From simple questions to complex issues, IDNLearn.com has the answers you need. Discover prompt and accurate answers from our community of experienced professionals.

JUST NEED A BIT OF HELP PLS

JUST NEED A BIT OF HELP PLS class=

Sagot :

Step-by-step 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.