SOLUTION: 3x + 1 = -7y 6x + 7y = 0 Solve for x and y.
Algebra
->
Systems-of-equations
-> SOLUTION: 3x + 1 = -7y 6x + 7y = 0 Solve for x and y.
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 216657
:
3x + 1 = -7y
6x + 7y = 0
Solve for x and y.
Answer by
chibisan(131)
(
Show Source
):
You can
put this solution on YOUR website!
solve sitmultaneously
3x + 7y = -1 -(1)
6x + 7y = 0 -(2)
(1)-(2)
(3x + 7y)(6x + 7y) = -1-0
3x - 6x = -1
-3x = -1
x = 1/3
finding y , subst x=1/3 to eq(1)
3(1/3) + 1 = -7y
2 = -7y
y = -2/7
x = 1/3 , y = -2/7 (ans)