asked 55.6k views
0 votes
triangle abc has coordinates a(1,-1), b(0,2) and c(2,1) and it is reflecting over the line y = -x to form triangle a’b’c’ that are the coordinates of triangle a’b’c’

1 Answer

5 votes
Reflecting over the line y = -x is equivalent to the transformation
(x, y) ⇒ (-y, -x)

The coordinates of the image points are
a'(1, -1) . . . . . . this point is on the line of reflection, so is invariant
b'(-2, 0)
c'(-1, -2)
answered
User Ocramz
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.