SOLUTION: Y=x-8;x=5
Algebra
->
Expressions-with-variables
-> SOLUTION: Y=x-8;x=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 1181886
:
Y=x-8;x=5
Answer by
math_tutor2020(3817)
(
Show Source
):
You can
put this solution on YOUR website!
The second equation says x = 5
That allows us to replace every x in the first equation with 5
y = x-8
y = 5-8
y = -3
Therefore, the solution is (x,y) = (5, -3)