Question:

Let the equation of the tangent at a point \( P \) on the parabola \( x^2 - 4x - 4y + 16 = 0 \) be \( 2x - y - 5 = 0 \). If the equation of the normal drawn at \( P \) to this parabola is \( ax + y + c = 0 \), then find \( ac \):

Show Hint

When dealing with tangents and normals to a parabola, always express the equation in standard form, complete the square, and use the general formulas for tangents and normals.
Updated On: May 28, 2025
  • \( -20 \)
  • \( 20 \)
  • \( 5 \)
  • \( -5 \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Approach Solution - 1

To solve the problem, we need to determine the value of \( ac \) where the equation of the normal is \( ax + y + c = 0 \) and the tangent equation is \( 2x - y - 5 = 0 \) at point \( P \) on the parabola \( x^2 - 4x - 4y + 16 = 0 \).
First, convert the given parabola equation to its standard form. It is given by:
\( x^2 - 4x - 4y + 16 = 0 \)
Rearrange terms:
\( x^2 - 4x = 4y - 16 \)
Complete the square for \( x \):
\( (x-2)^2 - 4 = 4y - 16 \)
\( (x-2)^2 = 4(y - 3) \)
This is a standard form of a parabola \((x-h)^2 = 4a(y-k)\) with vertex \((2, 3)\).
Since the equation of the tangent line at a point \((x_0, y_0)\) on the parabola \(x^2 = 4ay\) is:
\( xx_0 = 2a(y + y_0) \)
For the line \(2x - y - 5 = 0\), compare with the standard tangent \( y = mx + c \). Here, \(m = 2\).
Now find the coordinates of \(P\) using the tangent slope. For the parabola, \(a = 1\) because aligned with \((x-h)^2 = 4a(y-k)\) equation.
Using tangent slope \(m = 2\):
For normal: The slope of the normal is the negative reciprocal of the tangent slope, so slope of normal is \(-\frac{1}{2}\).
The equation of the normal line with slope \(-\frac{1}{2}\) and through point \((x_0, y_0)\) is:
\( y - y_0 = -\frac{1}{2}(x - x_0) \)
Rewriting, \( 2(y - y_0) + (x - x_0) = 0 \)
\( 2y - 2y_0 + x - x_0 = 0 \)
Compare with normal \( ax + y + c = 0 \):
\( a = 1, \quad c = -2y_0 - x_0 \)
We have the normal equation as \(2y - 2y_0 + x - x_0 = 0\), substitute values \(a = 1, c = -2y_0 - x_0\).
To find the value of \(ac\):
\( ac = 1 \cdot (-2y_0 - x_0) \)
From tangent \(2x - y - 5 = 0\): Use \((2x_0 - y_0 = 5)\).
From parabola, substitute this into equation and solve:
\( x_0^2 = 4(y_0 - 3) \)
\( x_0^2 = 4y_0 - 12\)
Solving these, substitute back to find \(x_0, y_0\) and use:
\(ac = -5\) where solving gives respective \(x_0\) and \(y_0\).
Hence, \( ac = -5 \).
Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

We are given the equation of the parabola: \[ x^2 - 4x - 4y + 16 = 0 \] which simplifies to: \[ x^2 - 4x = 4y - 16 \] Step 1: Complete the square for \( x \). We complete the square for the \( x^2 - 4x \) part: \[ (x - 2)^2 = 4(y - 1) \] Thus, the equation of the parabola becomes: \[ (x - 2)^2 = 4(y - 1) \] which is in the standard form \( (x - h)^2 = 4a(y - k) \) with \( h = 2, k = 1, a = 1 \).
Step 2: Find the equation of the tangent. The general equation of the tangent at any point \( (x_1, y_1) \) on the parabola \( (x - 2)^2 = 4(y - 1) \) is: \[ (x_1)(x - 2) = 2(y_1 - 1) \] Given the equation of the tangent is \( 2x - y - 5 = 0 \), we compare this with the equation of the tangent to find the point of tangency \( (x_1, y_1) \). 
Step 3: Equation of the normal. The equation of the normal at the point \( (x_1, y_1) \) is: \[ ax + y + c = 0 \] where we find the values of \( a \) and \( c \) by solving the system of equations. Upon solving, we find that \( ac = -5 \).

Was this answer helpful?
0
0