SOLUTION: Solve the following 2 x 2 systems using substitutions y= 2x +2 y= 1/2x + 8
Algebra
->
Graphs
-> SOLUTION: Solve the following 2 x 2 systems using substitutions y= 2x +2 y= 1/2x + 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 72329
:
Solve the following 2 x 2 systems using substitutions
y= 2x +2
y= 1/2x + 8
Answer by
elima(1433)
(
Show Source
):
You can
put this solution on YOUR website!
y= 2x +2
y= 1/2x + 8
Substitute 2x+2 for y in second equation;
2x+2 = 1/2x+8
2x-1/2x=8-2
3/2x=6
x=12/3=4
Now replace x with 4;
y = 2(4)+2
y=8+2=10
answer y = 10, x=4
:)