asked 741 views
0 votes
I need help solving these equations

x+3y=15
-8x+3y= -12

1 Answer

3 votes
Its a system of equations, linear with two unknowns, we'll add the equations together to eliminate one of the unknowns, then solve for one of the unknowns and finally substitute in the original equation to find the other equations.
x + 3y = 15
-8x + 3y = -12
We multiply the second equation by -1 and add this equation to the first:
x + 3y = 15
8x - 3y = 12
----------------
9x + 0 = 27
9x = 27
x = 27/9
x = 3
then we substitute this result in the first equation given:
x + 3y = 15
3 + 3y = 15
3y = 12
y = 12/3
y = 4
so the solution is x = 3 and y = 4
answered
User Matthew Moss
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.