Find initial velocity of the spaceship

AI Thread Summary
To find the initial velocity V0 of a spaceship given its acceleration function a(t) = 3 m/s² - (2 m/s³)t, integration is necessary. The velocity function is derived as v(t) = 3t - t² + V0. Further integration leads to the position function z(t) = (3/2)t² - (1/3)t³ + V0t + z0. Setting the position at t=5 seconds equal to the initial position results in the equation 0 = 37.5 - 41.7 + 5V0. Solving this gives the initial velocity V0 as 0.84 m/s.
TyFelmingham
Messages
9
Reaction score
0
a) The acceleration of a spaceship is given by a(t) = 3 m/s2 – (2 m/s3 ) t. Find the initial velocity V0 so that the spaceship is at the same point where it started after 5 seconds.

No idea how to do this one, but do you need to integrate?

Ty
 
Physics news on Phys.org
Yes you will have to integrate.
 
PhysicsMajor said:
Yes you will have to integrate.
How do you integrate that?
 
TyFelmingham said:
a) The acceleration of a spaceship is given by a(t) = 3 m/s2 – (2 m/s3 ) t. Find the initial velocity V0 so that the spaceship is at the same point where it started after 5 seconds.

No idea how to do this one, but do you need to integrate?

Ty
a(t) = (dv/dt) = 3 - 2t ::: ⇒ v(t) = ∫ (3 - 2t) dt = 3t - t2 + v0
v(t) = (dz/dt) = 3t - t2 + v0 ::: ⇒ z(t) = ∫ (3t - t2 + v0) dt = 3t2/2 - t3/3 + v0t + z0

Problem requires that {z(5) = z0}, so that:
z(5) = z0 = 3(5)2/2 - (5)3/3 + v0(5) + z0
⇒ 0 = (37.5) - (41.7) + 5v0
⇒ 5v0 = 4.2
⇒ v0 = (0.84 m/sec)


~~
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top