SOLUTION: For each of the following choices of A and b, determine whether the system Ax = b is consistent by examining how b relates to the column vectors of A. A= [2 1] B= [

Algebra ->  College  -> Linear Algebra -> SOLUTION: For each of the following choices of A and b, determine whether the system Ax = b is consistent by examining how b relates to the column vectors of A. A= [2 1] B= [      Log On


   



Question 840842: For each of the following choices of A and b, determine
whether the system Ax = b is consistent by examining how b relates to the column
vectors of A.
A= [2 1] B= [3]
.. [-2 -1] .... [1]

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Inconsistent.
From row 1, 2x%2By=3
From row 2, -2x-y=1
or 2x%2By=1
Can't equal both 3 and 1 so it's inconsistent. No solution because these are two parallel lines.