Asked by betty
                describe a single translation that would result from moving a figure,2 units left and 1 unit down then 5 units right and six units up
            
            
        Answers
                    Answered by
            Reiny
            
    (x,y) ---> (x-2, y-1)
then
(x-2,y-1) --> (x-2 + 5, y-1 + 6)
or
(x,y) ---> (x+3, y+5)
illustrate by picking any point and seeing what happens.
    
then
(x-2,y-1) --> (x-2 + 5, y-1 + 6)
or
(x,y) ---> (x+3, y+5)
illustrate by picking any point and seeing what happens.
                                                    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.