Question 1010548: 2x + 5y = -1
x + 2y = 0
can u please show me how to solve this problem step by step Found 3 solutions by jim_thompson5910, It is costly, addingup:Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! 2x + 5y = -1
x + 2y = 0 On this equation, multiply both sides times 2:
-----------------------------------------------------------
2x+4y= 0 Now subtract this from the first equation
------------------------------------------------------
2x + 5y = -1
-
2x + 4y = 0
----------
... y = -1 Now that we know y we can find the value of x. For this we can use either one of the equations, let's use the second:
-----------------------------------------------------------
x + 2y = 0
x + 2(-1)= 0
x + -2= 0
x= 2
----------------------------------------------------------------
Check:
2(2) + 5(-1) = -1
4 + -5 = -1
-1 = -1 This equation checks out
----------------------------------------------------------------
x+2y = 0
2 + 2(-1)
2 + -2 = 0
0 = 0 This equation also checks out. We have the correct answers
J