System of Linear Equations: a & b Values

Unslain
Messages
2
Reaction score
0

Homework Statement



For the following system, indicate for what values of a and b the system will have
i.) One Solution
ii.) No Solutions
iii.) Infinitely Many Solutions

Homework Equations


2x + y - az = 1
5x + 3y - 2az = 2+2b
x + y + az = b

The Attempt at a Solution



[ 1 0 -2a | 1-b ]
[ 0 1 2a | 3b-1 ]
[ 0 0 a | -b ]

Every time I row reduce the system I end up with a row echelon form that leaves me with no means to decipher a and b. Making me think I'm doing something wrong.

Thanks.
 
Last edited:
Physics news on Phys.org


I think you'll need to show use what you got for the row echelon reduction before anyone can comment.
 


Yeah I just put it in the original post.

Thank you for the heads up.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top