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

6.7 Q-5

Question Statement

Find the equation of the tangent to the ellipse x24+y2=1\frac{x^2}{4} + y^2 = 1 which is parallel to the line 2xβˆ’4y+5=02x - 4y + 5 = 0.


Background and Explanation

To solve this problem, we need to find the equations of the tangents to the ellipse that are parallel to the given line. The steps involved are:

  1. Find the slope of the given line: The slope of the line 2xβˆ’4y+5=02x - 4y + 5 = 0 will help us identify the slope of the tangents that are parallel to it.

  2. Use the tangent equation formula for the ellipse: The general equation for tangents to an ellipse of the form x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 is:

y=mxΒ±a2m2+b2 y = mx \pm \sqrt{a^2 m^2 + b^2}

where mm is the slope of the tangent.


Solution

Step 1: Find the slope of the given line

The given line is:

2xβˆ’4y+5=02x - 4y + 5 = 0

To find the slope, we first rewrite it in slope-intercept form y=mx+by = mx + b:

βˆ’4y=βˆ’2xβˆ’5β‡’y=12x+54-4y = -2x - 5 \quad \Rightarrow \quad y = \frac{1}{2}x + \frac{5}{4}

So, the slope of the line is m=12m = \frac{1}{2}.

Step 2: Use the tangent equation formula

The formula for the equation of the tangent to an ellipse x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 is:

y=mxΒ±a2m2+b2y = mx \pm \sqrt{a^2 m^2 + b^2}

For the ellipse x24+y2=1\frac{x^2}{4} + y^2 = 1, we have a2=4a^2 = 4 and b2=1b^2 = 1. So the equation of the tangent becomes:

y=mxΒ±4m2+1y = mx \pm \sqrt{4m^2 + 1}

Step 3: Substitute the slope m=12m = \frac{1}{2} into the tangent equation

Substituting m=12m = \frac{1}{2} into the tangent equation:

y=12xΒ±(12)24+1y = \frac{1}{2}x \pm \sqrt{\left(\frac{1}{2}\right)^2 4 + 1}

Simplifying:

y=12xΒ±14β‹…4+1=12xΒ±1+1=12xΒ±2y = \frac{1}{2}x \pm \sqrt{\frac{1}{4} \cdot 4 + 1} = \frac{1}{2}x \pm \sqrt{1 + 1} = \frac{1}{2}x \pm \sqrt{2}

Step 4: Write the two tangent equations

The two tangents are:

y=12x+2andy=12xβˆ’2y = \frac{1}{2}x + \sqrt{2} \quad \text{and} \quad y = \frac{1}{2}x - \sqrt{2}

Multiplying both equations by 2 to eliminate the fraction:

2y=x+22and2y=xβˆ’222y = x + 2\sqrt{2} \quad \text{and} \quad 2y = x - 2\sqrt{2}

Rearranging these equations:

xβˆ’2y+22=0andxβˆ’2yβˆ’22=0x - 2y + 2\sqrt{2} = 0 \quad \text{and} \quad x - 2y - 2\sqrt{2} = 0

Thus, the two equations of the tangents to the ellipse are:

xβˆ’2y+22=0andxβˆ’2yβˆ’22=0x - 2y + 2\sqrt{2} = 0 \quad \text{and} \quad x - 2y - 2\sqrt{2} = 0

Key Formulas or Methods Used

  1. Slope of a Line: To find the slope of the given line 2xβˆ’4y+5=02x - 4y + 5 = 0, we rewrote it in slope-intercept form y=mx+by = mx + b.

  2. Equation of the Tangent to an Ellipse: The formula for the equation of the tangent to an ellipse x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 is:

y=mxΒ±a2m2+b2 y = mx \pm \sqrt{a^2 m^2 + b^2}
  1. Point-Slope Form: The equations of the tangents were simplified by multiplying by 2 to eliminate the fraction, resulting in standard linear equations.

Summary of Steps

  1. Find the slope of the given line by rewriting it in slope-intercept form.
  2. Use the formula for the tangent to the ellipse x24+y2=1\frac{x^2}{4} + y^2 = 1 to express the tangent equations.
  3. Substitute the slope m=12m = \frac{1}{2} into the tangent equation formula.
  4. Simplify the resulting equations to get the final tangent equations in standard form.