asked 66.0k views
3 votes
100 POINTS IF YOU ANSWER CORRECTLY Rotate these coordinates 180 around the origin and then translate 6 units to the left.

100 POINTS IF YOU ANSWER CORRECTLY Rotate these coordinates 180 around the origin-example-1

2 Answers

4 votes

Hello!


When you flip the coordinates and move them 6 units to the left your coordinates would be: (-4, 8) (0, 8) (5, 1) (1, 3)

answered
User C B
by
8.1k points
6 votes
Original Coordinates: (-2, -8) (-6, -8) (-11, -1) (-7, -3)

A 180 degree rotation around the origin flips the signs of x and y, so you get:

(2, 8) (6, 8) (11, 1) (7, 3)

Then a translation to the left 6 units just subtracts 6 from all the x values:

(-4, 8) (0, 8) (5, 1) (1, 3)

Those are your points! Hope this helped!
answered
User Seburdis
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.