I'm currently stuck on this problem. You have the following formules:
6αx1 + 4x2 = 5
9x1 + 2αx2 = -2
For which values of α does this system have a unique solution?
I currently got this but dont know if it's correct.
So the matrix must be 1 0
0 1
for it to have an unique solution.
This is only possible when 9-6α = 0
and 4-2α = 0
so α would be 2 and 1,5 but this is not possible