in Linear Algebra
7,167 views
19 votes
19 votes

Consider the following system of linear equations : $$2x_1 - x_2 + 3x_3 = 1$$ $$3x_1 + 2x_2 + 5x_3 = 2$$ $$-x_1+4x_2+x_3 = 3$$ The system of equations has

  1. no solution
  2. a unique solution
  3. more than one but a finite number of solutions
  4. an infinite number of solutions
in Linear Algebra
by
7.2k views

4 Answers

27 votes
27 votes
Best answer
rank of matrix $=$ rank of augmented matrix $=$ no of unknown $=$ $3$
so unique solution..

Correct Answer: $B$
edited by

4 Comments

@Angkit   rank(r)>n  this case will never arise

0
0
How can we find determinant of augmented matrix ?
0
0

@Jhaiyam then I must ask you how can you numbers of stars in the sky:) LOL

determinant is only defined for square matrix and augmented matrix is not a square matrix.

0
0
9 votes
9 votes

Determinant of matrix =14 which is non zero

If The determinant of the coefficient matrix is non zero then definitely the system of given equation has a unique solution 

 so option B

3 Comments

in matrix $[A]_{3\times3},$ if $|A|_{3\times3}\neq0$ then rank should be $3$
2
2
if we get |A|=0 then we have to check for either infinite solⁿ or no solution ...so we have to go with our fundamental method..

Then i think finding determinant is not fruitful
2
2
edited by
|A|=0 implies for a non-homogenous system  implies that the solution may be inconsistent or infinitely many.
0
0
1 vote
1 vote
                                                       (B) A unique solution .

 

0 votes
0 votes

Method-1:

2

 

3

 

-1

-1

 

2

 

5

3

 

5

 

1





 

In this matrix we can clearly see that three columns are Linearly independent and 3 L.I columns in R3 space

 

So It will fill the space and Ax=b 

 

So there will be unique solution

 

If the column space is filled and Ax=0 then there will be a trivial solution

Method-2: Converting into  echelon form

After converting into echelon form we obtain augmented matrix as

2

 

0

 

0

-1

 

7

 

0

3

 

1

 

32

1

 

1

 

46

We can clear see all the columns have pivot and there is no [00..00|b] form

 

So there will be unique solution

Method-3: By using rank

rank[A] =3 and rank[A|b]=3  and number of columns =3

Therefore unique solution is possible

Answer is option-B

 

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true