Analyzing the Geometry of Symmetry
Welcome, future engineers! Today, we are going to unravel a beautiful problem that tests not just your algebraic skills, but your geometric intuition. We are looking at a quadratic curve and asking: is it symmetric about a specific line? And more importantly, why?
Phase 1
The Universal Truth
Let's start with Statement-2: "A parabola is symmetric about its axis." This is a fundamental geometric truth.
Imagine a parabola as a perfectly balanced U-shaped curve. If you were to place a mirror along its central axis, the reflection would perfectly overlap with the other side.
Because this is a universal property of all parabolas, we can confidently declare that Statement-2 is True.
Phase 2
The Algebraic Transformation
Now, let's turn our attention to the curve given in Statement-1: y=−2x2+x+1. To understand its symmetry, we need to see its "true face"—the standard form.
The equation is a quadratic in x, which confirms it is indeed a parabola. To find its axis of symmetry, we need to find its vertex (h,k).
Let's start by clearing the fraction. Multiplying the entire equation by
−2, we get:
−2y=x2−2x−2
Now, let's isolate the
x terms. Moving the constant
−2 to the left, we have:
x2−2x=−2y+2
This is where the magic happens. We want to complete the square for x2−2x. The coefficient of x is −2; half of that is −1, and squaring it gives us 1.
Adding
1 to both sides:
x2−2x+1=−2y+2+1
This simplifies beautifully to:
(x−1)2=−2y+3
Factoring out the
−2 on the right side, we arrive at the standard form:
(x−1)2=−2(y−23)
Phase 3
The Vertex and the Axis
By comparing this to the standard form (x−h)2=4a(y−k), we can instantly see that the vertex (h,k) is (1,23).
The axis of symmetry for a parabola of this form is the vertical line passing through the vertex, which is x=h. Substituting our value of h, we get x=1.
This confirms that the curve is indeed symmetric about the line x=1. Thus, Statement-1 is True.
Phase 4
The Logical Synthesis
We have established that Statement-1 is true and Statement-2 is true. Is Statement-2 the correct explanation for Statement-1?
Absolutely. We proved Statement-1 by finding the axis of symmetry, and we were only able to do that because we knew the geometric property that a parabola is symmetric about its axis.
Statement-2 provided the necessary logical framework to validate the symmetry of the curve in Statement-1. Therefore, Statement-2 is the correct explanation.