Finding an Equation through Integrals

  • Thread starter Thread starter AxeluteZero
  • Start date Start date
  • Tags Tags
    Integrals
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 6K views
AxeluteZero
Messages
8
Reaction score
0
Position Function from Constant Acceleration Equation

Homework Statement



The acceleration of a certain rocket is given by ax = bt, where b is a positive constant.

(a) Find the position function x(t) if x = x0 and v0 at t = 0. (Use x_0 for x0, v_0 for v0, b, and t as necessary.)
x(t) =


Homework Equations



(Hint given): The velocity function is the time integral of the acceleration function. The position function is the time integral of the velocity function. The two integration constants can be determined by applying the given initial conditions when the time is equal to zero.

[tex]\Delta[/tex]s = vi([tex]\Delta[/tex]) + (1/2)a([tex]\Delta[/tex])2


The Attempt at a Solution



ax = bt

so a = bt

v = int (a dt) = b * int (t dt) = b (.5t2)

x = b/2 int (t2) dt

Is my thinking in the right spot? I don't know if I'm not integrating correctly or if I need to plug the integrations into an equation...?
 
Last edited:
Physics news on Phys.org
You have to include a constant C when integrating. So v=0.5*b*t2+C.

If the initial velocity is v0, C=v0.

Now integrate v(t), do not forget the integration constant again.

ehild