Dell
- 555
- 0
given this system, to solve, find the possible values for a so there is a single solution and that x=y
ax+y+z=0
x+(a+1)y+z=0
x+y+z=a
i put the equations into a matrix and got to
a-1 0 0 | -a
0 a 0 | -a
0 0 1 | a+1+(a/(a-1))
so
(a-1)x=-a
ay=-a
z=a+1+(a/(a-1))
does this mean that x,y and a are all equal to zero, because that's the only answer i can see here that answers to all the conditions,
(0-1)0=-0
0*0=-0
z=1
doesnt seem right to me, can someone please check it for me
ax+y+z=0
x+(a+1)y+z=0
x+y+z=a
i put the equations into a matrix and got to
a-1 0 0 | -a
0 a 0 | -a
0 0 1 | a+1+(a/(a-1))
so
(a-1)x=-a
ay=-a
z=a+1+(a/(a-1))
does this mean that x,y and a are all equal to zero, because that's the only answer i can see here that answers to all the conditions,
(0-1)0=-0
0*0=-0
z=1
doesnt seem right to me, can someone please check it for me