Computer Science, asked by kinirahul134, 6 months ago


12) Translate the polygon with co-
ordinates A (3.6). B (8.11). & C (11.3)
by 2units in X direction and 3 units in
Y direction .write down final answer
Your answer​

Answers

Answered by Dhruv4886
0

The final coordinates of the polygon are (5, 3), (10, 8), and (13, 0).

Given:

Coordinates of polygon  A (3, 6); B (8, 11), and C (11, 3)

The polygon is translated by 2 units in the x-axis direction and

3 units in the y-axis direction.  

To find:

Find the final coordinates.

Solution:

Given coordinates are  A (3, 6); B (8, 11); and C (11, 3)

The polygon is translated 2 units in the x-direction

So we need to add 2 units to each x-coordinate of given points

In the y-direction, the polygon is translated 3 units

So we need to subtract 3 units from each y-coordinate of given points.

Then the final coordinates will be

A (3, 6) ⇒ (3 + 2,   6 - 3) ⇒  (5, 3)  

B (8, 11) ⇒ (8 + 2,   11 - 3) ⇒  (10, 8)

C (11, 3) ⇒  (11 + 2,  3 - 3) ⇒  (13, 0)    

Therefore,

The final coordinates of the polygon are (5, 3), (10, 8), and (13, 0).

#SPJ1

Similar questions