Animated Solution for Mathematics - Conic Sections: The axis of a parabola is the line y=x and its vertex and focus are in the first quadrant at distances 2 and 22 units from the origin, respectively. If the point (1,k) lies on the parabola, then a possible value of k is :-
Select Answer:
Visualized Solution
Visualizing the Parabola's Axis
The axis of the parabola is given as the line y=x.
This line passes through the origin (0,0) and has a slope of 1.
Locating Vertex V
The vertex V lies on the axis y=x in the first quadrant.
Its distance from the origin is 2 units.
Using parametric form, V=(0+2cos45∘,0+2sin45∘)=(1,1).
Locating Focus S
The focus S also lies on the axis y=x in the first quadrant.
Its distance from the origin is 22 units.
Similarly, S=(0+22cos45∘,0+22sin45∘)=(2,2).
Finding the Foot of the Directrix
The vertex V(1,1) is the midpoint of the focus S(2,2) and the foot of the directrix Z.
Let Z=(x1,y1). Then 2x1+2=1⟹x1=0.
Similarly, y1=0. So, Z=(0,0), which is the origin.
Equation of the Directrix
The directrix is a line perpendicular to the axis y=x.
Its slope is m=−1.
It passes through the foot Z(0,0).
Equation: y−0=−1(x−0)⟹x+y=0.
Defining the Parabola Locus
By the fundamental definition of a parabola, for any point P(x,y) on the curve:
Distance to focus equals perpendicular distance to directrix: PS=PM.
Squaring both sides avoids square roots: PS2=PM2.
Setting up the Parabola Equation
Distance PS2=(x−2)2+(y−2)2.
Perpendicular distance PM=12+12∣x+y∣.
Therefore, PM2=2(x+y)2.
Equation: (x−2)2+(y−2)2=2(x+y)2.
Substituting the Point P(1,k)
We are given that the point P(1,k) lies on the parabola.
Substitute x=1 and y=k into our equation.
(1−2)2+(k−2)2=2(1+k)2.
Expanding the Left Hand Side
Let's expand the left side of the equation: (1−2)2+(k−2)2.
(1−2)2=(−1)2=1.
(k−2)2=k2−4k+4.
LHS becomes: 1+k2−4k+4=k2−4k+5.
Expanding the Right Hand Side
Now, look at the right side: 2(1+k)2.
Expand the numerator: (1+k)2=1+2k+k2.
RHS becomes: 2k2+2k+1.
Forming the Quadratic Equation
Equate LHS and RHS: k2−4k+5=2k2+2k+1.
Multiply the entire equation by 2 to remove the fraction.
2k2−8k+10=k2+2k+1.
Bring all terms to one side: k2−10k+9=0.
Solving the Quadratic Equation
We need to factorize k2−10k+9=0.
Find two numbers that multiply to 9 and add to −10. These are −9 and −1.
Factorized form: (k−9)(k−1)=0.
This gives two possible values: k=9 or k=1.
Conclusion and Final Answer
The possible values for k are 1 and 9.
If k=1, the point is (1,1), which is the vertex V.
The other point on the parabola is (1,9).
Comparing with the given options, k=9 is the correct choice.
00:00 / 00:00
The Sigma Insight: Standard Equations of Parabola, Ellipse, and Hyperbola
Solution Diagram
Analyzing the Setup
Imagine you are standing on the Cartesian plane, looking at the line y=x. This is not just a line; it is the axis of our parabola, a line of symmetry that cuts the first quadrant with perfect precision.
Our journey begins by locating the two most important landmarks: the vertex V and the focus S. We are told the vertex V lies on this axis at a distance of 2 from the origin.
Since the line y=x makes a 45∘ angle with the positive x-axis, we can use simple trigonometry to find its coordinates:
V=(2cos45∘,2sin45∘)=(1,1)
Similarly, the focus S sits further along the same path at a distance of 22, placing it at (2,2).
The Hidden Directrix
Now, we need the directrix. A parabola is defined by its focus and its directrix. We know the vertex V(1,1) is the midpoint between the focus S(2,2) and the foot of the directrix Z.
A quick calculation shows that Z must be at (0,0), the origin. Since the directrix is always perpendicular to the axis of the parabola, and our axis has a slope of 1, the directrix must have a slope of −1.
Passing through the origin, the equation of the directrix is simply:
x+y=0
The Locus of Points
With the focus S(2,2) and the directrix x+y=0 in hand, we invoke the fundamental definition of a parabola: for any point P(x,y) on the curve, the distance to the focus PS must equal the perpendicular distance to the directrix PM.
Mathematically, PS=PM, or more conveniently, PS2=PM2. The distance squared from P(x,y) to S(2,2) is:
(x−2)2+(y−2)2
The perpendicular distance from P(x,y) to the line x+y=0 is given by the formula 12+12∣x+y∣, so the squared distance is:
2(x+y)2
Equating these, we get the master equation:
(x−2)2+(y−2)2=2(x+y)2
Solving for the Unknown
We are given that the point (1,k) lies on this parabola. Substituting x=1 and y=k into our equation, we get:
(1−2)2+(k−2)2=2(1+k)2
Expanding the left side:
1+(k2−4k+4)=k2−4k+5
Expanding the right side:
2k2+2k+1
Multiplying by 2 to clear the fraction:
2k2−8k+10=k2+2k+1
Rearranging into a standard quadratic:
k2−10k+9=0
Factoring this gives (k−9)(k−1)=0. Thus, k can be 1 or 9.
If k=1, we are at the vertex. If k=9, we have found the other point on the parabola. The possible values for k are 1 and 9.