Question 951997: i need help soving each system of linear equations bysubstitution
-4x+y=6
-5x-y=21 Found 3 solutions by MathLover1, stanbon, macston:Answer by MathLover1(20850) (Show Source):
Solve: We'll use substitution. After moving 1*y to the right, we get: , or . Substitute that
into another equation: and simplify: So, we know that y=-6. Since , x=-3.
You can put this solution on YOUR website! help soving each system of linear equations bysubstitution
-4x+y=6
-5x-y=21
--------
Modify::
y = 4x+6
y = -5x-21
-------
Substitute to get:
4x+6 = -5x-21
9x = -27
x = -3
-----
Solve for "y"::
y = 4(-3)+6
y = -6
--------------
Cheers,
Stan H.
---------------
You can put this solution on YOUR website! Solve second equation for x
-5x=y+21
x=(y+21)/-5 Substitute for x in first equation.
-4((y+21)/-5)+y=6
.8y+16.8+y=6 Subtract 16.8 from each side.
1.8y=-10.8 Divide each side by 1.8.
y=-6 ANSWER 1: y=-6 Substitute for y in first equation.
-4x+y=6
-4x-6=6
-4x=12
x=-3 ANSWER 2: x=-3
CHECK:
-5x-y=21
-5(-3)-(-6)=21
15-(-6)=21
21=21