Question #e3582

2 Answers
Jun 13, 2015

I found:
Time in air #T=11.2 s#
Impact velocity: #v_f=94 m/s#
Range: #R=803 m#
BUT please check my math!!! (I did in a hurry!!!)

Explanation:

Try this:
enter image source here
enter image source here

Jun 13, 2015

The time of flight is 11.2 s.
The velocity upon impact is 93.8 m/s.
The horizontal distance covered is 803 m.

Explanation:

So, your cannon is fired from a height of 63 m. Since the cannonball is not fired at a #0^@# with respect to the horizontal, its initial speed will have vertical and a horizonal component

#v_(0x) = v_0 * costheta#
#v_(0y) = v_0 * sintheta#

https://twistedone151.wordpress.com/2008/06/13/physics-friday-24-projectile-range/

The motion of the cannonball can be described using a horizontal component and a vertical component.

Vertically, the cannonball will be under the influence of the gravitational acceleration, #g#. Since it is launched from a height of 63 m and ends up on ground level, the total vertical displacement will be negative.

You can write the equation that descibes the total vertical displacement like this

#d_y = v_(0y) * t -1/2g t^2#, where

#d_y# - the total vertical displacement, equal to - 63 m;
#t# - the total time of flight;

Plug in your values to get

#-"63" = underbrace(87sin(34.5^@))_(color(blue)("49.3")) * t -1/2 * 9.8"m"/"s"^2 * t^2#

#-4.9t^2 + 49.3 t + 63 = 0#

This quadratic equation will produce two values for #t#

#t_1 = ""11.2 s"# and #cancel(t_2 = "-1.15 s")#

Pick the positive value to get the total flight time of the cannonball

#t = color(green)("11 s")#

Horizontally, the movement of the cannonball is not acted upon by any forces. This means that you can write

#d_x = v_(0x) * t#

The horizontal distance from the cliff will thus be equal to

#d_x = 87 * cos(34.5^@) * 11.2 = color(green)("803 m")#

To get the velocity of the cannonball upon impact, you need to first determine the vertical and horizontal component of this velocity.

Since horizontally the motion is constant, the velocity will be equal to

#v_x = v_(0x) * costheta = 87 * cos(34.5^@) = "71.7 m/s"#

The vertical component, however, will change. You can get it by considering the fact that, at maximum height, the vertical component of the velocity will be zero.

You need to determine how much time does it take for the cannonball to go from the peak of its trajectory to the ground. Use the first part of the movement to help you with that

#underbrace(v_"peak")_(color(blue)("=0")) = v_text(0x) - g * t_"up"#

#t_"up" = v_(0y)/g = (49.3cancel("m")/(cancel("s")))/(9.8cancel("m")/(s^cancel(2))) = "5.03 s"#

This means that the cannonball fell for

#t_"down" = t - t_"up" = 11.2 - 5.03 = "6.17 s"#

Therefore, the vertical component of the velocity will be

#v_y = -g * t_"down" = -9.8 * 6.17 = "-60.5 m/s"#

Use Pythagoras' theorem to determine the final velocity

#v_"final" = sqrt((v_x)^2 + (-v_y)^2)#

#v_"final" = sqrt( 71.7^2 + (-60.5)^2) = color(green)("93.8 m/s")#