SOLUTION: Use substitute to solve each system equations y=3x-34 y=2x-5
Algebra
->
Expressions-with-variables
-> SOLUTION: Use substitute to solve each system equations y=3x-34 y=2x-5
Log On
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 551729
:
Use substitute to solve each system equations y=3x-34 y=2x-5
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
y=3x-34
2x-5=3x-34
2x=3x-34+5
2x-3x=-34+5
-x=-34+5
-x=-29
x=(-29)/(-1)
x=29
Now use this value of x to find y. I'll let you do this.