Animated Solution for Mathematics - Conic Sections: Axis of a parabola lies along x-axis. If its vertex and focus are at distances 2 and 4 respectively from the origin on the positive x-axis then which of the following points does not lie on it ?
Select Answer:
Visualized Solution
Visualizing the Coordinate System
Axis of parabola lies along the x-axis (y=0).
Parabola opens horizontally.
Locating the Vertex V(h,k)
Vertex is at a distance of 2 from the origin on the positive x-axis.
Coordinates: V(h,k)=(2,0).
Locating the Focus F
Focus is at a distance of 4 from the origin on the positive x-axis.
Coordinates: F(4,0).
Calculating Focal Length a
Focal length a is the distance between Vertex and Focus.
a=4−2=2.
Standard Equation Form
Since Focus is to the right of Vertex, it opens rightwards.
Standard form: (y−k)2=4a(x−h).
Raw Setup (Substitution)
Substitute h=2, k=0, and a=2.
(y−0)2=4(2)(x−2).
Atomic Compute (Execution)
Simplify the constants.
Final Equation: y2=8(x−2).
Testing Point (4,−4)
Substitute x=4,y=−4.
LHS: (−4)2=16.
RHS: 8(4−2)=16.
LHS = RHS, point lies on the parabola.
Testing Point (5,26)
Substitute x=5,y=26.
LHS: (26)2=24.
RHS: 8(5−2)=24.
LHS = RHS, point lies on the parabola.
Testing Point (8,6)
Substitute x=8,y=6.
LHS: (6)2=36.
RHS: 8(8−2)=48.
LHS = RHS, point does NOT lie on the parabola.
Testing Point (6,42)
Substitute x=6,y=42.
LHS: (42)2=32.
RHS: 8(6−2)=32.
LHS = RHS, point lies on the parabola.
The Way Forward
Only the point (8,6) fails to satisfy the equation.
Final Answer:(8,6) is the correct choice.
00:00 / 00:00
The Sigma Insight: Standard Equations of Parabola, Ellipse, and Hyperbola
Solution Diagram
Analyzing the Geometry of the Parabola
Imagine you are standing on the Cartesian plane, looking at the x-axis. You are told that a parabola's axis of symmetry lies perfectly along this line.
This is a powerful piece of information. It tells us that for every point (x,y) on the parabola, there is a corresponding point (x,−y) on the other side. The parabola is balanced, like a mirror image across the x-axis.
Locating the Heart of the Curve
The problem provides two critical landmarks: the vertex and the focus. The vertex is the turning point, the very tip of the parabola.
We are told it sits at a distance of 2 units from the origin on the positive x-axis. Thus, our vertex V is at (2,0).
The focus F is the 'heart' of the parabola, the point that defines its curvature. It sits at a distance of 4 units from the origin on the same axis, so F is at (4,0).
Notice how the focus is to the right of the vertex. This confirms our parabola opens to the right, stretching out towards infinity in the positive x-direction.
Defining the Focal Length
The distance between the vertex and the focus is denoted by a. This value a is the secret key to the parabola's width.
Since the vertex is at x=2 and the focus is at x=4, the distance a is simply 4−2=2. This a=2 tells us exactly how 'open' our parabola is.
Constructing the Equation
Now, let's assemble our masterpiece. The standard equation for a parabola opening horizontally is (y−k)2=4a(x−h).
Here, (h,k) are the coordinates of the vertex. Substituting our values, h=2, k=0, and a=2, we get:
(y−0)2=4(2)(x−2)
Simplifying this, we arrive at the elegant identity of our curve:
y2=8(x−2)
This equation is the rule that every point on our parabola must obey. If a point (x,y) satisfies this equation, it belongs to the parabola.
The Final Verification
Now, we test our options to find the one that does not belong.
For (4,−4):
y2=(−4)2=16, and 8(4−2)=16. It fits!
For (5,26):
y2=(26)2=4×6=24, and 8(5−2)=8×3=24. It fits!
For (8,6):
y2=62=36, but 8(8−2)=8×6=48. Since $36
eq 48$, this point is not on the parabola.
For (6,42):
y2=(42)2=16×2=32, and 8(6−2)=8×4=32. It fits!
We have successfully identified the outlier. The point (8,6) is the only one that fails the test. Remember, in coordinate geometry, always build your equation first—it is your most reliable map.