mugzieee said:
A ball is thrown toward a cliff of height h with a speed of 30 m/s and an angle of 60degrees above horizontal. It lands on the edge of the cliff 4.0 s later.What was the maximum height of the ball?
I try using this equation:
y_f=y_i+v_iy(deltaT)+.5a_y(deltaT)^2
for y_i, i have 0
for v_iy i have 25.5
for (deltaT)i have 4s
and a_y=9.8
I am not getting the right answer, why not?
One possibility here is that the initial height "y
0" from which the ball is thrown is NOT equal to (0). In this case, the answer must be given in terms of Cliff Height "h":
{Maximum Height of Ball} = y
0 + Δy
Since the ball experiences constant vertical acceleration "g" and has velocity=(0) at its max height, we can obtain "Δy" from:
Δy = (v
Y0)
2/(2g) = {30*sin(60
o)}
2/{2*(9.81)} = (34.4 m)
so the first equation becomes:
{Maximum Height of Ball} = y
0 + (34.4 meters) :::: Eq #1
From the problem, we know the ball reaches height "h" from an initial height "y
0" after t=(4 sec), so we can write:
h = y
0 + (v
Y0)(4 sec) + (1/2)(g)(4 sec)
2 =
= y
0 + 4*{30*sin(60
o)} - (1/2)(9.81 m/sec
2)(4 sec)
2 =
= y
0 + (25.4 m)
::: ⇒ y
0 = h - (25.4)
Placing this result in Eq #1 above, we get:
{Maximum Height of Ball} = {h - (25.4)} + 34.4
{Maximum Height of Ball} = h + (10 meters)
Thus, ball reaches Max Height of (10 meters)
above Cliff.
~~