πŸŽ“ BookMCQ
← Back to 1. Basics before calculus

πŸ“ Graph reflections over x axis y axis (11 MCQs)

πŸ“– From Calculus β€’ 1. Basics before calculus β€’ 11 questions available

What is Graph reflections over x axis y axis?

Definition:
Graph reflections flip the graph over an axis: y=βˆ’f(x)y = -f(x) reflects over the x-axis (changing signs of outputs), while y=f(βˆ’x)y = f(-x) reflects over the y-axis (changing signs of inputs), mirroring the original graph.

Example:
For f(x)=x3f(x) = x^3, y=βˆ’x3y = -x^3 is a reflection over x-axis, and y=(βˆ’x)3=βˆ’x3y = (-x)^3 = -x^3 is same here, but for f(x)=x2f(x)=x^2, y=(βˆ’x)2=x2y = (-x)^2 = x^2 (no change due to evenness).

Reason:
Reflections are used in optics, signal processing, and symmetry analysis, helping to visualize inverse relationships or transformed data.

4
Easy
5
Medium
2
Hard

πŸ“ All Graph reflections over x axis y axis MCQs

Q1. What is the equation of the graph obtained by reflecting y=∣x∣y = |x| across the x‑axis?

A.y=βˆ’βˆ£x∣y = -|x| βœ…
B.y=∣x∣y = |x|
C.y=βˆ’xy = -x
D.y=xy = x
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Reflecting across the x‑axis changes the sign of every y‑coordinate while leaving x unchanged. The absolute‑value function y=∣x∣y = |x| becomes its vertical mirror, giving y=βˆ’βˆ£x∣y = -|x|. The other options either leave the graph unchanged or represent different transformations, so A is correct.

Q2. Starting with y=f(x)y = f(x), the graph is first shifted 3 units left and then reflected about the y‑axis. Which expression represents the resulting function?

A.y=f(x+3)y = f(x+3)
B.y=f(βˆ’xβˆ’3)y = f(-x-3) βœ…
C.y=f(βˆ’x+3)y = f(-x+3)
D.y=f(βˆ’x)y = f(-x)
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: A left shift replaces x by x+3x+3; a subsequent reflection about the y‑axis replaces x by βˆ’x-x. Applying both operations yields f(βˆ’(x+3))=f(βˆ’xβˆ’3)f(-(x+3)) = f(-x-3). Options A, C, and D omit one of the transformations, leaving B as the only correct representation.

Q3. Which sequence of transformations yields the graph of y=4βˆ’βˆ£xβˆ’2∣y = 4 - |x-2| from the basic graph y=∣x∣y = |x|?

A.Translate right 2, reflect across y‑axis, translate up 4
B.Translate left 2, reflect across x‑axis, translate down 4
C.Translate right 2, reflect across x‑axis, translate up 4 βœ…
D.Translate left 2, reflect across y‑axis, translate up 4
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– Explanation: First move the parent graph right by 2, giving ∣xβˆ’2∣|x-2|. Reflecting this across the x‑axis changes the sign, producing βˆ’βˆ£xβˆ’2∣-|x-2|. Finally, shifting the result upward by 4 units adds 4 to the y‑value, resulting in 4βˆ’βˆ£xβˆ’2∣4-|x-2|. Only option C follows this exact order.

Q4. How does the graph of y=βˆ’xy = -\sqrt{x} compare to the graph of y=xy = \sqrt{x}?

A.It is a horizontal reflection across the y‑axis.
B.It is a translation 1 unit upward.
C.It coincides with y=xy = \sqrt{x}. βœ…
D.It is a vertical reflection of y=xy = \sqrt{x} across the x‑axis.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: The function x\sqrt{x} lies above the x‑axis for xβ‰₯0x\ge0. Multiplying the entire output by βˆ’1-1 flips every point vertically, producing a mirror image below the axis. This is precisely a reflection across the x‑axis. Options A and B describe different transformations, and option C is false because the graphs are distinct.

Q5. What are the coordinates of the vertex of the graph of y=4βˆ’βˆ£xβˆ’2∣y = 4 - |x-2|?

A.(0,4)(0,4)
B.(2,4)(2,4) βœ…
C.(2,0)(2,0)
D.(4,2)(4,2)
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: The expression ∣xβˆ’2∣|x-2| attains its minimum value 0 when x=2x=2. Substituting this into the outer expression gives y=4βˆ’0=4y = 4 - 0 = 4. Thus the point (2,4)(2,4) is the vertex, the highest point of this V‑shaped graph. The other choices either misplace the x‑coordinate or the y‑coordinate.

Q6. Reflect the parabola y=(xβˆ’1)2y = (x-1)^2 about the line y=xy = x. Which equation represents the reflected curve?

A.y=(x+1)2y = (x+1)^2
B.x=(y+1)2x = (y+1)^2
C.x=(yβˆ’1)2x = (y-1)^2 βœ…
D.y=(xβˆ’1)2y = (x-1)^2
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: Reflecting about y=xy = x swaps the roles of x and y. Starting with y=(xβˆ’1)2y = (x-1)^2, interchange the variables to obtain x=(yβˆ’1)2x = (y-1)^2. This equation describes the same set of points after the reflection. Options A and D leave the equation unchanged, and B uses the wrong sign inside the square.

Q7. If the graph of y=∣2x+4∣+2y = |2x+4| + 2 is first reflected about the x‑axis and then about the y‑axis, what is the resulting equation?

A.y=βˆ’βˆ£2xβˆ’4βˆ£βˆ’2y = -|2x-4| - 2 βœ…
B.y=βˆ’βˆ£2x+4βˆ£βˆ’2y = -|2x+4| - 2
C.y=∣2xβˆ’4∣+2y = |2x-4| + 2
D.y=βˆ’βˆ£2xβˆ’4∣+2y = -|2x-4| + 2
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Reflecting across the x‑axis changes the sign of y, giving y=βˆ’βˆ£2x+4βˆ£βˆ’2y = -|2x+4| - 2. A subsequent reflection across the y‑axis replaces x by βˆ’x-x, turning ∣2(βˆ’x)+4∣|2(-x)+4| into βˆ£βˆ’2x+4∣=∣2xβˆ’4∣|-2x+4| = |2x-4|. The final expression is therefore y=βˆ’βˆ£2xβˆ’4βˆ£βˆ’2y = -|2x-4| - 2, which matches option A.

Q8. Which of the following describes the transformation sequence that produces y=βˆ’βˆ£2x+4∣+5y = -|2x+4| + 5 from the parent graph y=∣x∣y = |x|?

A.Horizontal stretch by factor 2, shift left 2, reflect across y‑axis, shift up 5
B.Horizontal compression by factor 1/2, shift left 2, reflect across x‑axis, shift up 5 βœ…
C.Horizontal stretch by factor 2, shift right 2, reflect across y‑axis, shift up 5
D.Horizontal stretch by factor 2, shift left 2, reflect across x‑axis, shift up 5
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Inside the absolute value, 2x+4=2(x+2)2x+4 = 2(x+2) indicates a horizontal compression by a factor of 1/21/2 followed by a left shift of 2 units. The outer negative sign reflects the graph across the x‑axis, and the final +5+5 translates it upward. Option B lists these steps in the correct order.

Q9. Reflect the graph of y=xy = \sqrt{x} about the line y=βˆ’xy = -x. Which expression gives the resulting curve?

A.y=βˆ’x2y = -x^2 βœ…
B.y=βˆ’βˆ’xy = -\sqrt{-x}
C.x=βˆ’βˆ’yx = -\sqrt{-y}
D.y=βˆ’xy = \sqrt{-x}
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: A reflection across y=βˆ’xy = -x swaps coordinates and changes both signs, turning (x,x)(x,\sqrt{x}) into (βˆ’β€‰x,βˆ’x)(-\,\sqrt{x},-x). Eliminating the parameter leads to the relation y=βˆ’x2y = -x^2, a downward‑opening parabola. The other options either retain a square‑root form or mix variables incorrectly.

Q10. Which statement correctly compares the graphs of y=∣x∣y = |x| reflected about the x‑axis and about the y‑axis?

A.Both reflections produce the same graph.
B.Reflection about the x‑axis yields y=βˆ’βˆ£x∣y = -|x|; about the y‑axis yields y=∣x∣y = |x|. βœ…
C.Reflection about the x‑axis yields y=βˆ’βˆ£x∣y = -|x|; about the y‑axis yields y=βˆ’βˆ£x∣y = -|x|.
D.Reflection about the x‑axis yields y=∣x∣y = |x|; about the y‑axis yields y=βˆ’βˆ£x∣y = -|x|.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Reflecting across the x‑axis changes the sign of the output, giving y=βˆ’βˆ£x∣y = -|x|, a V opening downward. Reflecting across the y‑axis replaces x by βˆ’x-x, but because the absolute value eliminates the sign, the graph remains y=∣x∣y = |x|. Hence the two reflected graphs are different, matching option B.

Q11. A point P(3,βˆ’2)P(3,-2) is reflected across the line y=xy = x to a point P'. What is the distance between PP and P'?

A.525\sqrt{2} βœ…
B.55
C.252\sqrt{5}
D.13\sqrt{13}
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ”— Related Topics (MCQs)