Skip to content
🚨 This site is a work in progress. Exciting updates are coming soon!

4.5 Q-5

Question Statement

Solve the quadratic equation:
6x2βˆ’19xy+15y2=06x^2 - 19xy + 15y^2 = 0
Find the equations of the lines it represents and the angle between the lines.


Background and Explanation

This is a homogeneous quadratic equation in xx and yy, representing two straight lines passing through the origin. To determine these lines, we rewrite the equation in terms of yx=m\frac{y}{x} = m (slope). The solution involves solving a quadratic equation to find the slopes of the lines. The angle between the lines can then be calculated using the tangent formula.


Solution

Step 1: Rewrite the Equation in Terms of yx\frac{y}{x}

Substitute yx=m\frac{y}{x} = m into the equation 6x2βˆ’19xy+15y2=06x^2 - 19xy + 15y^2 = 0:

15m2βˆ’19m+6=0.15m^2 - 19m + 6 = 0.

This is now a quadratic equation in mm.


Step 2: Solve for mm Using the Quadratic Formula

The quadratic formula is:

m=βˆ’bΒ±b2βˆ’4ac2a.m = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.

Here, a=15a = 15, b=βˆ’19b = -19, and c=6c = 6. Substituting these values:

m=βˆ’(βˆ’19)Β±(βˆ’19)2βˆ’4(15)(6)2(15).m = \frac{-(-19) \pm \sqrt{(-19)^2 - 4(15)(6)}}{2(15)}.

Simplify the discriminant:

m=19Β±361βˆ’36030.m = \frac{19 \pm \sqrt{361 - 360}}{30}. m=19Β±130.m = \frac{19 \pm \sqrt{1}}{30}. m=19Β±130.m = \frac{19 \pm 1}{30}.

Thus:

m=2030=23,m=1830=βˆ’35.m = \frac{20}{30} = \frac{2}{3}, \quad m = \frac{18}{30} = -\frac{3}{5}.

Step 3: Write the Equations of the Lines

The slopes of the lines are m=23m = \frac{2}{3} and m=βˆ’35m = -\frac{3}{5}. Using the slope-intercept form y=mxy = mx, the equations of the lines are:

y=23xor2xβˆ’3y=0,y = \frac{2}{3}x \quad \text{or} \quad 2x - 3y = 0, y=βˆ’35xor3x+5y=0.y = -\frac{3}{5}x \quad \text{or} \quad 3x + 5y = 0.

Step 4: Find the Angle Between the Lines

The general formula for the tangent of the angle ΞΈ\theta between two lines represented by a homogeneous quadratic equation ax2+2hxy+by2=0ax^2 + 2hxy + by^2 = 0 is:

tan⁑θ=2h2βˆ’aba+b.\tan\theta = \frac{2\sqrt{h^2 - ab}}{a + b}.

Here:

  • a=6a = 6,
  • b=15b = 15,
  • h=βˆ’192h = -\frac{19}{2}.

Substitute these values:

tan⁑θ=2(βˆ’192)2βˆ’(6)(15)6+15.\tan\theta = \frac{2\sqrt{\left(-\frac{19}{2}\right)^2 - (6)(15)}}{6 + 15}.

Simplify step by step:

  1. Compute h2βˆ’abh^2 - ab:
h2βˆ’ab=(βˆ’192)2βˆ’6β‹…15=3614βˆ’90=14. h^2 - ab = \left(-\frac{19}{2}\right)^2 - 6 \cdot 15 = \frac{361}{4} - 90 = \frac{1}{4}.
  1. Substitute into the formula:
tan⁑θ=21421. \tan\theta = \frac{2\sqrt{\frac{1}{4}}}{21}.
  1. Simplify:
tan⁑θ=2β‹…1221=121. \tan\theta = \frac{2 \cdot \frac{1}{2}}{21} = \frac{1}{21}.

Thus:

ΞΈ=tanβ‘βˆ’1(121).\theta = \tan^{-1}\left(\frac{1}{21}\right).

Using a calculator:

ΞΈβ‰ˆ2.73∘.\theta \approx 2.73^\circ.

Key Formulas or Methods Used

  1. Quadratic Substitution: yx=m\frac{y}{x} = m reduces the equation to a quadratic in mm.
  2. Quadratic Formula: m=βˆ’bΒ±b2βˆ’4ac2a.m = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.
  3. Angle Formula: tan⁑θ=2h2βˆ’aba+b.\tan\theta = \frac{2\sqrt{h^2 - ab}}{a + b}.

Summary of Steps

  1. Substitute yx=m\frac{y}{x} = m into the given equation to simplify it.
  2. Solve the resulting quadratic equation for mm to find the slopes of the lines.
  3. Write the equations of the lines using the slopes.
  4. Use the tangent formula to calculate the angle between the lines.
  5. Conclude that the angle is approximately 2.73∘2.73^\circ.