Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (callisto):
2x-5y=3 -(1)
3x-5y=7 -(2)
(2) - (1):
(3x-5y) - (2x-5y) = 7-3
x = 4
Can you solve y?
OpenStudy (anonymous):
1
OpenStudy (anonymous):
first equation is 2x-5y=3
and second one is 3x-5y=7
now we need to eliminate either x or y. If you can see both are -5y so it is easier to eliminate y
Multiply one of the equations with (-)
2x-5y=3
-(3x-5y=7) -3x+5y=-7
add both equations
2x-5y=3
+
-3x+5y=-7
-x=-4
x=4
plug this in either one of the equations
2x-5y=3
2(4)-5y=3
-5y=-5y
y=1
answer :D
OpenStudy (anonymous):
how about
2x-5y=18
-6x+5y=14
OpenStudy (callisto):
This time, add the 2 equations together :) Can you try?
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
2 -5 3
3 -5 7
2 -5 3
0 5 5
now back substitution
5y=5 : y=1
x=4
method called guasse's method
got?