SOLUTION: Solve the folling 2 x 2 systems using substitutions y= 3x + 12 y= -x +4
Algebra
->
Graphs
-> SOLUTION: Solve the folling 2 x 2 systems using substitutions y= 3x + 12 y= -x +4
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 72310
:
Solve the folling 2 x 2 systems using substitutions
y= 3x + 12
y= -x +4
Answer by
elima(1433)
(
Show Source
):
You can
put this solution on YOUR website!
y= 3x + 12
y= -x +4
plug -x + 4 into the first equation for the y;
-x + 4 = 3x +12
-x -3x +4 = 12
-4x = 12 - 4
-4x = 8
x = -2
now plug that in the equation for x;
y = 3(-2) + 12
y = -6+12
y = 6
:)