Asked by Cheyenne

How can discribe in words how to add ten vectors?

Please help.


Add the ten x components for the x component of the resultant. Call it X
Add the ten y components for the y component of the resultant. Call it Y

resultant = sqrt (X^2 + Y^2)
theta = arctan Y/X (counterclockwise from x axis)

Answers

There are no human answers yet.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions