You can
put this solution on YOUR website!solve the system using any algebraic method
x+2y=7
3x+5y=17
x + 2y = 7 ------ (i)
3x + 5y = 17 -------(ii)
-3x - 6y = -21 -------(iii)--- Multiplying eq (i) by - 3
-y = - 4---- Adding eq (ii) and (iii)
y =

=
Substituting 4 for y in eq (i) to get: x + 2(4) = 7
x + 8 = 7
x = 7 - 8 =
----------
Check
----------
x + 2y = 7 ------- - 1 + 2(4) = 7 ----- - 1 + 8 = 7 (TRUE)
3x + 5y = 17 ------- 3(-1) + 5(4) = 17 ----- - 3 + 20 = 17 (TRUE)