A stone projectile hitting the target

AI Thread Summary
The discussion focuses on the physics of a stone projectile, specifically how to calculate the time it takes for the stone to drop 5 cm when thrown horizontally. The correct equations for vertical motion are highlighted, emphasizing the need to account for gravity's direction to avoid imaginary results. Participants clarify that the stone's horizontal and vertical motions occur simultaneously, allowing for the use of horizontal velocity to determine time. The importance of correctly interpreting displacement and acceleration in the equations is also noted. Overall, the conversation centers on solving projectile motion problems by first finding time and then applying it to vertical motion equations.
rudransh verma
Gold Member
Messages
1,067
Reaction score
96
Homework Statement
A stone is thrown by aiming directly at the center P of the pic hanging on wall. The stone leaves the starting point horizontally with a speed of 6.75m/s and strikes the target at point Q 5cm below point P. Find the horizontal distance between the starting point of stone and the target.
Relevant Equations
$$(x-x0)=ut$$
$$(y-y0)=ut-1/2gt^2$$
$$y= -1/2gt^2$$
$$t^2=-1/98$$
If I get t I will be able to solve for x=ut
 
Physics news on Phys.org
Correct, so you only need to find out how long it takes an object to drop 5cm. Since the stone is thrown horizontally, it is the same as just dropping it.

Nice LaTeX! :smile:
 
  • Like
Likes rudransh verma
BTW, your last equations should be more like:

$$\Delta y = \frac{1}{2}g t^2$$
$$t^2 = \frac{2 \times 0.05}{9.8}$$

Since the motion and acceleration are in the same direction...

(EDIT -- Fixed error 0.005 --> 0.05 to represent 5cm)
 
Last edited:
berkeman said:
BTW, your last equations should be more like:

$$\Delta y = \frac{1}{2}g t^2$$
$$t^2 = \frac{2 \times 0.05}{9.8}$$

Since the motion and acceleration are in the same direction...
Can I say the value given in the question of displacement is negative 5 cm.
 
Last edited by a moderator:
rudransh verma said:
Can I say the value given in the question of displacement is negative 5 cm.
Yes you can, but it's important to also then say that the acceleration of gravity "g" is pointing in the negative direction. Otherwise you end up with the square root of a negative number, which would give you an imaginary result (and would be wrong in this case).
rudransh verma said:
$$t^2=-1/98$$
 
berkeman said:
Since the stone is thrown horizontally, it is the same as just dropping it.
I guess you are trying to say that the stone will cover the horizontal and vertical distance in same time t
 
  • Like
Likes berkeman
rudransh verma said:
I guess you are trying to say that the stone will cover the horizontal and vertical distance in same time t
Yes. That is how many projectile motion problems are solved. Often, we use the constant horizontal velocity of the projectile and the known horizontal distance to solve for the time t, and then plug that back into the vertical motion equation (which has the quadratic term because of the constant downward acceleration of gravity) to find the vertical position.

In your current problem, things are a bit different, but we are still solving for the time t first to then use it in a 2nd equation.
 
Back
Top