Solveeit Logo

Question

Question: The joint equation of the pair of lines through the origin and forming an equilateral triangle with ...

The joint equation of the pair of lines through the origin and forming an equilateral triangle with 3x + 4y = 5 is:

A

39x286xy+9y2=039x^2 - 86xy + 9y^2 = 0

B

39x296xy+7y2=039x^2 - 96xy + 7y^2 = 0

C

39x296xy+9y2=039x^2 - 96xy + 9y^2 = 0

D

39x296xy+11y2=039x^2 - 96xy + 11y^2 = 0

Answer

39x^2 - 96xy + 11y^2 = 0

Explanation

Solution

The problem asks for the joint equation of a pair of lines passing through the origin that form an equilateral triangle with the line 3x+4y=53x + 4y = 5.

Let the given line be L1:3x+4y=5L_1: 3x + 4y = 5. The slope of this line is m1=34m_1 = -\frac{3}{4}. Let the pair of lines through the origin be L2L_2 and L3L_3. Their joint equation will be of the form Ax2+2Hxy+By2=0Ax^2 + 2Hxy + By^2 = 0. Since the triangle formed by L1,L2,L3L_1, L_2, L_3 is equilateral, the angle between any two of these lines must be 6060^\circ. This means the angle between L2L_2 and L3L_3 is 6060^\circ. Also, the angle between L1L_1 and L2L_2 is 6060^\circ, and the angle between L1L_1 and L3L_3 is 6060^\circ.

Let mm be the slope of one of the lines from the pair (L2L_2 or L3L_3). The angle between this line (with slope mm) and L1L_1 (with slope m1=3/4m_1 = -3/4) is 6060^\circ. The formula for the angle θ\theta between two lines with slopes mam_a and mbm_b is tanθ=mamb1+mamb\tan \theta = \left| \frac{m_a - m_b}{1 + m_a m_b} \right|. Substituting the values: tan60=m(34)1+m(34)\tan 60^\circ = \left| \frac{m - (-\frac{3}{4})}{1 + m(-\frac{3}{4})} \right| 3=m+34134m\sqrt{3} = \left| \frac{m + \frac{3}{4}}{1 - \frac{3}{4}m} \right|

To remove the absolute value and the square root, we square both sides: (3)2=(4m+343m)2(\sqrt{3})^2 = \left( \frac{4m + 3}{4 - 3m} \right)^2 3=(4m+3)2(43m)23 = \frac{(4m + 3)^2}{(4 - 3m)^2} 3(43m)2=(4m+3)23(4 - 3m)^2 = (4m + 3)^2 Expand both sides: 3(1624m+9m2)=16m2+24m+93(16 - 24m + 9m^2) = 16m^2 + 24m + 9 4872m+27m2=16m2+24m+948 - 72m + 27m^2 = 16m^2 + 24m + 9

Rearrange the terms to form a quadratic equation in mm: 27m216m272m24m+489=027m^2 - 16m^2 - 72m - 24m + 48 - 9 = 0 11m296m+39=011m^2 - 96m + 39 = 0

This quadratic equation gives the slopes of the two lines L2L_2 and L3L_3. Let these slopes be m2m_2 and m3m_3. For a quadratic equation am2+bm+c=0am^2 + bm + c = 0, the sum of roots is m2+m3=b/am_2 + m_3 = -b/a and the product of roots is m2m3=c/am_2 m_3 = c/a. From 11m296m+39=011m^2 - 96m + 39 = 0: m2+m3=(96)11=9611m_2 + m_3 = \frac{-(-96)}{11} = \frac{96}{11} m2m3=3911m_2 m_3 = \frac{39}{11}

The lines L2L_2 and L3L_3 pass through the origin, so their equations are y=m2xy = m_2 x and y=m3xy = m_3 x. The joint equation of these two lines is (ym2x)(ym3x)=0(y - m_2 x)(y - m_3 x) = 0. Expanding this, we get: y2(m2+m3)xy+m2m3x2=0y^2 - (m_2 + m_3)xy + m_2 m_3 x^2 = 0

Substitute the values of m2+m3m_2 + m_3 and m2m3m_2 m_3: y2(9611)xy+(3911)x2=0y^2 - \left(\frac{96}{11}\right)xy + \left(\frac{39}{11}\right)x^2 = 0

To clear the denominators, multiply the entire equation by 11: 11y296xy+39x2=011y^2 - 96xy + 39x^2 = 0

Rearranging in the standard form Ax2+2Hxy+By2=0Ax^2 + 2Hxy + By^2 = 0: 39x296xy+11y2=039x^2 - 96xy + 11y^2 = 0

This matches option (d).