You can put this solution on YOUR website! solve the following pair of simultaneous equations.
3/5x - 4y = -1
0.8x - 3.5y = 1/2
Get rid of these annoying numbers, multiply both eq by 10
6x - 40y = -10
8x - 35y = 5
multiply 1st eq by 8, the 2nd eq by 6
48x - 320y = -80
48x - 210y = 20
------------------subtraction eliminates x, find y
0 - 110y = -100
multiply by -1
110y = 100
y = 100/110
y =
find x
8x - 35( = 5
8x - = 5
8x = +
8x =
x =
:
:
Check using the 2nd original equation, using a calc
.8() - 3.5() = .5
The other person's answers are WRONG!!
When solving systems, always try to work with the smallest numbers possible
Now, to get rid of the decimals and fractions, we multiply eqs (i) & (ii) by 10 to get:
6x - 40y = - 10 --- eq (iii)
8x - 35y = 5 ------ eq (iv)
You then multiply eq (iii) by 4 and eq (iv) by 3 to get:
24x - 160y = - 40 ---- eq (v)
24x - 105y = 15 ------ eq (vi)
55y = 55 ------ Subtracting eq (v) from eq (vi)
I'll leave "x" for you to find!