QUESTION IMAGE
Question
rotate figure efgh 180° around the origin.
Step1: Find coordinates of original points
Assume each grid is 5 units. Point \(E=(10,20)\), \(F=(20,20)\), \(H=(10,10)\), \(G=(20,10)\)
Step2: Apply 180 - degree rotation formula
The formula for a \(180^{\circ}\) rotation about the origin is \((x,y)\to(-x,-y)\)
For point \(E(10,20)\): \((10,20)\to(- 10,-20)\)
For point \(F(20,20)\): \((20,20)\to(-20,-20)\)
For point \(H(10,10)\): \((10,10)\to(-10,-10)\)
For point \(G(20,10)\): \((20,10)\to(-20,-10)\)
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
The new coordinates of the rotated figure are \(E'(-10,-20)\), \(F'(-20,-20)\), \(H'(-10,-10)\), \(G'(-20,-10)\)