SOLUTION: If {x=1,y=-1; {x=2,y=2; {x=3,y=c are the solutions to the equation ax+by+2=0, determine the value of c.

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: If {x=1,y=-1; {x=2,y=2; {x=3,y=c are the solutions to the equation ax+by+2=0, determine the value of c.      Log On


   



Question 1123243: If {x=1,y=-1; {x=2,y=2; {x=3,y=c are the solutions to the equation ax+by+2=0, determine the value of c.
Answer by ikleyn(52787) About Me  (Show Source):
You can put this solution on YOUR website!
.
From the "given" part we have, substituting the values into equation


 a -  b = = -2    (1)    (substituting  x= 1, y= -1 into equation)
2a + 2b = = -2    (2)    (substituting  x= 2, y=  2 into equation)


Equivalently


2a - 2b = -4      (1')
2a + 2b = -2      (2')

-------------------------------- Add the equations


4a = -4 - 2 = -6  ====>  a = -6%2F4 = -3%2F2 = -1.5


Then from (1)  b = a + 2 = 0.5.


Now we are in position to determine the value of c.

It is  -1.5*3 + 0.5*c + 2 = 0,   or   c = %28-2+%2B+4.5%29%2F0.5 = 5.


Answer.  c = 5.

Solved.