Solving Velocity Problem: A Ball Thrown Upward

  • Thread starter Thread starter sb_4000
  • Start date Start date
  • Tags Tags
    Velocity
AI Thread Summary
A ball thrown upward with an initial velocity of 80 m/s is analyzed for its time in the air, maximum height, and velocity upon hitting the ground. The time the ball is in the air is calculated to be approximately 16.33 seconds, and the final velocity upon impact is confirmed to be -80 m/s. In a separate projectile motion scenario, a stone is fired from a 40m tower at a 60-degree angle, with initial speed estimated at 28 m/s and time to hit the ground around 7.1 seconds. The final speed just before impact is calculated to be approximately 48 m/s, with a maximum height of 68 m. The discussion emphasizes the importance of using the correct equations of motion to verify results.
sb_4000
Messages
42
Reaction score
0
Hi,
Im haveinga problem setting up an equation.

1) A ball is thrown upward with initial velocity of 80 m/s.
a) how long is the ball in the air?
b) what is the greatest height reached by the ball?
c) when is the ball 20 m above the ground?
d)what is the velocity of the ball, when it hits the ground?

Im having problem setting up the equation in part d.

Thank You.
 
Physics news on Phys.org
There's a clever way to find the answer, and a not so clever one that involves using the time that the ball is in the air (wich you got as part a).
 
for part a

v=v-0 +at
t= 2(v_0-V)/g = 2(8.16) = 16.33s

this is how I got part a.
 
So, what's wrong with using:
v=v_0+at
for part d?

P.S. The clever answer is to recognize that the situation is symetric.
 
i get -80 is this correct for part d?
 
sb_4000 said:
i get -80 is this correct for part d?
Yes. (That is correct, this text is there to satisfy the rather silly board software.)
 
thanks a lot Nate..
I have one question, for projectile motion would I be able to use the same method for solving the velocity of the ball when it hits the ground.

Here is the question.

Projectile is fired from the top of a 40m tower at an angle of 60 deg above the horizontal hits the ground at the point 100m from base of the tower.

a)find the speed at which the stone was thrown- I got 35 m/s
b) find the speed of the stone just before it hits the ground?
c) find the time at which it hits the ground?
d) find the height- I get 46.88 m

can you check and see if the answers are right..I wasent able to get part b and c..but i did some work and got -41.132 m/s for B, and 7.29 s for C..

Thank You.
 
Ok, that's much tougher:

\vec{v_0}=< v_{0x},v_{0y} >
From 60 degrees we get:
\tan(60)v_{0x}=v_{0y}
\sqrt{3}v_{0x}=v_{0y}

I'm going to set up the ground as zero.
Then:
x(t)=v_{0x}t
and
y(t)=40+v_{0y}t - \frac{1}{2} gt^2

so let's make some substitutions:
x(t)=\frac{1}{\sqrt{3}} v_{0y} t
since we want to know the time for 100 meters out:
100=\frac{1}{\sqrt{3}} v_{0y} t \rightarrow v_{0y}=\frac{100\sqrt{3}}{ t}
and the final height is 0
0=40 + v_{0y}t - \frac{1}{2} gt^2
substitute for v_{0y}
0=40 + 100\sqrt{3} + - \frac{1}{2} g t^2
t = \sqrt {\frac{80 + 200\sqrt{3}}{g}}
t \approx 7.1s
v_{0y} \approx 24 \frac{m}{s}
v_0 \approx 28

So, I get an inital velocity of 28m/s, and a time of 7.1 seconds.
Now,
v_{x,final}=v_{x0}\approx 14\frac{m/s}
and
v_{y,final}=v_{y0}-gt \approx 24-70 = -46
so
v_{final} \approx \sqrt{14^2 + 46^2} \approx 48

To find the maximum height, set v_y=0 and solve. I get 68m.

Of course, I may have made some errors in my work.
 
Thanks Nate, I appreciate the help.
 
  • #10
for t i get 6.59
 
  • #11
sb_4000 said:
for t i get 6.59

Well, you can plug your results back into the equations of motion, and see if they come out right to check your answers.
 
Back
Top