
Hsiao-harng S. answered 10/23/20
Highly Skilled, Knowledgeable, and Enthusiastic Math and Physics Tutor
Part a: To figure out the difference in time, it's as simple as calculating how long the second ball (b2) will reach back to the balcony's height after being thrown upward. Treating the balcony as zero height, we can use the following kinematic equation:
y=y0+v0t-(1/2)gt2
where y=y0=0 because the starting and final height of b2 is at the balcony, g=9.8 m/s2, and v0=13.3 m/s. After plugging in the numbers, equation becomes
0=13.3t-(1/2)(9.8)t2
0=t(13.3-4.9t)
Solving will get us t=0 and t=2.71 s. From there, 't = 2.71 seconds' is your answer.
Part b: Both balls should have the same velocities when they strike the ground. Although b2 started with an upward velocity of 13.3 m/s, it'll have a downward velocity of 13.3 m/s (same as b1) when it reaches back at the balcony's height. Use the following to calculate the final velocities using b1:
v2=v02-2g(y-y0)
where v0=-13.3 m/s, y=0, and y0=18.3m. Here, I'm setting the ground to be zero height. Plug in the numbers
v2=(-13.3)2-2(9.8)(0-18.3)
v=23.09m/s
The answer should be v=-23.09 m/s where the negative accounts that the balls are traveling downward.
Part c: We can use the following equation for both balls
y=y0+v0t-(1/2)gt2 where we set the ground as zero height. Here y0=18.3m. Also t =0.49s
For b1, we have
y1=18.3+(-13.3)(0.49)-(1/2)(9.8)(0.49)2
y1=10.61m
For b2, we have
y2=18.3+(13.3)(0.49)-(1/2)(9.8)(0.49)2
y2=23.64 m
Take the difference between the two ball's height
y2-y1= 23.64 - 10.61 = 13.03 m
That's it, you're done!