Find the equation of straight line joining the point of intersection of 3x-y+9 = 0 and 2y +x -4 = 0 and the point of intersection of 2x+y = 4 and 2y = x +3.
3x-y+9 = 0 ------- (i)
2y +x -4 = 0 -------- (ii)
Solving equations (i) and (ii) we get,
x = -2, y = 3
2x+y = 4 -------- (iii)
2y = x +3 ------- (iv)
Solving equation (iii) and (iv) we get,
x=1 , y = 2
So, equation of line that passes through the given is
⇒y−y1y2−y1=x−x1x2−x1
⇒y−32−3=x−(−2)1−(−2)
⇒y−3−1=x−(−2)3
⇒3(y−3)=−(x+2)
⇒3y−9=−x−2
⇒x+3y−7=0