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

Question

A parabola has the origin as its focus and the line x=2x=2 as the directrix. Then the vertex of the parabola is at :

Options

Solution

Fundamental Concepts of a Parabola and its Vertex

A parabola is a fundamental conic section defined as the locus of a point that moves in a plane such that its distance from a fixed point (called the focus) is always equal to its distance from a fixed line (called the directrix).

To understand a parabola and its properties, we identify key components:

  • Focus (S): The fixed point that defines the parabola.
  • Directrix: The fixed line that defines the parabola.
  • Axis of the Parabola: This is the line that passes through the focus and is perpendicular to the directrix. It serves as the axis of symmetry for the parabola.
  • Vertex (V): The point on the parabola that lies on its axis. It is the point on the parabola closest to both the focus and the directrix.

Crucial Property for the Vertex: One of the most efficient ways to locate the vertex of a parabola, given its focus and directrix, is by using the following property: The vertex (V) of a parabola is the midpoint of the focus SS and the point where the axis of the parabola intersects the directrix. Let's denote this intersection point as MM. Therefore, VV is the midpoint of the segment SMSM. This property is the cornerstone for solving this problem.


Problem Statement We are given a parabola with the following characteristics:

  • Its focus is at the origin, S=(0,0)S = (0,0).
  • Its directrix is the line with the equation x=2x=2.

Our objective is to find the coordinates of the vertex of this parabola.


Step-by-Step Solution

Step 1: Identify the Given Focus and Directrix

  • Why this step is taken: Clearly stating the given information is the first and most crucial step in any problem-solving process. It sets the foundation for subsequent calculations.
  • From the problem statement:
    • Focus (S): The origin, S=(0,0)S = (0,0).
    • Directrix: The line x=2x=2.

Step 2: Determine the Axis of the Parabola

  • Why this step is taken: To apply the midpoint property for the vertex, we need two points: the focus SS and the point MM where the axis intersects the directrix. To find MM, we first need the equation of the axis of the parabola.
  • Recall the definition: The axis of the parabola passes through the focus and is perpendicular to the directrix.
  • Our directrix is x=2x=2. This is a vertical line (parallel to the y-axis).
  • Since the axis must be perpendicular to a vertical line, the axis must be a horizontal line (parallel to the x-axis).
  • Furthermore, this horizontal axis must pass through the focus S(0,0)S(0,0).
  • A horizontal line passing through (0,0)(0,0) has the equation y=0y=0. This is the x-axis.
  • Therefore, the axis of the parabola is the x-axis, with equation y=0y=0.

Step 3: Find the Point of Intersection (M) of the Axis and the Directrix

  • Why this step is taken: We now have the focus SS and need the point MM to use the midpoint formula. Point MM is defined as the intersection of the axis and the directrix.
  • We have:
    • Equation of the axis: y=0y=0
    • Equation of the directrix: x=2x=2
  • To find their intersection point MM, we simply use these two equations. The x-coordinate of MM is 22 (from the directrix equation), and the y-coordinate of MM is 00 (from the axis equation).
  • Thus, the point of intersection is M=(2,0)M = (2,0).

Step 4: Calculate the Coordinates of the Vertex (V)

  • Why this step is taken: We have successfully identified both the focus SS and the point MM (where the axis meets the directrix). We can now directly apply the fundamental property that the vertex VV is the midpoint of the segment SMSM.
  • We have:
    • Focus S=(x1,y1)=(0,0)S = (x_1, y_1) = (0,0)
    • Point M=(x2,y2)=(2,0)M = (x_2, y_2) = (2,0)
  • Using the midpoint formula, which states that for two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), their midpoint is (x1+x22,y1+y22)\left( \frac{x_1+x_2}{2}, \frac{y_1+y_2}{2} \right): V=(0+22,0+02)V = \left( \frac{0+2}{2}, \frac{0+0}{2} \right) V=(22,02)V = \left( \frac{2}{2}, \frac{0}{2} \right) V=(1,0)V = (1,0)
  • Therefore, the vertex of the parabola is at (1,0)(1,0).

Visualisation and Understanding the Parabola's Orientation

It's always beneficial to visualize the parabola to confirm our result and understand its orientation:

  • The focus SS is at (0,0)(0,0).
  • The directrix is the vertical line x=2x=2.
  • The axis of the parabola is the x-axis (y=0y=0).
  • Our calculated vertex VV is at (1,0)(1,0).
  • Observe that the focus (0,0)(0,0) is to the left of the directrix x=2x=2. This implies that the parabola must open towards the focus, i.e., to the left (in the negative x-direction).
  • The vertex (1,0)(1,0) lies exactly in the middle of the focus and the directrix, which is consistent. The distance from the vertex to the focus is a=10=1a = |1-0|=1, and the distance from the vertex to the directrix is 12=1|1-2|=1. This confirms the vertex's position and the value of a=1a=1.
  • The standard equation for a parabola opening to the left with vertex (h,k)(h,k) is (yk)2=4a(xh)(y-k)^2 = -4a(x-h). Substituting V=(1,0)V=(1,0) and a=1a=1, we get (y0)2=4(1)(x1)(y-0)^2 = -4(1)(x-1), or y2=4(x1)y^2 = -4(x-1).

Common Pitfalls and Expert Tips

  1. Incorrect Axis Identification: Always ensure the axis is perpendicular to the directrix AND passes through the focus. If the directrix is x=kx=k (vertical), the axis is y=yfocusy=y_{focus} (horizontal). If the directrix is y=ky=k (horizontal), the axis is x=xfocusx=x_{focus} (vertical).
  2. Misidentifying the "Other Point" (M): The vertex is the midpoint of the focus and the intersection of the axis with the directrix, not just any arbitrary point on the directrix. This distinction is crucial.
  3. Midpoint Formula Errors: Double-check your arithmetic when applying the midpoint formula, especially if negative coordinates are involved.
  4. Orientation Confusion: A quick sketch of the focus and directrix helps visualize the parabola's opening direction. The parabola always "wraps around" its focus and opens away from its directrix. This can help you verify if your calculated vertex makes sense.
  5. Distance 'a': The distance from the vertex to the focus is equal to the distance from the vertex to the directrix. This distance is typically denoted by 'a'. For our problem, V=(1,0)V=(1,0), S=(0,0)S=(0,0), Directrix x=2x=2. Distance VS=(10)2+(00)2=1VS = \sqrt{(1-0)^2+(0-0)^2} = 1. Distance from VV to x=2x=2 is 12=1|1-2|=1. This consistency confirms the vertex's location.

Summary and Key Takeaway

To efficiently find the vertex of a parabola given its focus and directrix, the most direct and reliable method is to utilize the property that the vertex is the midpoint of the focus and the point where the axis of the parabola intersects the directrix. By systematically identifying the focus, determining the axis, finding the intersection point on the directrix, and applying the midpoint formula, we successfully located the vertex at (1,0)(1,0). This corresponds to option (B). This method is robust and avoids the more complex algebraic derivation of the parabola's full equation.

Practice More Conic Sections Questions

View All Questions