in Linear Algebra retagged by
422 views
1 vote
1 vote

The system of equations $x + y + z = 6, 2x + y + z = 7, x + 2 y + z = 8$ has

  1. A unique solution
  2. No solution
  3. An infinite number of solutions
  4. None of these
in Linear Algebra retagged by
by
422 views

1 comment

Ax = b has a unique solution if and only if rank[A] = rank[A|b] = n where n is number of unknown variables 

0
0

3 Answers

0 votes
0 votes
Answer Unique Solution
0 votes
0 votes

x + y + z = 6, 2x+ y +z = 7, x + 2 y +z = 8

              

1 1 1 6
2 1 1 7
1 2 1 8

we can also find it using Rank 

Ax = b has a unique solution if and only if rank[A] = rank[A|b] = n where n is number of unknown variables 

rank[A] = rank[A|b] = 3 

hence unique solution

0 votes
0 votes

Option a

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