Computer Science, asked by FCA17023, 10 months ago

Perform a 60 degree rotation of triangle A(1,1), B(3,3),C(4,6) about origin.

Answers

Answered by Shailesh183816
1

\bf\large\underline\pink{Answer:-}

We can find the coordinates of the triangle without necessarily drawing.

We can follow the following steps.

1. Representing the given triangle in matrix form using homogeneous coordinates of the vertices.

2. Identifying the matrix of rotation of 45°.

3. Applying the concept of trigonometric ratios. That is cos 45° = Sin45° = √2/2

4. Getting the rotated triangle A'B'C' by multiplying the matrix of triangle ABC and the matrix of rotation.

❒____________________________

Attachments:
Similar questions