You can put this solution on YOUR website! Solve the system of equations:
x + 2y = 3
4x + 5y = 6
----------------------
Multiply thru the 1st eq. by 4 to get:
4x + 8y = 12
4x + 5y = 6
------
Subtract the 2nd from the 1st and solve for "y":
3y = 6
y = 2
----
Since x+ 2y = 3, x +2(2) = 3, x = -1
--------------------
Solution: (-1,2)
===================
Cheers,
Stan H.