Values of a for which the system has infinite number of solutions

In summary: This is because the second equation is adding the vectors in the order x, y, az, and the third equation is adding the vectors in the order y, az, x.
  • #1
otapia13
2
0
Find all values a (alpha) for which the resulting system has a) no solution, b) a unique solution c) infinitely many solutions.

x - y - az = -1
2x +y + az = -1
-x + y + (a^2 - 2)z = a + 2

attempt:

put it in matrix form and row-reduce

1 -1 -a : -1
2 1 a : -1
-1 1 a^2-2 : a+2
after row reducing I get:1 0 0 : 1
0 1 -2 : 1
0 0 a-2 : 1

so for a = 0 the system has a unique solution (you get x=1; y=0; and z=-1/2)
for a = 2 the system has no solution ( you get 0 0 0 : 1 on the bottom row)

so I have a values for a unique sol. and no sol. but I still need infinitely many solutions.

help.

EDIT: if I'm not mistaken really you get a unique solution for any real number, a, that is not 2 (not only 0 as stated above)
so how are you supposed to get infinitely many solutions?
 
Last edited:
Physics news on Phys.org
  • #2
Mod note: moved to homework forums
 
  • #3
otapia13 said:
Find all values a (alpha) for which the resulting system has a) no solution, b) a unique solution c) infinitely many solutions.

x - y - az = -1
2x +y + az = -1
-x + y + (a^2 - 2)z = a + 2

attempt:

put it in matrix form and row-reduce

1 -1 -a : -1
2 1 a : -1
-1 1 a^2-2 : a+2
after row reducing I get:


1 0 0 : 1
0 1 -2 : 1
0 0 a-2 : 1

so for a = 0 the system has a unique solution (you get x=1; y=0; and z=-1/2)
for a = 2 the system has no solution ( you get 0 0 0 : 1 on the bottom row)

so I have a values for a unique sol. and no sol. but I still need infinitely many solutions.

help.

EDIT: if I'm not mistaken really you get a unique solution for any real number, a, that is not 2 (not only 0 as stated above)
so how are you supposed to get infinitely many solutions?

If you add the first two equations together, you get 3x = -2 . So x = -2/3 no matter what the value of a is.

If a = 0, the solution that I get is: x = -2/3, y = 1/3. z = -1/2 .

Notice that in the third equation, z has a coefficient of (a2 - 2) , not (a - 2) .
 

FAQ: Values of a for which the system has infinite number of solutions

What does it mean for a system to have infinite number of solutions?

When a system of equations has an infinite number of solutions, it means that there are infinitely many different values of the variables that satisfy all of the equations in the system. In other words, there are multiple solutions that could be substituted into the equations and still result in a true statement.

What are some examples of values for which a system has infinite number of solutions?

An example of a system with infinite solutions is x + y = 5 and 2x + 2y = 10. In this system, any values of x and y that satisfy the first equation will also satisfy the second equation. Another example is 3x + 2y = 12 and 9x + 6y = 36, where any values of x and y that satisfy the first equation will also satisfy the second equation.

How can you determine if a system has infinite solutions?

To determine if a system has infinite solutions, you can use the elimination method or substitution method to solve the equations. If the resulting solutions for the variables are the same for all equations in the system, then the system has infinite solutions.

What does it mean for a system to have no solutions?

If a system of equations has no solutions, it means that there are no values of the variables that satisfy all of the equations in the system. In other words, there is no solution that could be substituted into the equations and result in a true statement.

Can a system have both infinite and no solutions?

No, a system of equations can only have one of three outcomes: a unique solution, infinite solutions, or no solution. It is not possible for a system to have both infinite and no solutions.

Back
Top