Triangle calculation for the resultant velocity

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
DeanH87
Messages
2
Reaction score
1
Homework Statement
Hi, Can someone help with the below calculation. Sample attached
Relevant Equations
See Below
1591845692283.png
Top example- How do I get to 31.7 m/s from 30.8 and 7.7? This is way over my head and need help. Thanks in advance
Dean
 
Last edited by a moderator:
Physics news on Phys.org
##31.748 = \sqrt { 30.8^2 + 7.7^2 }##
It is the length of the hypotenuse of the right triangle formed by the horizontal and vertical numbers.
And the 14 deg is the angle off of horizontal that those two velocities make for the combined velocity.
## 14.03 = (180/\pi) * atan2(7.7, 30.8) ##
 
Last edited:
Great! Thanks
 
  • Like
Likes   Reactions: berkeman
DeanH87 said:
Homework Statement:: Hi, Can someone help with the below calculation. Sample attached
Relevant Equations:: See Below

View attachment 264461Top example- How do I get to 31.7 m/s from 30.8 and 7.7? This is way over my head and need help. Thanks in advance
Dean
What do you know about resolving forces in 2 dimensions?