Linear Algebra: Find the value/values of "a" for the system of equations when...
Hello, I've been stuck on this one since yesterday, so I appreciate the help!
For this system:
ax + y = 1
9x + ay = 3
where a ϵ R
1. find the row echelon form of the augmented matrix:
a 1 | 1
9 a | 3
L1/a -> L1
1 (1/a) | (1/a)
9 a | 3
L2 - (9*L1) -> L2
1 (1/a) | (1/a)
0 (a-(9/a)) | (3-(9/a))
**I'm not sure if what I did is good. It looks wrong and complicated :/
Anyway moving on... this is where I don't understand.
2. Find the value or values of "a" for this system when
a) it has an unique solution.
b) it has an infinite solution.
c) it has 0 solution.
Now I have 2 new equations.
x + (1/a)y = 1/a
(a-(9/a))y = (3-(9/a))
y = (3-(9/a)) / (a-(9/a))
x = 1/a - (1/a)y
x = 1/a - ( ( (1/a)*(3-(9/a)) ) / (a-(9/a)) )
I thought that a system could only have either a unique solution, an infinite of solutions OR no solution.
But in this case, I believe that "a" is much like a free variable, meaning it can take any value so this system has infinite solutions.
Could someone explain me how I'm suppose to solve this problem?
I did all the other problems where I have to solve the Systems of Linear Equations.
However, this one is confusing me because it's not really asking to solve the system, but to find the value of "a" so it respects the system.
Thank you so much !
Hello, I've been stuck on this one since yesterday, so I appreciate the help!
For this system:
ax + y = 1
9x + ay = 3
where a ϵ R
1. find the row echelon form of the augmented matrix:
a 1 | 1
9 a | 3
L1/a -> L1
1 (1/a) | (1/a)
9 a | 3
L2 - (9*L1) -> L2
1 (1/a) | (1/a)
0 (a-(9/a)) | (3-(9/a))
**I'm not sure if what I did is good. It looks wrong and complicated :/
Anyway moving on... this is where I don't understand.
2. Find the value or values of "a" for this system when
a) it has an unique solution.
b) it has an infinite solution.
c) it has 0 solution.
Now I have 2 new equations.
x + (1/a)y = 1/a
(a-(9/a))y = (3-(9/a))
y = (3-(9/a)) / (a-(9/a))
x = 1/a - (1/a)y
x = 1/a - ( ( (1/a)*(3-(9/a)) ) / (a-(9/a)) )
I thought that a system could only have either a unique solution, an infinite of solutions OR no solution.
But in this case, I believe that "a" is much like a free variable, meaning it can take any value so this system has infinite solutions.
Could someone explain me how I'm suppose to solve this problem?
I did all the other problems where I have to solve the Systems of Linear Equations.
However, this one is confusing me because it's not really asking to solve the system, but to find the value of "a" so it respects the system.
Thank you so much !
Last edited: