nessan
- 1
- 0
Homework Statement
How much force is required to throw a 1kg ball (from the ground) so that it stays 4 seconds in the air before it touches the ground again. Air resistance is insignificant.
Given data:
m=1kg, t=4s, a=-9,8m/s2 and ∆d=0 (because it hit the ground again)
Unknown data:
vi (initial), h (the height of the ball when it turns down) and F (the required force)
Homework Equations
First equation \ mgh=\frac{mv_i^2}{2}
Second equation \Delta d=v_it+\frac{at^2}{2}
Third equation \ W=Fd
The Attempt at a Solution
By using the first equation i solved \ h=\frac{v_i^2}{2g}
and then I solved vi using the second equation so \ v_i=\frac{\Delta d}{t}-\frac{at}{2}
since ∆d is 0, \ v_i=-\frac{at}{2}
to rewrite an equation for h without vi, I wrote vi as -at/2 so i got:
\ h=-\frac{at^2}{8}
With the third equation mgh=Fd I solved F:
\ F=-\frac{mgat^2}{d}
But d is the same as h so they cancel out and I get F=mg.
Can you please tell me what's wrong I'm doing and how to solve this problem.
Thanks in advance!