SOLUTION: Use the method of substitution to solve the system of linear equations. 3x-y=5 7x-2y=13
Algebra
->
Linear-equations
-> SOLUTION: Use the method of substitution to solve the system of linear equations. 3x-y=5 7x-2y=13
Log On
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 638878
:
Use the method of substitution to solve the system of linear equations.
3x-y=5
7x-2y=13
Answer by
reviewermath(1029)
(
Show Source
):
You can
put this solution on YOUR website!
3x - y = 5 ---> y = 3x - 5
7x - 2y = 13 ---> 7x - 2(3x - 5) = 13
7x - 6x + 10 = 13
x = 3
y = 3(3) - 5 = 4
Answer: x = 3 and y = 4