80.9k views
3 votes
JUST NEED A BIT OF HELP PLS

JUST NEED A BIT OF HELP PLS-example-1
User Klaus Ertl
by
8.4k points

1 Answer

2 votes

Explanation:

1st : Vector translation.

a vector -8j ( 0 , -8 ) helped translate (x , y) => (x , y - 8)

2nd : rotation.

The only rotation that results in (-x , -y) is pi rotation.

formula : (x , y -8) => ( xcos(pi) - ysin(pi) , xsin(pi) + ycos(pi) )

substitute x & y-8 into x & y respectively of the formula above.

User Janpeter
by
9.3k points

No related questions found

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