Alright speedy, your explanation is coming! I'll probably have time tomorrow to write it all out full and proper and such.
When given one of those questions that ask you to find the values of (insert variable) such that the two equations have infinite solutions, is there a quick way to do this?
I solve det = 0 yet you always get 2 solutions. Is there a quick way to solve which will result in infinite solutions and which no solutions without having to go back and sub the values in and then rearrange and graph? Usually if I have to sub back in and stuff it'll take me a while which I hate spending on MC.
Also; is it possible that both values you get are both solutions for infinite solutions? or both result in lines with no solutions? Thanks!
Sorry to be the bringer of bad news, but that is the quick way.

Of course, you don't have to actually graph it. Let's say you have,
mx + 6y = 1
6x + my = 3
Then, you'll find out that there's no solution for

. Subbing those in, we get:
-6x + 6y = 1
6x - 6y = 3
Multiply the first my -1,
6x - 6y = -1
6x - 6y = 3
From this, you can see that the gradient (the coefficients of y and x) are the same for both lines - so, it's that constant on the end is what determines if they're parallel or the same line (parallel gives no solutions, same line gives infinite)
Also, this specific example is one where both solutions produce parallel lines - there is no value of m that will give infinite solutions.
