#how do you solve this?

12 messages · Page 1 of 1 (latest)

tranquil hare
old furnaceBOT
sweet pelican
#

you can find the magnitude using the pythagorean theorem

#

the ground vel will be the hypotenuse

#

p and w are at right angles

#

then, to find the direction, you assume the angle between g and p to be theta, and find wutever trig func you feel like

#

sin, cos, tan etc

#

the angle would be arcsin, arccos ...

#

subtract that angle from 90, and that will be your angle from the N (North)

#

to the E (East) side

tranquil hare
#

ohh ok let me give that a try

tranquil hare
#

.close