$21x+8y=18$ and $11x+3y+12=0$ are two straight lines.
- Find the intersecting point.
- State the equations of the straight lines which pass through the intersecting point and make a triangle with the x and y axis with an area 9 unit square.
I have tried. By solving this equations I got the intersecting point A =(-6,18). I assumed the gradient of the straight line which pass through A point and make a triangle of area 9 unit square is m. So, the equation of the straight line is $$y-18=m(x+6)$$ =>$$y-18=mx+6m$$ =>$$mx-y=-6m-18$$ =>$$x/-6m-18/m+y/6m+18=1$$ So, the straight line intersect $x$ axis at $(-6m-18/m,0)$ and intersect y axis at $(0,6m+18)$ So the area of the triangle is $=(1/2)×\frac{(6m+18)}{m}×(6m+18)$
So, $$ \frac{1}{2}\frac{(6m+18)}{m}×(6m+18)=9$$ By solving this equation I got two value of m. But these are imaginary. So, my answer is not same with the answer given in the book. Any Idea?



multiplying the first equation b $-3$ and the second one by $8$ we get $$-63x-24y=-54$$ and $$88x+24y=-96$$ by adding both we obtain $$25x=-150$$ can you proceed?