197k views
2 votes
Write a function to represent the point (x,y) being translated of 3 units to the right and 2 units down.Type the correct answer in the box.

Write a function to represent the point (x,y) being translated of 3 units to the right-example-1
User Tim Fuqua
by
7.1k points

1 Answer

6 votes

We must write the function that represents the translation of the point (x, y):

• 3 units to the right,

,

• 2 units down.

1) A translation 3 units to the right is equivalent to sum 3 to the coordinate x:


x\rightarrow x+3.

2) A translation 2 units down is equivalent to subtracting 2 to the coordinate y:


y\rightarrow y-2.

The function that represents the translation is:


T(x,y)=(x+3,y-2).

Answer


T(x,y)=(x+3,y-2)

User Bri Bri
by
7.9k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories