QUESTION IMAGE
Question
write the coordinates of the vertices after a reflection over the line $y = -x$.
Step1: Identify original vertices
Original coordinates:
$A(-4, -10)$, $B(5, -10)$, $C(5, -5)$, $D(-4, -5)$
Step2: Apply reflection rule $y=-x$
The rule for reflecting a point $(x,y)$ over $y=-x$ is $(x,y)\to(-y,-x)$.
- For $A(-4,-10)$: $(-(-10), -(-4))=(10, 4)$
- For $B(5,-10)$: $(-(-10), -(5))=(10, -5)$
- For $C(5,-5)$: $(-(-5), -(5))=(5, -5)$
- For $D(-4,-5)$: $(-(-5), -(-4))=(5, 4)$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
Reflected vertices:
$A'(10, 4)$, $B'(10, -5)$, $C'(5, -5)$, $D'(5, 4)$