Question
Question: Show that the area of the triangle formed by the lines \(a{{x}^{2}}+2hxy+b{{y}^{2}}=0\) and \(lx+my+...
Show that the area of the triangle formed by the lines ax2+2hxy+by2=0 and lx+my+n=0 is am2−2hlm+bl2n2h2−ab .
Solution
First of all, we should assume two lines that form the pair of equations, and then find the relations by multiplying the equations of these lines and comparing them with the given equation. Then, using the equations of these straight lines, we can find the three points of the triangle. Now since we know the vertices of triangle, we can calculate its area by using the formula Area=21x1 x2 x3 y1y2y3111 .
Complete step by step solution:
We are given with the equation of pair of straight lines ax2+2hxy+by2=0...(i)
By analysing this equation, we can say that it contains two straight lines that intersect at the origin. Let the origin be O.
Since both of these lines pass through origin O, we can assume the lines to be l1x+m1y=0 and l2x+m2y=0 .
Hence, we can write
(l1x+m1y)(l2x+m2y)=0
⇒l1l2x2+(l1m2+l2m1)xy+m1m2y2=0
We can compare this equation with equation (i), to get
l1l2=al1m2+l2m1=2hm1m2=b
Let us draw an arbitrary figure for simplification.
To calculate the area, we need the coordinates of the vertices of the triangle. We already have the coordinates of the origin O (0,0).
To find A, we need to solve l1x+m1y=0 and lx+my+n=0 simultaneously. Let us use the cross-multiplication method to solve these two equations.
(m1n−0)x=(0−l1n)y=(l1m−lm1)1
Hence, we have
x=l1m−lm1m1ny=l1m−lm1−l1n
Thus, we get the coordinates of point A as (l1m−lm1m1n,l1m−lm1−l1n) .
Similarly, to find B, we need to solve l2x+m2y=0 and lx+my+n=0 simultaneously. Let us use the cross-multiplication method to solve these two equations.
(m2n−0)x=(0−l2n)y=(l2m−lm2)1
Hence, we have
x=l2m−lm2m2ny=l2m−lm2−l2n
Thus, we get the coordinates of point B as (l2m−lm2m2n,l2m−lm2−l2n) .
We know that the area of a triangle with coordinates (x1,y1),(x2,y2) and (x3,y3) is
Area=21x1 x2 x3 y1y2y3111
Thus, for the triangle OAB, we have
Area=210 l1m−lm1m1n l2m−lm2m2n 0l1m−lm1−l1nl2m−lm2−l2n111
By evaluating the determinant, we get
Area=\dfrac{1}{2}\left| 1\left\\{ \left( \dfrac{{{m}_{1}}n}{{{l}_{1}}m-l{{m}_{1}}}\times \dfrac{-{{l}_{2}}n}{{{l}_{2}}m-l{{m}_{2}}} \right)-\left( \dfrac{{{m}_{2}}n}{{{l}_{2}}m-l{{m}_{2}}}\times \dfrac{-{{l}_{1}}n}{{{l}_{1}}m-l{{m}_{1}}} \right) \right\\} \right|
⇒Area=21(l1m−lm1m1n×l2m−lm2−l2n)−(l2m−lm2m2n×l1m−lm1−l1n)
On simplifying the above equation, we get
Area=21(l1m−lm1)(l2m−lm2)l1m2n2−l2m1n2
⇒Area=21l1l2m2−l1lm2m−l2lm1m+l2m1m2n2(l1m2−l2m1)
We know that (a−b)2=(a+b2)−4ab .
We can also write the above identity as (a−b)=(a+b2)−4ab
Using this identity in the equation for area, we get
⇒Area=21l1l2m2−lm(l1m2+l2m1)+l2m1m2n2(l1m2+l2m1)2−4l1l2m1m2
Now, substituting the values l1l2=a, l1m2+l2m1=2h and m1m2=b , we get
Area=21am2−lm(2h)+bl2n2(2h)2−4ab
⇒Area=21am2−2hlm+bl22n2h2−ab
Hence, we get Area=am2−2hlm+bl2n2h2−ab .
Hence, proved.
Note: We must note that the figure is just schematic, and not to scale. While calculating the area, we must not forget about the modulus sign. This problem involves a lot of calculation, so we must write each step carefully and avoid mistakes. We can use any method to solve the pair of equations while finding the points A and B.