Thread
:
Math Problem, Zelaron Come Together
View Single Post
Reply
Posted 2004-11-18, 02:47 PM in reply to
Shining Knights
's post starting
"It matters not whether you win or lose;..."
Graphing works for that. But beyond that, you're starting out with
Ax + By = C
Dx + Ey = F
The proper way is to do this:
y = -Ax/B + C/B
y = -Dx/E + F/E
-Ax/B + C/B = -Dx/E + F/E
-(-Ax/B + C/B) = -(-Dx/E + F/E)
Ax/B - C/B = Dx/E - F/E
Ax/B - Dx/E = C/B - F/E
Then you'd solve it from there. Actually we can go farther:
BE(Ax/B - Dx/E) =BE(C/B - F/E)
EAx - BDx = EC - BF
===================
Then you could just throw x into either of the starter statements. Doing that with your question:
==================
1x + 1y = 3
2x + 1y = 5
1*1x - 1*2x = 1*3 - 1*5
1x-2x = 3 - 5
-x = -2
x = 2
And you can find y easily here:
2 + 1y = 3
y = 1
=========================
There is no way to get either x or y without getting rid of one somehow. You can't just throw the number away, it must be set as something equal. That's subbing.
Last edited by BlueCube; 2004-11-18 at
02:49 PM
.
Profile
PM
WWW
Search
BlueCube