Skip to main content
Back to Conic Sections
JEE Main 2020
Conic Sections
Parabola
Hard

Question

The axis of a parabola is the line y=xy=x and its vertex and focus are in the first quadrant at distances 2\sqrt{2} and 222 \sqrt{2} units from the origin, respectively. If the point (1,k)(1, k) lies on the parabola, then a possible value of k is :

Options

Solution

Here's a rewritten solution designed to be more elaborate, clear, and educational for a JEE aspirant.


Key Concept: The Fundamental Definition of a Parabola

A parabola is defined as the locus of a point P(x,y)P(x,y) such that its distance from a fixed point, called the focus (FF), is always equal to its perpendicular distance from a fixed straight line, called the directrix (LL). Mathematically, for any point PP on the parabola, we have PF=PMPF = PM, where MM is the foot of the perpendicular from PP to the directrix. This fundamental property is the most robust way to derive the equation of a parabola or to solve problems involving its definition, especially when the axis is not parallel to the coordinate axes.


Step 1: Determine the Coordinates of the Vertex and Focus

Goal: Our first objective is to precisely locate the vertex VV and the focus FF of the parabola using the given geometric information.

Given Information:

  • The axis of the parabola is the line y=xy=x. This implies that both the vertex and focus lie on this line.
  • Both the vertex VV and focus FF are situated in the first quadrant. This is a critical piece of information that helps us uniquely determine their coordinates.
  • The distance of the vertex VV from the origin O(0,0)O(0,0) is OV=2OV = \sqrt{2} units.
  • The distance of the focus FF from the origin O(0,0)O(0,0) is OF=22OF = 2\sqrt{2} units.

1.1 Finding the Coordinates of the Vertex VV:

  • Reasoning: Since VV lies on the line y=xy=x, its coordinates must be of the form (v,v)(v, v). Furthermore, as VV is in the first quadrant, we know that vv must be positive (v>0v > 0).
  • Calculation: We use the distance formula to find the distance between the origin O(0,0)O(0,0) and the vertex V(v,v)V(v,v): OV=(v0)2+(v0)2=v2+v2=2v2OV = \sqrt{(v-0)^2 + (v-0)^2} = \sqrt{v^2 + v^2} = \sqrt{2v^2} Since v>0v > 0, we can simplify 2v2\sqrt{2v^2} to v2v\sqrt{2}.
  • Equating with the given distance: We are given that OV=2OV = \sqrt{2}. v2=2v\sqrt{2} = \sqrt{2} Dividing both sides by 2\sqrt{2}, we get: v=1v = 1
  • Result: Therefore, the coordinates of the Vertex are V=(1,1)V=(1,1).

1.2 Finding the Coordinates of the Focus FF:

  • Reasoning: Similar to the vertex, the focus FF also lies on the axis y=xy=x, so its coordinates are of the form (f,f)(f, f). Since FF is also in the first quadrant, ff must be positive (f>0f > 0).
  • Calculation: Using the distance formula for F(f,f)F(f,f) from the origin O(0,0)O(0,0): OF=(f0)2+(f0)2=f2+f2=2f2OF = \sqrt{(f-0)^2 + (f-0)^2} = \sqrt{f^2 + f^2} = \sqrt{2f^2} Since f>0f > 0, this simplifies to f2f\sqrt{2}.
  • Equating with the given distance: We are given that OF=22OF = 2\sqrt{2}. f2=22f\sqrt{2} = 2\sqrt{2} Dividing both sides by 2\sqrt{2}, we get: f=2f = 2
  • Result: Thus, the coordinates of the Focus are F=(2,2)F=(2,2).

Tip: Always leverage quadrant information to resolve ambiguities that might arise from square roots (e.g., v=±1v=\pm 1). It helps in selecting the correct coordinates. Also, notice that the focus F(2,2)F(2,2) is further from the origin than the vertex V(1,1)V(1,1), which is consistent with the standard arrangement of a parabola where the focus lies "inside" the curve, beyond the vertex.


Step 2: Determine the Equation of the Directrix

Goal: Now that we have the vertex and focus, our next step is to find the equation of the directrix, which is essential for applying the parabola's definition.

Key Properties of a Parabola related to Directrix:

  1. The vertex VV is the midpoint of the focus FF and the foot of the directrix on the axis of the parabola. Let's denote this foot as MM'.
  2. The directrix is a line perpendicular to the axis of the parabola.

2.1 Finding the Foot of the Directrix (MM'):

  • Reasoning: We know the vertex V(1,1)V(1,1) is the midpoint of the focus F(2,2)F(2,2) and the foot of the directrix M(xd,yd)M'(x_d, y_d). We can use the midpoint formula to find the coordinates of MM'. The midpoint formula states that if (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) are the endpoints of a segment, its midpoint is (x1+x22,y1+y22)\left(\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2}\right).
  • Calculation: Let F=(x1,y1)=(2,2)F=(x_1, y_1)=(2,2) and M=(xd,yd)M'=(x_d, y_d). The midpoint is V=(1,1)V=(1,1). For the x-coordinate: 1=2+xd22=2+xdxd=01 = \frac{2+x_d}{2} \Rightarrow 2 = 2+x_d \Rightarrow x_d = 0 For the y-coordinate: 1=2+yd22=2+ydyd=01 = \frac{2+y_d}{2} \Rightarrow 2 = 2+y_d \Rightarrow y_d = 0
  • Result: Thus, the foot of the directrix on the axis is M=(0,0)M'=(0,0), which is the origin.

2.2 Finding the Equation of the Directrix:

  • Reasoning: We know the directrix passes through M(0,0)M'(0,0) and is perpendicular to the axis of the parabola, which is the line y=xy=x.
  • Slope of the Axis: The equation of the axis is y=xy=x, or xy=0x-y=0. Its slope, maxism_{axis}, is 11.
  • Slope of the Directrix: Since the directrix is perpendicular to the axis, the product of their slopes must be 1-1. mdirectrixmaxis=1m_{directrix} \cdot m_{axis} = -1 mdirectrix1=1mdirectrix=1m_{directrix} \cdot 1 = -1 \Rightarrow m_{directrix} = -1
  • Equation of the Directrix: Now we have a point M(0,0)M'(0,0) on the directrix and its slope mdirectrix=1m_{directrix} = -1. Using the point-slope form of a linear equation, yy1=m(xx1)y-y_1 = m(x-x_1): y0=1(x0)y-0 = -1(x-0) y=xy = -x Rearranging this into the general form Ax+By+C=0Ax+By+C=0: x+y=0x+y=0
  • Result: Thus, the Equation of the Directrix is x+y=0x+y=0.

Tip: Visualizing these geometric relationships can greatly simplify the process. Imagine the axis as a mirror, the vertex as the point on the mirror, and the focus and directrix foot as equidistant points from the mirror.


Step 3: Apply the Definition of Parabola (PF=PMPF=PM)

Goal: With the focus and directrix determined, we can now use the definition of a parabola to form an equation involving the given point P(1,k)P(1,k) and solve for kk.

Known Information for this step:

  • A point on the parabola: P(1,k)P(1,k)
  • Focus: F(2,2)F(2,2)
  • Directrix: L:x+y=0L: x+y=0

3.1 Calculate PFPF (Distance from Point P to Focus):

  • Reasoning: We use the standard distance formula between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), which is (x2x1)2+(y2y1)2\sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}.
  • Calculation: For P(1,k)P(1,k) and F(2,2)F(2,2): PF=(12)2+(k2)2PF = \sqrt{(1-2)^2 + (k-2)^2} PF=(1)2+(k2)2PF = \sqrt{(-1)^2 + (k-2)^2} PF=1+(k2)2PF = \sqrt{1 + (k-2)^2}

3.2 Calculate PMPM (Perpendicular Distance from Point P to Directrix):

  • Reasoning: We use the formula for the perpendicular distance from a point (x0,y0)(x_0, y_0) to a line Ax+By+C=0Ax+By+C=0, which is PM=Ax0+By0+CA2+B2PM = \frac{|Ax_0+By_0+C|}{\sqrt{A^2+B^2}}.
  • Calculation: For P(1,k)P(1,k) and the directrix x+y=0x+y=0 (where A=1,B=1,C=0A=1, B=1, C=0): PM=1(1)+1(k)+012+12PM = \frac{|1(1) + 1(k) + 0|}{\sqrt{1^2 + 1^2}} PM=1+k2PM = \frac{|1+k|}{\sqrt{2}}

3.3 Equate PFPF and PMPM and Solve for kk:

  • Reasoning: According to the fundamental definition of a parabola, the distance from any point on the parabola to the focus must be equal to its perpendicular distance to the directrix. Therefore, PF=PMPF = PM.
  • Calculation: 1+(k2)2=1+k2\sqrt{1 + (k-2)^2} = \frac{|1+k|}{\sqrt{2}} To eliminate the square roots and the absolute value, we square both sides of the equation. Squaring removes the absolute value since (A)2=A2(|A|)^2 = A^2. (1+(k2)2)2=(1+k2)2\left(\sqrt{1 + (k-2)^2}\right)^2 = \left(\frac{|1+k|}{\sqrt{2}}\right)^2 1+(k2)2=(1+k)221 + (k-2)^2 = \frac{(1+k)^2}{2} Now, expand the squared terms: 1+(k24k+4)=1+2k+k221 + (k^2 - 4k + 4) = \frac{1 + 2k + k^2}{2} Combine terms on the left side: k24k+5=k2+2k+12k^2 - 4k + 5 = \frac{k^2 + 2k + 1}{2} Multiply both sides by 2 to clear the denominator: 2(k24k+5)=k2+2k+12(k^2 - 4k + 5) = k^2 + 2k + 1 2k28k+10=k2+2k+12k^2 - 8k + 10 = k^2 + 2k + 1 Rearrange all terms to one side to form a standard quadratic equation ak2+bk+c=0ak^2+bk+c=0: 2k2k28k2k+101=02k^2 - k^2 - 8k - 2k + 10 - 1 = 0 k210k+9=0k^2 - 10k + 9 = 0 Factor the quadratic equation. We look for two numbers that multiply to 9 and add up to -10 (which are -1 and -9): (k1)(k9)=0(k-1)(k-9) = 0 This yields two possible values for kk: k=1ork=9k=1 \quad \text{or} \quad k=9

Common Mistake to Avoid: Forgetting to square the denominator (2\sqrt{2}) when squaring the right side, or incorrectly expanding (k2)2(k-2)^2 or (1+k)2(1+k)^2. Always be meticulous with algebraic expansion.


Step 4: Conclusion and Final Answer

Goal: Select the correct value of kk from the given options.

  • The possible values of kk we found are 1 and 9.
  • Let's consider the meaning of these values. If k=1k=1, the point is (1,1)(1,1), which we identified as the vertex VV. The vertex is, by definition, a point on the parabola, so k=1k=1 is a valid solution.
  • The given options are (A) 8, (B) 3, (C) 9, (D) 4.
  • Comparing our solutions with the options, we see that k=9k=9 is present as option (C).

Therefore, a possible value of kk is 9.

Final Answer: The final answer is 9\boxed{\text{9}}


Summary and Key Takeaways:

This problem beautifully demonstrates how to solve complex parabola questions by strictly adhering to the fundamental definition (PF=PMPF=PM).

  1. Extract Key Information: Carefully read the problem to identify the axis, quadrant information, and distances.
  2. Locate Focus and Vertex: Use the axis equation and distance formulas to pinpoint VV and FF. Quadrant information is crucial for uniqueness.
  3. Determine Directrix: Understand the geometric relationship: VV is the midpoint of $F

Practice More Conic Sections Questions

View All Questions