Skip to main content
Back to Conic Sections
JEE Main 2023
Conic Sections
Parabola
Easy

Question

Let C be the locus of the mirror image of a point on the parabola y 2 = 4x with respect to the line y = x. Then the equation of tangent to C at P(2, 1) is :

Options

Solution

Key Concepts and Formulas Used

Before diving into the solution, let's recall the fundamental concepts required to solve this problem effectively.

  1. Geometric Transformation: Reflection of a Point/Curve with Respect to the Line y=xy=x:

    • When a point P(x,y)P(x,y) is reflected across the line y=xy=x, its mirror image, let's call it P(x,y)P'(x',y'), is found by simply interchanging its coordinates. That is, x=yx' = y and y=xy' = x. So, P(y,x)P'(y,x).
    • Consequently, to find the equation of the image of a curve defined by F(x,y)=0F(x,y) = 0 with respect to the line y=xy=x, we replace every xx with yy and every yy with xx in the original equation. This yields the new equation F(y,x)=0F(y,x) = 0. This transformation essentially swaps the roles of the xx and yy axes.
  2. Equation of Tangent to a Parabola at a Point on It:

    • The general equation of a parabola is y2=4axy^2 = 4ax (opens horizontally) or x2=4ayx^2 = 4ay (opens vertically).
    • For a parabola of the form y2=4axy^2 = 4ax, the equation of the tangent at a point P(x1,y1)P(x_1, y_1) lying on the parabola is given by yy1=2a(x+x1)yy_1 = 2a(x + x_1).
    • For a parabola of the form x2=4ayx^2 = 4ay, the equation of the tangent at a point P(x1,y1)P(x_1, y_1) lying on the parabola is given by xx1=2a(y+y1)xx_1 = 2a(y + y_1).
    • It is crucial to use the correct formula based on the orientation of the parabola. Both formulas are derived using differential calculus (finding the slope dydx\frac{dy}{dx} or dxdy\frac{dx}{dy}) or by the method of polar for a point on the curve (T=0).

Step-by-Step Detailed Solution

The problem asks for the equation of the tangent to a curve CC at a specific point P(2,1)P(2,1). The curve CC is defined as the mirror image of a given parabola with respect to the line y=xy=x.

Step 1: Determine the Locus C (The Image Parabola)

  • Understanding the Goal: Our first task is to find the algebraic equation that describes the locus CC. This locus is formed by reflecting every point on the original parabola y2=4xy^2 = 4x across the line y=xy=x.
  • Applying the Reflection Rule: As established in our key concepts, to find the equation of the image of a curve F(x,y)=0F(x,y)=0 with respect to the line y=xy=x, we simply interchange the variables xx and yy in the curve's equation.
    • The given original parabola is: y2=4xy^2 = 4x.
    • To find the equation of its image, CC, we perform the substitution: replace yy with xx and xx with yy. (x)2=4(y)(x)^2 = 4(y) x2=4yx^2 = 4y
  • Equation of C: Therefore, the equation of the locus CC is x2=4yx^2 = 4y. This is the equation of a standard parabola that opens upwards, with its vertex at the origin (0,0)(0,0).

Step 2: Verify if Point P(2,1) Lies on Curve C

  • Understanding the Goal: We are asked to find the tangent to CC at point P(2,1)P(2,1). The standard formula for the tangent to a conic section at a point (x1,y1)(x_1, y_1) is only valid if that point lies on the curve. If the point were external, a different approach (e.g., finding the chord of contact or using the slope form of the tangent) would be necessary. Hence, this verification step is crucial.
  • Performing the Verification: We substitute the coordinates of P(2,1)P(2,1) into the equation of CC, which is x2=4yx^2 = 4y.
    • Substitute x=2x=2 and y=1y=1: (2)2=4(1)(2)^2 = 4(1) 4=44 = 4
    • Since the equation holds true (4=44=4), the point P(2,1)P(2,1) indeed lies on the parabola CC. This confirms that we can directly apply the tangent formula for a point on the curve.

Step 3: Apply the Tangent Equation Formula to C at P(2,1)

  • Understanding the Goal: Now that we have the equation of CC and confirmed that P(2,1)P(2,1) lies on it, we can use the appropriate tangent formula to find the equation of the line.
  • Identifying Parabola Parameters: The equation of our parabola CC is x2=4yx^2 = 4y. This is of the standard form x2=4ayx^2 = 4ay. We need to identify the value of the parameter aa.
    • By comparing x2=4yx^2 = 4y with x2=4ayx^2 = 4ay, we can see that 4a=44a = 4.
    • Dividing both sides by 4, we get a=1a = 1.
  • Using the Tangent Formula: The equation of the tangent to a parabola of the form x2=4ayx^2 = 4ay at a point (x1,y1)(x_1, y_1) on it is given by: xx1=2a(y+y1)xx_1 = 2a(y + y_1)
  • Substituting Values: We have the parameter a=1a=1, and the point of tangency is P(x1,y1)=(2,1)P(x_1, y_1) = (2,1). Let's substitute these values into the tangent formula:
    • x1=2x_1 = 2
    • y1=1y_1 = 1
    • a=1a = 1 x(2)=2(1)(y+1)x(2) = 2(1)(y + 1)
  • Simplifying the Equation: Now, we simplify the equation to its standard linear form Ax+By+C=0Ax + By + C = 0: 2x=2(y+1)2x = 2(y + 1) Divide both sides by 2: x=y+1x = y + 1 Rearrange the terms to get: xy1=0orxy=1x - y - 1 = 0 \quad \text{or} \quad x - y = 1

Thus, the equation of the tangent to the curve CC at the point P(2,1)P(2,1) is xy=1x - y = 1.


Tips for Success and Common Pitfalls to Avoid

  • Mastering Geometric Transformations: Always clearly understand and internalize the rules for reflections and other geometric transformations. For reflection across y=xy=x, it's a simple interchange of coordinates (x,y)(y,x)(x,y) \to (y,x). However, rules differ for reflections across other lines (e.g., xx-axis, yy-axis, y=xy=-x), and confusing them is a common mistake.
  • Crucial Point Verification: It is an absolutely critical step to verify that the given point P(x1,y1)P(x_1, y_1) actually lies on the curve before using the standard tangent formula for a point on the curve. If the point is external, you would need to use different methods (e.g., finding the equation of the chord of contact or using the slope form of the tangent y=mx+a/my=mx+a/m and conditions for tangency).
  • Correct Tangent Formula for Parabola Orientation: Be extremely careful to use the correct tangent formula that matches the specific orientation of your parabola.
    • For y2=4axy^2 = 4ax (opens right/left), the tangent is yy1=2a(x+x1)yy_1 = 2a(x+x_1).
    • For x2=4ayx^2 = 4ay (opens up/down), the tangent is xx1=2a(y+y1)xx_1 = 2a(y+y_1). Confusing these two formulas is a very frequent source of error in JEE problems.
  • Algebraic Accuracy: Double-check all substitutions, arithmetic operations, and algebraic simplifications. Even a small calculation error can lead to an incorrect final answer, especially under exam pressure.

Summary and Key Takeaway

This problem is a quintessential example testing two core concepts in coordinate geometry: (1) the ability to perform geometric transformations (specifically reflection across the line y=xy=x) to find the equation of a transformed curve, and (2) the accurate application of the tangent formula for a parabola at a point lying on it. The solution process involved transforming the original parabola y2=4xy^2=4x into its image x2=4yx^2=4y, verifying that the given point P(2,1)P(2,1) lies on this new parabola, and then precisely using the tangent formula xx1=2a(y+y1)xx_1 = 2a(y+y_1) with the correct parameters to arrive at the final equation xy=1x-y=1. Mastery of these fundamental ideas and meticulous execution are vital for success in JEE problems involving conic sections.

Practice More Conic Sections Questions

View All Questions