Could use some help on physics (mechanics problem help)

  • Thread starter Thread starter shivas
  • Start date Start date
  • Tags Tags
    Physics
AI Thread Summary
The discussion focuses on solving a physics problem involving a model rocket that accelerates upward at 1.5g for 3 seconds before coasting. Participants suggest using kinematic equations to determine the time at which the rocket reaches its maximum height. The key steps involve calculating the velocity after the acceleration phase, which is found to be 4.5g, and then using that to find the time taken to decelerate to a stop. The total time to reach maximum height is calculated to be 7.5 seconds, combining both the acceleration and deceleration phases. This collaborative problem-solving approach emphasizes the importance of breaking the problem into manageable parts.
shivas
Messages
3
Reaction score
0
i was wondering if someone on this board would kindly bestow their knowledge onto this problem... thank you..


A model rocket launches with initial net upward acceleration of 1.5g where g is the absolute value of the acceleration due to gravity. This accerlation is maintained for 3 secs. Adter the 3 secs has passed the rocket coasts and eventually falls back to earth. At what time does the rocket reach its max height??


-- thanks!
 
Physics news on Phys.org
What have you done?
What equations have you been given that might be of use? There are several different ways of solving this problem depending on the level of your Math, show us some of what you know about it. That will help us know where to start.
 
well I am thinkin i should use kinematics equations to solve this... but not sure which one

i know how to do calculus...
 
kinematics equations are all you need.

First of all, what can you say about the velocity when the rocket reaches its max height? see if that helps.
 
velocity is zero at maX, right?
 
correct. Now what formula do you have to find velocity?
and what variables do you know in the formula?
 
shivas said:
A model rocket launches with initial net upward acceleration of 1.5g where g is the absolute value of the acceleration due to gravity. This accerlation is maintained for 3 secs. Adter the 3 secs has passed the rocket coasts and eventually falls back to earth. At what time does the rocket reach its max height??

Break it into 2 parts, accelerating and decelerating. First, we know the time for the acceleration part, now find the velocity for it.

V = at

V = (1.5g)(3)

V = 4.5g

Now for the second part. We know the final velocity is 0 but we don't know the time, so let's find the time.

V_f = V_i + at

Vf is 0, Vi is the V from part one, a is -g (since it's the opposite direction of the velocity) and t is just t.

0 = 4.5g + (-g)(t)

gt = 4.5g

t = 4.5


So you know the time from part one is 3s and the time from part 2 is 4.5 seconds. Now add em together

t = 3 + 4.5

t = 7.5 seconds
 
Back
Top