SOLUTION: 4x-2y=32 -3x-5y=-11
Algebra
->
Systems-of-equations
-> SOLUTION: 4x-2y=32 -3x-5y=-11
Log On
Algebra: Systems of equations that are not linear
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Systems-of-equations
Question 996295
:
4x-2y=32
-3x-5y=-11
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
4x-2y=32 --> y = 2x - 16
-------
-3x-5y=-11
Sub for y:
-2x - 5(2x-16) = -11
-2x - 10x + 80 = -11
-12x = -91
x = 91/12
-----
---
y = 2x - 16
y = -5/6