answersLogoWhite

0


Best Answer

Velocity is a vector, so you simply use vector properties, noting that speed is a magnitude of velocity. For example:

If velocity is (8x, -4y),

then the speed is:

sqrt(8^2+4^2) = sqrt(68) (by Pythagoras)

and the direction is:

tan(A) = -4/8

A = arctan (-1/2) = -26.56 degrees (or 333.43 degrees)

``````````^y````````````````

``````````|`````````````````

``````````|`````````````````

``````````|`````````````````

``````````|`````````````````

``````````|`````````````````

___________________________> x

`````````0|`\`ang A```````|```

``````````|```\``````````8```

``````````|`````\````````````

``````````|```````\``````````

``````````|`````````\````````

``````````|```````````\``````

``````````|_ -4``````````\```

``````````|`````````````````

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you get speed and and direction using velocity?
Write your answer...
Submit
Still have questions?
magnify glass
imp