SOLUTION: Solve the system using substitution. Make sure to show your work for full credit. y = 5x y - x = 8
Algebra
->
Graphs
-> SOLUTION: Solve the system using substitution. Make sure to show your work for full credit. y = 5x y - x = 8
Log On
Algebra: Graphs, graphing equations and inequalities
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Graphs
Question 948238
:
Solve the system using substitution. Make sure to show your work for full credit.
y = 5x
y - x = 8
Answer by
amarjeeth123(569)
(
Show Source
):
You can
put this solution on YOUR website!
y = 5x........equation 1
y - x = 8.....equation 2
Substituting 1 in 2 we get
5x-x=8
4x=8
x=2
y=10
The solution is (2,10).