Question

Is there a formula to calculate the minimun height that is require for an object to...

Is there a formula to calculate the minimun height that is require for an object to reach terminal velocity?

we know the terminal velocity .778499 m/s, the time it takes for the object to reach terminal velocity .33s, and the weight of the object.0045kg.

Homework Answers

Answer #1

we know F_drag = -k*v

-m*g = -k*v

==> k = m*g/v

= 0.0045*9.8/0.778499

= 0.0566 N.s/m


Impulse = change in momentum

integral F*dt

integral (m*g - k*v)*dt = 0.0045*0.778400

m*g*t - integral k*(dy/dt)*dt = 0.0045*0.778400

m*g*t - integral k*dy = 0.0045*0.778400

m*g*t - k*y = 0.0045*0.778400

k y = m*g*t - 0.0045*0.778400

y = (m*g*t - 0.0045*0.778400)/k

= (0.0045*9.8*0.33 - 0.0045*0.778400)/0.0566

= 0.195 m or 19.5 cm <<<<<<<------------Answer

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
The final velocity v of an object is given by the formula v=u+a∙t , where u...
The final velocity v of an object is given by the formula v=u+a∙t , where u is the initial velocity, a is the acceleration and t is the elapsed time. (use python language to write a program with comments to perform the required tasks) Calculate and print the final velocity of an object with initial velocity of 15 m/s and acceleration of 2.5 m/s2 after t = 18 seconds.    If an object starts from rest, how long will it take...
Hello, I am trying to use python to calculate the terminal velocity of an object falling...
Hello, I am trying to use python to calculate the terminal velocity of an object falling from a height of 3 meters. I have gotten stuck trying to actually calculate the terminal velocity. thanks for the help! Here I have posted the code I have so far. from visual import* myscene = display(range = 10, width = 600, heigth = 600, background = color.blue, title = 'lab 5' ) #display window s = vector(0,3,0) #vector for starting position m =...
1.Calculate the height of a precipice by taking 2.35s. A person on the edge of a...
1.Calculate the height of a precipice by taking 2.35s. A person on the edge of a precipice throws a rock directly upward with an initial velocity of 8.00 m / s. Determine the height of the cliff if the rock takes 2.35s to reach the ground. Hint: Draw the situation and place the coordinate system where the rock ends. 2. A projectile is launched from the ground with an initial velocity of 50.0 m / s at an angle of...
Rain drop with a diameter of 2.0 mm falling from height of 3.5 km. Assuming that...
Rain drop with a diameter of 2.0 mm falling from height of 3.5 km. Assuming that air is still. Estimate a) the terminal velocity, and b) estimate the time it takes for the drop to reach its terminal velocity.
1) If a person holds 50 kg object at a height of 2 m above the...
1) If a person holds 50 kg object at a height of 2 m above the floor for 10 s. How much work is done? W = F×d (2) The work done in lifting 30kg of bricks to a height of 20m is W = m ×g × d (Formula, W = F × d but Force = m × g) (3) A total of 4900 J is used to lift a 50-kg mass. The mass is raised to a...
Change the Gravity to 9.80 m/s2.. Keep the height of the cannon at ground level. Determine...
Change the Gravity to 9.80 m/s2.. Keep the height of the cannon at ground level. Determine what angles you must have the cannon tilted at to have the cannon ball land at the target 20.5 m away when you have an initial speed of 20 m/s using the simulation. Let the mass of the cannon ball remain at 17.60 kg and the diameter at 0.18 m. Then use the Range formula R=v02sin(2θ)g to verify the angles. (Hint: recall from Trigonometry...
For an object being launched at ground level at a tilted non-zero initial velocity, is the...
For an object being launched at ground level at a tilted non-zero initial velocity, is the velocity zero anywhere? Are the horizontal or vertical components of the velocity zero at any point? What is the shape of this trajectory? (Use the mathematical term). If an object is launched with a strictly horizontal initial velocity, what is the vertical component of the initial velocity? Will an object take longer, less, or the same amount of time to reach the ground if...
How would you calculate the coefficient of kinetic friction given the mass the object, the distance...
How would you calculate the coefficient of kinetic friction given the mass the object, the distance it takes for the velocity to reach zero, and the original velocity?
Consider a rock that is thrown off a bridge of height 82 m at an angle...
Consider a rock that is thrown off a bridge of height 82 m at an angle θ = 22° with respect to the horizontal as shown in the figure below. If the initial speed the rock is thrown is 13 m/s, find the following quantities. (a) The time it takes the rock to reach its maximum height. s (b) The maximum height reached by the rock. m (c) The time at which the rock lands. s (d) The place where...
1. (4p) One object is dropped from a height h = 1.0202030304040505 m (initial velocity is...
1. (4p) One object is dropped from a height h = 1.0202030304040505 m (initial velocity is zero) and it hits the ground after a time t1. A second object is launched horizontally from the same height h = 1.0202030304040505 m (as shown in the figure below) with the horizontal velocity v0 = 1.0102030405 m/s, and it hits the ground after a time t2. Compute the time difference Δt = t2 – t1. (Neglect the air friction). Explain your answer. Show...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT