What is the parachutist's position after 10 seconds?

  • Thread starter Thread starter controlfreaks
  • Start date Start date
  • Tags Tags
    3d Mechanics
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
2 replies · 1K views
controlfreaks
Messages
18
Reaction score
0

Homework Statement


A parachutist jumps from a plane which is at position S = [0, 5000, 0] at time t = 0. The starting velocity of parachutist is v = [300, 0, 100] and we're assuming the parachutists falls like a particle with constant acceleration a = [2, -9.81, 0].

I need to find the parachutists position after 10 seconds.


Homework Equations


the only equations i have here are the 3 for acceleration under constant motion but these assume a one directional system.


The Attempt at a Solution


i can't attempt a solution without knowing where I'm starting here with the 3 dimensions so if anyone could give me a hand with what equations i need to use then i should be good to go!
 
Physics news on Phys.org
If you know what happens in 1-D, you can easily generalize to 3-D. All you need to do is change symbols. The most general expressions for constant acceleration are

x(t) = xo+voxt + (1/2)axt2
y(t) = yo+voyt + (1/2)ayt2
z(t) = zo+vozt + (1/2)azt2

In 3-D the position of the parachutist at any time t is [x(t), y(t), z(t)].
 
thank you so much, that's perfect.

just didn't know if we we're dealing with angular velocity or something more complicated here.

cheers!