SOLUTION: Solve the system of linear equations by substitution. Check your solution. 4x + 2y = 0 y = 1/2x - 5
Algebra
->
Linear-equations
-> SOLUTION: Solve the system of linear equations by substitution. Check your solution. 4x + 2y = 0 y = 1/2x - 5
Log On
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 1073630
:
Solve the system of linear equations by substitution. Check your solution.
4x + 2y = 0
y = 1/2x - 5
Answer by
addingup(3677)
(
Show Source
):
You can
put this solution on YOUR website!
4x + 2y = 0
and
y = 1/2x - 5
Thus:
4x + 2(1/2x-5) = 0
4x + x-10 = 0
5x = 10
x = 2
Now solve for y:
4(2) + 2y = 0
8+2y = 0
2y = -8
y = -4
--------------------
Check:
4(2) + 2(-4) = 0
8 + (-8) = 0
8 - 8 = 0 Correct