Original question:
a11x1 + a12x2 = b1
a21x1 + a22x2 = b2
If a11a22 - a12a21 != 0, then prove that this system is equivalent to:
c11x1 + c12x2 = d1
c22x2 = d2
where c11 and c22 != 0.
I solved it by setting the cross product equal to a constant(cA) that's not equal to 0, then doing a row reduction where a21 is set equal to a constant (cB) times a11; substitute that into the cross product, you get c22 = a22 - cAa12; then c11 and c12 are just a11 and a12, respectively.
Dunno if it's the actual solution. I'm kind of lost. I think I proved it, but I'm missing something...
a11x1 + a12x2 = b1
a21x1 + a22x2 = b2
If a11a22 - a12a21 != 0, then prove that this system is equivalent to:
c11x1 + c12x2 = d1
c22x2 = d2
where c11 and c22 != 0.
I solved it by setting the cross product equal to a constant(cA) that's not equal to 0, then doing a row reduction where a21 is set equal to a constant (cB) times a11; substitute that into the cross product, you get c22 = a22 - cAa12; then c11 and c12 are just a11 and a12, respectively.
Dunno if it's the actual solution. I'm kind of lost. I think I proved it, but I'm missing something...
