asked 25.1k views
0 votes
how to solve quations using subsitution. The equation I need to solve is 2x+y=5 -3x+2y=17 please explain it in detail thank you

asked
User Vu
by
7.8k points

1 Answer

3 votes
we have a system of 2 linear equations with 2 unknown, so we can solve it:
2x + y = 5
-3x + 2y = 17
We'll use substitution, so lets solve for y in the first equation and substitute that in the second afterwards:
y = 5 - 2x
-3x + 2(5 - 2x) = 17
-3x + 10 - 4x = 17
-7x = 7
x = -1
then substitute in the original equation to find y:
y = 5 - 2x = 5 - 2(-1)
= 5 + 2
y = 7
answered
User Nirav Kamani
by
7.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.