Kinematics (conceptual questions)

  • Thread starter Thread starter vu10758
  • Start date Start date
  • Tags Tags
    Kinematics
AI Thread Summary
The discussion covers several conceptual kinematics problems involving projectile motion and energy conservation. For the projectile fired at an angle on an incline, the solution involves finding the intersection of the projectile's trajectory and the incline's equation. The baseball problem emphasizes using conservation of energy to determine the maximum height reached after passing two points with different speeds. The cliff drop scenario requires solving a transcendental equation to find the height based on the time taken for the sound to travel back after the rock hits the water. Lastly, the maximum angle for projectile range is determined by analyzing the range function and finding its maximum through calculus. Understanding these concepts is crucial for mastering kinematics.
vu10758
Messages
95
Reaction score
0
I am not sure if this is the right place to ask these questions, but please help me if you can.

1) A projectile is fired an angle x at a speed v_o. The point it is fired from also happens to be the start of an incline which is at an angle y (x>y). Determine the distance up the incline where the projectile lands.

How do I approach this problem? I have no idea how to start.

2) A baseball is thrown straight up into the air. It passes point A with the speed v and point B at a distance d higher with the speed of v/2. How much higher will the ball rise before falling? ( Hint: you don't need to do any calculations)

I know that v = v_o -9.8t. Therefore, v is decreasing at a constant rate. If it takes t seconds to decrease by 1/2, then it will also take the same t second to reach zero. However, how do I express this as a distance.

3) A rock is dropped off of a high cliff. The sound of it striking the ocean is heard a time T later. Assume the speed of sound is V_sound. Determine the height of the cliff.

I know that T = t_1 + t_2 where t_1 is the time it takes the rock to hit the ocean while t_2 is the time sound travels.

The fall is 0 = H + 1/2 v_o * t - 1/2 gt^2
t= SQRT(2H/g)

H = V_sound (T - SQRT (2H/g))

How do I find H from here?

4) A projectile is fired with speed V_o at angle x. Find the maximum value of x such that the projectile's distance from the origin is always increasing up until the time when it hits the ground.

I know that the maximum range is at 45 degree, but how do I find this? The maximum value includes both the horizontal and vertical values of displacement.

I know I asking a lot of questions, but I really need to know these concepts for a test coming up. Please get me started on some of these problems. Any help will be greatly appreciated. Thanks in advance.
 
Physics news on Phys.org
1) A projectile is fired an angle x at a speed v_o. The point it is fired from also happens to be the start of an incline which is at an angle y (x>y). Determine the distance up the incline where the projectile lands.
One develops two equations, one for the projectile trajectory, altitude in terms of distance, and the other equation for the incline, which is also altitude (height) as a function of distance. Then determine where they intersect.

2. A baseball is thrown straight up into the air. It passes point A with the speed v and point B at a distance d higher with the speed of v/2. How much higher will the ball rise before falling? ( Hint: you don't need to do any calculations)
How about conservation of energy (assuming no or negible air resistance). The change in kinetic energy = change in gravitation potential energy. For example, an object starts with vertical velocity V at elevation H1 and rises to H2 where its vertical velocity is 0. Then KE1 + PE1 = KE2 + PE2, or KE1-KE2 = PE2 - PE1, and then substituting the values, mV2/2 - 0 = mgH2-mgH1, and with m dividing out, V2/2 = g (H2-H1).

3) A rock is dropped off of a high cliff. The sound of it striking the ocean is heard a time T later. Assume the speed of sound is V_sound. Determine the height of the cliff.
With zero initial velocity, the rock just falls so H=g(t1)2, which gives t1 = SQRT(2H/g).

Then T - t1 = t2,

and H = V_sound (T - SQRT (2H/g)) as one wrote.

As written, this is a transcendental equation, and there are various ways to solve it. Ideally, one finds an analytical solution. The way to do that is to rearrange the terms and to write it as a quadratic equation in terms of H.


4) A projectile is fired with speed V_o at angle x. Find the maximum value of x such that the projectile's distance from the origin is always increasing up until the time when it hits the ground.
This is the maximum range problem, in which one find the angle for maximum range. If angle is 'a', and range is R, then one develops R(a) and then uses dR(a)/da = 0.
 
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