Solve Projectile Question: Initial Velocity?

  • Thread starter Thread starter dnt
  • Start date Start date
  • Tags Tags
    Projectile
AI Thread Summary
To solve for the initial velocity of a projectile given its maximum height and horizontal distance, first determine the time taken to reach the maximum height, where the vertical velocity is zero. Use the equation for motion under gravity to find the initial vertical velocity component, factoring in the acceleration due to gravity. The total flight time can be calculated by doubling the ascent time, allowing for the calculation of the horizontal velocity component using the horizontal distance traveled. Combining both components with the Pythagorean theorem provides the initial velocity magnitude, while the angle of launch can be found using the arctangent of the vertical and horizontal components. Understanding these relationships is crucial for accurately determining the projectile's initial velocity.
dnt
Messages
238
Reaction score
0
the question gives you the distance the projectile goes and how high it was at its highest points - they want to know what the initial velocity was. can someone get me started on how to approach this question? thanks.
 
Physics news on Phys.org
The velocity of the projectile changes along it's path. Therefore you need to get the initial x and y velocity components of the projectile. The x-component do not change and can be calculated if you had the flight time of the projectile (which you don't). The flight time is double the time for the projectile to reach its maximum height.
 
how do you figure out the initial y component of the velocity at the highest point? i konw that its velocity at the highest point is 0 and it has -9.8 for acceleration due to gravity but what else can i use to solve in the y direction?
 
If you know the maximum height something reaches, then you can figure out how long it took to get up there and how long it takes to fall back down. These two times should be equal and are half of the total trip time (assuming the object takes off and lands at the same height).

If the object starts from rest,
The change in height = ½ at^2,
Where a is the acceleration due to gravity (-9.81 m/s^2) and t is the time.
If you know the max height of the object, calculate how long it takes to fall back down to earth, then double it to get the total trip time.
As long as we are on the subject of falling back down to earth, we also know that the objects final downward speed when hitting the ground will be the same as its initial upward speed when taking off. So to calculate the initial and final Y velocity,
V = a*t, where a is again the gravitational acceleration and t is the time the object accelerates which you just found earlier.

Now that you know the total trip time of the object, and you also know the X distanced traveled, you can compute its initial X velocity,
v = distance / time

Now if you want to go even further and get the initial velocity and the angle above the horizon it was pointed at, you can use the Pythagorean theorem,
v = sqrt(v_x^2 + v_y^2),
the angle above the horizon will be,
arctan (v_y / v_x)
 
dnt said:
how do you figure out the initial y component of the velocity at the highest point? i konw that its velocity at the highest point is 0 and it has -9.8 for acceleration due to gravity but what else can i use to solve in the y direction?
You can determine the initial y velocity component, v_{yo}, of the projectile by using the given height, h, and noting that the velocity of the projectile is momentarily zero at the top of its trajectory:
v_y^2=v_{yo}^2-2gy
 
Theta = tan^-1(2H/R) where R is range and H is maximum height.
You can use this formula if only theta is asked. I added this because this formula was not mentioned by others.
 
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