Asked by betty
if the pre image of a figure is located at (4,2) (-3,-3)(0,8) and it is reflected in the y-axis followed by a translation of 3 units left and 6 units down where is the new image locate give vertex coordinates
Answers
Answered by
Steve
reflect: (x,y) -> (-x,y)
left: (x,y) -> (x-3,y)
down: (x,y) -> (x,y-6)
So, for all three,
(x,y) -> (-x,y) -> (-x-3,y) -> (-x-3,y-6)
(4,2) -> (-7,-4)
and so on
left: (x,y) -> (x-3,y)
down: (x,y) -> (x,y-6)
So, for all three,
(x,y) -> (-x,y) -> (-x-3,y) -> (-x-3,y-6)
(4,2) -> (-7,-4)
and so on
Answered by
liz
If the pre-image is located at (0,4), where would the image be located if you followed the translate (x+2, y-4)?
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.