How do I determine the maximum distance, that the ball moves upward, and the time for

  • Thread starter Thread starter R Morrison
  • Start date Start date
  • Tags Tags
    Ball Maximum Time
AI Thread Summary
To determine the maximum distance a ball moves upward and the time for the upward trip while considering air resistance, one must apply the drag force equation, Fd = 0.026 * v^2, derived from the given parameters. The net force acting on the ball combines gravitational force and air resistance, expressed as Net force = m * g – Fd. This leads to the net acceleration equation, Net acceleration = 9.8 – 0.052 * v^2, which accounts for both gravity and drag. The initial net acceleration can be calculated to understand the ball's motion better. Ultimately, solving these equations will yield the maximum height and time of ascent.
R Morrison
Messages
3
Reaction score
0

Homework Statement



I want to learn how to solve problems with air resistance.
The equation is shown at the website below.
http://en.wikipedia.org/wiki/Drag_(physics )


Example:
A 0.5 kg ball is thrown upward at 25 m/s. The density of the air = 1.3 kg/m^3. The drag coefficient = 0.8. Cross sectional area = 0.05 m^2

Fd = ½ * 1.3 * v^2 * 0.8 * 0.05
Fd = 0.026 * v^2
How do I determine the maximum distance, that the ball moves upward, and the time for the upward trip?


Homework Equations



Fd = ½ * density * velocity^2 * drag coefficient * Cross sectional area

The Attempt at a Solution



Fd = ½ * density * velocity^2 * drag coefficient * Cross sectional area
Fd = ½ * 1.3 * v^2 * 0.8 * 0.05
Fd = 0.026 * v^2

Net force = m * g – Force of air resistance
Net force = (0.5 * 9.8) – 0.026 * v^2
Net acceleration = Net force ÷ mass
Net acceleration = 9.8 – 0.052 * v^2

How do I determine the maximum distance, that the ball moves upward, and the time for the upward trip

 
Last edited by a moderator:
Physics news on Phys.org


What does edit tags meam?
 


First, mg is acting against the initial motion of the ball, so it should be negative. From that it may be a good place to start to solve for the initial net acceleration of the ball. Then remember that a=dv/dt
 
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