Simple projectile motion question

Click For Summary
SUMMARY

The discussion focuses on solving a projectile motion problem involving a missile fired vertically with an initial velocity of 20 m/s and an acceleration defined by dv/dt = -10 + t/2 m/s². The solution involves integrating the acceleration to find velocity and then integrating again to determine displacement. The correct integration yields the height of the missile after two seconds and four seconds, as well as its direction at t = 4 seconds. Key equations used include displacement (x), velocity (dx/dt), and acceleration (dv/dt).

PREREQUISITES
  • Understanding of calculus, specifically integration techniques
  • Familiarity with kinematic equations in physics
  • Knowledge of projectile motion concepts
  • Ability to solve differential equations
NEXT STEPS
  • Practice integrating functions related to motion, such as velocity and acceleration
  • Explore advanced kinematic equations for varying acceleration
  • Learn about numerical methods for solving differential equations
  • Study real-world applications of projectile motion in physics
USEFUL FOR

Students studying physics, particularly those focusing on mechanics and kinematics, as well as educators looking for examples of projectile motion problems.

ashclouded
Messages
15
Reaction score
0

Homework Statement


A missle is fired vertically up from a ground with an initial velocity of 20m/s. The acceleration at any time is given by dv/dt = -10 + t/2 m/s^2.
Find the height of the missile after two seconds
Find the height after four seconds
the direction the missile is traveling when t = 4

Homework Equations


Displacement = x
Velocity = dx/dt
acceleration = dv/dt

The Attempt at a Solution



dv/dt = -10 + t/2 m/s^2
dx/dt = -10t + t^2/4 + c

found c to be 20

x = -5t + x^3/12 + 20t + c

when t = 0 displacement = 0
c = 0

-5t + x^3/12 + 20t

then I don't know what to do
 
Physics news on Phys.org
ashclouded said:

Homework Statement


A missle is fired vertically up from a ground with an initial velocity of 20m/s. The acceleration at any time is given by dv/dt = -10 + t/2 m/s^2.
Find the height of the missile after two seconds
Find the height after four seconds
the direction the missile is traveling when t = 4

Homework Equations


Displacement = x
Velocity = dx/dt
acceleration = dv/dt

The Attempt at a Solution



dv/dt = -10 + t/2 m/s^2
dx/dt = -10t + t^2/4 + c

found c to be 20

x = -5t + x^3/12 + 20t + c

when t = 0 displacement = 0
c = 0

-5t + x^3/12 + 20t

then I don't know what to do

You've managed to mangle your calculus here, which is why you get confused.

According to the OP, dv/dt = -10 + t/2 m/s2

If you separate the variables and integrate, you get

∫ dv = ∫ (t/2 - 10) dt, or

v = t2/4 - 10t + C m/s

According to the OP, v @ t = 0 is equal to 20 m/s, so C = 20

But, v = dx/dt = t2/4 - 10t + 20, so separating variables and integrating again we get:

∫ dx = ∫ [ t2/4 - 10t + 20] dt which gives

x = ∫ [ t2/4 - 10t + 20] dt

which I'll leave you to work out. You should be able to answer the questions about the height of the rocket very easily.
 
Sorry about the multiple post, thanks for the help but
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K
Replies
6
Views
3K
Replies
12
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
40
Views
3K
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K