Skip to main content
Back to Conic Sections
JEE Main 2018
Conic Sections
Parabola
Medium

Question

The locus of the mid-point of the line segment joining the focus of the parabola y 2 = 4ax to a moving point of the parabola, is another parabola whose directrix is :

Options

Solution

1. Key Concepts and Formulas Essential for Solving This Problem

To effectively solve this problem, we will leverage fundamental concepts from coordinate geometry and the theory of parabolas. Understanding these will make the solution clear and logical.

  • Standard Parabola Equation and its Properties: For a parabola with its vertex at the origin and opening along the positive x-axis, its standard equation is y2=4Axy^2 = 4Ax.

    • Focus: The focus of this parabola is at the point (A,0)(A, 0).
    • Directrix: The equation of the directrix is x=Ax = -A.
    • Parametric Coordinates: Any point PP on this parabola can be represented parametrically as P(At2,2At)P(At^2, 2At), where tt is a real parameter. This form is incredibly powerful as it allows us to represent a moving point using a single variable.
  • Midpoint Formula: Given two points P1(x1,y1)P_1(x_1, y_1) and P2(x2,y2)P_2(x_2, y_2), the coordinates of their midpoint M(h,k)M(h, k) are calculated as: h=x1+x22,k=y1+y22h = \frac{x_1 + x_2}{2}, \quad k = \frac{y_1 + y_2}{2} This formula helps us express the coordinates of the midpoint in terms of the coordinates of the two endpoints.

  • General Parabola Equation and its Directrix: A parabola with its vertex at (x0,y0)(x_0, y_0) and axis parallel to the x-axis has the equation (yy0)2=4Anew(xx0)(y - y_0)^2 = 4A_{new}(x - x_0). The directrix of such a parabola is given by the equation xx0=Anewx - x_0 = -A_{new}, which simplifies to x=x0Anewx = x_0 - A_{new}. This generalized form is crucial for identifying the properties of the locus we find.


2. Problem Setup: Identifying Given Information and Our Goal

The problem asks us to find the locus of the mid-point of a line segment. This segment has two distinct endpoints:

  1. The focus of a given parabola.
  2. A moving point on that same parabola.

Let's break down the given information:

  • The Given Parabola: The equation is y2=4axy^2 = 4ax.

    • Explanation: This equation is in the standard form y2=4Axy^2 = 4Ax. By comparing y2=4axy^2 = 4ax with y2=4Axy^2 = 4Ax, we can clearly see that the parameter 'A' for this specific parabola is equal to aa. This 'a' is a constant that defines the shape and position of the original parabola.
  • The Focus of the Given Parabola (Fixed Point): Using the standard form y2=4Axy^2 = 4Ax, the focus is at (A,0)(A, 0). Since A=aA = a for our given parabola, its focus SS is at (a,0)(a, 0).

    • Explanation: This is a direct application of the focus formula. This point SS is fixed and does not change.
  • The Moving Point on the Parabola: Let PP be a general point on the parabola y2=4axy^2 = 4ax. Since PP is a "moving point," its coordinates will vary.

    • Explanation: To represent this moving point, we will use the parametric form. This is a powerful technique because it allows us to describe all points on the parabola using a single variable, which simplifies calculations when finding a locus.

3. Expressing Coordinates of the Key Points

Now, let's write down the coordinates of the two points whose midpoint we are interested in.

  • Focus SS: S(a,0)S(a, 0)

    • Explanation: As derived in the previous section, by comparing y2=4axy^2 = 4ax with the standard form y2=4Axy^2 = 4Ax, we find that the focal length parameter for the given parabola is aa.
  • Moving Point PP on the Parabola: We use the parametric coordinates for a point on y2=4axy^2 = 4ax. Since the parameter for this parabola is aa, any point PP on it can be written as: P(at2,2at)P(at^2, 2at)

    • Explanation: This parametric form is chosen because it automatically satisfies the parabola's equation: (2at)2=4a(at2)    4a2t2=4a2t2(2at)^2 = 4a(at^2) \implies 4a^2t^2 = 4a^2t^2. As the parameter tt varies over all real numbers, the point PP traces out every point on the parabola. Using a single parameter tt is much more efficient for locus problems than using generic coordinates (xP,yP)(x_P, y_P) and the constraint yP2=4axPy_P^2 = 4ax_P.

4. Applying the Midpoint Formula

Let M(h,k)M(h, k) be the midpoint of the line segment joining the focus S(a,0)S(a, 0) and the moving point P(at2,2at)P(at^2, 2at).

  • Explanation: We denote the coordinates of the midpoint as (h,k)(h, k) because this is standard practice when finding a locus. Our ultimate goal is to find an equation that relates hh and kk but is independent of the parameter tt. This equation will define the path (locus) of MM.

Using the midpoint formula: h=xS+xP2=a+at22(1)h = \frac{x_S + x_P}{2} = \frac{a + at^2}{2} \quad \cdots (1) k=yS+yP2=0+2at2(2)k = \frac{y_S + y_P}{2} = \frac{0 + 2at}{2} \quad \cdots (2)

  • Explanation: We are directly applying the midpoint formula to express the coordinates of MM in terms of the known coordinates of SS and the parametric coordinates of PP. These two equations establish the relationship between the midpoint (h,k)(h, k) and the parameter tt.

5. Eliminating the Parameter 't' to Find the Locus

The next crucial step is to eliminate the parameter tt from equations (1) and (2). This process will yield a single equation solely in terms of hh and kk, which represents the desired locus of MM.

  • Step 5a: Isolate tt from the simpler equation. Equation (2) is k=2at2k = \frac{2at}{2}. Let's simplify and solve for tt: k=atk = at From this, we can express tt in terms of kk and aa: t=ka(3)t = \frac{k}{a} \quad \cdots (3)

    • Explanation: We choose equation (2) to isolate tt because it is a linear equation in tt, making the isolation straightforward and avoiding square roots at this stage.
  • Step 5b: Substitute tt into the other equation. Before substituting tt into equation (1), it's useful to first calculate t2t^2 from equation (3): t2=(ka)2=k2a2t^2 = \left(\frac{k}{a}\right)^2 = \frac{k^2}{a^2} Now, substitute this expression for t2t^2 into equation (1): h=a(1+t2)2h = \frac{a(1 + t^2)}{2} h=a2(1+k2a2)h = \frac{a}{2}\left(1 + \frac{k^2}{a^2}\right)

    • Explanation: This substitution is the mechanism to eliminate the parameter tt. The resulting equation will then only contain hh, kk, and the constant aa, representing the equation of the locus.
  • Step 5c: Simplify the resulting equation. Let's simplify the equation to a more recognizable form: Multiply both sides by 2: 2h=a(1+k2a2)2h = a\left(1 + \frac{k^2}{a^2}\right) Distribute aa on the right side: 2h=a+ak2a22h = a + \frac{ak^2}{a^2} 2h=a+k2a2h = a + \frac{k^2}{a}

    • Explanation: Algebraic simplification makes the equation easier to manipulate and compare with standard conic section forms.

6. Transforming to Standard Parabola Form and Identifying its Directrix

The equation 2h=a+k2a2h = a + \frac{k^2}{a} represents the locus of the midpoint M(h,k)M(h, k). To identify its type and, specifically, its directrix, we need to rearrange it into a standard form of a parabola.

  • Step 6a: Rearrange to match the standard parabola form. First, isolate the term involving k2k^2: k2a=2ha\frac{k^2}{a} = 2h - a Multiply by aa: k2=a(2ha)k^2 = a(2h - a) To match the standard form (YY0)2=4Anew(XX0)(Y - Y_0)^2 = 4A_{new}(X - X_0), we need to factor out 2a2a from the right side: k2=2a(ha2)k^2 = 2a\left(h - \frac{a}{2}\right)

    • Explanation: We manipulate the equation because we want to match it with the standard form of a parabola. This form allows us to easily identify the vertex, focal length, and directrix of the new parabola (the locus).
  • Step 6b: Replace (h,k)(h, k) with (x,y)(x, y) to represent the locus. The locus of the midpoint M(h,k)M(h, k) is conventionally represented by replacing hh with xx and kk with yy: y2=2a(xa2)y^2 = 2a\left(x - \frac{a}{2}\right)

    • Explanation: This is a standard notation change. The equation in terms of xx and yy describes all points on the curve formed by the midpoints.
  • Step 6c: Identify the parameters of this new parabola. Compare the equation y2=2a(xa2)y^2 = 2a\left(x - \frac{a}{2}\right) with the standard form (yy0)2=4Anew(xx0)(y - y_0)^2 = 4A_{new}(x - x_0). From this comparison, we can identify:

    • The vertex of the new parabola is (x0,y0)=(a2,0)(x_0, y_0) = \left(\frac{a}{2}, 0\right).
    • The term 4Anew4A_{new} corresponds to 2a2a. Therefore, the focal length of this new parabola, AnewA_{new}, is: 4Anew=2a    Anew=2a4=a24A_{new} = 2a \implies A_{new} = \frac{2a}{4} = \frac{a}{2}
    • Explanation: By systematically comparing the derived locus equation with the general standard form, we extract its key properties. It's crucial to use a different symbol like AnewA_{new} (or AA') for the focal length of the new parabola to avoid confusion with the 'a' parameter of the original parabola.
  • Step 6d: Determine the directrix of the new parabola. For a parabola of the form (yy0)2=4Anew(xx0)(y - y_0)^2 = 4A_{new}(x - x_0), the equation of its directrix is given by xx0=Anewx - x_0 = -A_{new}. Substitute the values we found: x0=a2x_0 = \frac{a}{2} and Anew=a2A_{new} = \frac{a}{2}. xa2=a2x - \frac{a}{2} = - \frac{a}{2} x=a2a2x = \frac{a}{2} - \frac{a}{2} x=0x = 0

    • Explanation: We apply the standard directrix formula for a horizontally opening parabola. The directrix is a vertical line whose equation depends on the x-coordinate of the vertex (x0x_0) and the focal length (AnewA_{new}).

7. Tips for Success and Common Pitfalls

  • Embrace Parametric Forms: For locus problems involving points on conic sections, parametric coordinates are almost always the most efficient approach. Invest time in learning the standard parametric forms for parabolas, ellipses, and hyperbolas.
  • Systematic Parameter Elimination: The core of any locus problem is eliminating the parameter. Always isolate the parameter from the simplest equation (usually linear or involving only one variable) and substitute it into the more complex one.
  • Master Standard Forms: Be thoroughly familiar with the standard equations of all conic sections and how to extract their key properties (vertex, focus, directrix, eccentricity, axes) from these forms.
  • Distinguish Parameters: When dealing with multiple conic sections or transformations, it's good practice to use different symbols for similar parameters (e.g., 'a' for the original parabola's focal length and AnewA_{new} for the locus parabola's focal length). This prevents confusion.
  • Coordinate Transformations: Remember that properties like the directrix x=x0Anewx = x_0 - A_{new} are relative to the original coordinate system. Carefully

Practice More Conic Sections Questions

View All Questions