Question

Difficulty: HardCoordinate Geometry: Transformations and Geometric Graphs

In the xyxy-plane, the parabola defined by y=2x28x+5y = 2x^2 - 8x + 5 is reflected across the line y=xy = x. The resulting curve is then translated 33 units to the right and 44 units downward to produce curve CC. If the point (a,1)(a, -1) lies on curve CC, what is the value of aa?

Answer: 2

Answer

The value of aa is 22.
Completing the square yields y=2(x2)23y = 2(x - 2)^2 - 3. Reflecting across y=xy = x interchanges xx and yy, producing x=2(y2)23x = 2(y - 2)^2 - 3. Shifting this curve 33 units to the right replaces xx with x3x - 3, and shifting 44 units down replaces yy with y+4y + 4. The equation simplifies to x=2(y+2)2x = 2(y + 2)^2. Setting y=1y = -1 gives a=2(1+2)2=2a = 2(-1 + 2)^2 = 2.

Step-by-Step Solution

1
Rewrite the original parabola equation in vertex form.
y=2(x2)23y = 2(x - 2)^2 - 3
Expressing the parabola in vertex form makes tracking coordinate transformations straightforward.
2
Apply the reflection across the line y=xy = x.
x=2(y2)23x = 2(y - 2)^2 - 3
Reflecting across y=xy = x interchanges the xx and yy coordinates of every point on the graph.
3
Apply the translations to find the equation of curve CC.
x=2(y+2)2x = 2(y + 2)^2
Translating right by 33 replaces xx with x3x - 3, and translating down by 44 replaces yy with y+4y + 4.
4
Substitute y=1y = -1 into the equation for curve CC to calculate aa.
a=2a = 2
Since the point (a,1)(a, -1) lies on curve CC, substituting x=ax = a and y=1y = -1 yields a=2(1)2=2a = 2(1)^2 = 2.

Key Concept

Reflection across y=xy = x and rigid horizontal/vertical translations of conic sections
Rate this question