500
The coordinates of point A are (2,5 ). Using the composition T(x-4,y+2) o r y=x , what are the coordinates of A', the image of A?
(x, y ) --> ( y, x ) for r y= x
( 2, 5 ) --> ( 5, 2 ) .........
( x, y ) --> ( x -4, y + 2 ) for T(x-4, y+2 ) ...............
(5,2 ) --> ( 5-4, 2+2 ) = ( 1,4 )
Answer: (1,4 )