Solving Shell Motion with Initial Velocity of 60 m/s

Physics2341313
Messages
53
Reaction score
0
I've put the problem statement below and worked it out. I typically don't post questions like this as they're a lot to go through, but I am wondering if I have worked the problem correctly as my book does not have the solution and I feel like I am not understand the material correctly.

1. Homework Statement


A shell is fired upward from the top of a building at an angle of \pi /3 with the horizontal. Its initial velocity is 60 m/s, and assume it is fired from the point (0, 500) when t=0 and x''(t) = 0 and y''(t)=-9.8 m/s^2 while 0 \le t \le t_2 is the time when the shell hits the ground.

The Attempt at a Solution



Given that x&#039;&#039;(t) = 0 and y&#039;&#039;(t) = -9.8 we have r''(t) = <0, -9.8> integrating the vector-valued function we have r&#039;(t) = &lt;C, -9.8t + C&gt; \rightarrow r&#039;(t) = &lt;60cos(\pi/3), -9.8t + 60sin(\pi/3)&gt; using the initial velocity given. Integrating again to get the position we have r(t) = &lt;60cos(\pi/3)t + C, -4.9t^2 + 60sin(\pi/3)t + C&gt; r(t) = &lt;60cos(\pi/3)t, -4.9t^2 + 60sin(\pi/3)t + 500&gt; using the point (0, 500) given.

Now, are the parametric equations x(t) and y(t) for r(t)=&lt;x(t),y(t)&gt; just x(t) = 60cos(\pi/3)t and y(t) = -4.9t^2 + 60sin(\pi/3) + 500?

Solving for the time the shell reaches the maximum height will be the time at which y&#039;(t) = 0? so we have: -9.8t + 60sin(\pi/3) = 0 \Rightarrow t = 60sin(\pi/3)/9.8 = 5.3 s
The maximum height will then be y(5.3) = -4.9(5.3)^2 + 60sin(\pi/3)(5.3) + 500 = 637.75 m
The time the shell hits the ground is when y(t) = 0? so we have: 0 = -4.9t^2 + 60sin(\pi/3)t + 500 \Rightarrow t = 10.11
Horizontal distance: x(10.11) = 60cos(\pi/3)(10.11) = 303.3 m

The speed of shell at impact:

||r&#039;(10.11)|| = \sqrt{(60cos(\pi/3))^2 + (-9.8(10.11) + 60sin(\pi/3))^2} = 55.86 m/s

Is this the correct way to calculate the speed? As speed is just the magnitude of the velocity?
 
Last edited:
Physics news on Phys.org
Physics2341313 said:
A shell is fired upward from the top of a building at an angle of π/6

Physics2341313 said:
r′(t)=<60cos(π/3),−9.8t+60sin(π/3)>
The angles are different. Am I missing something?
 
No, sorry I mistyped I'll fix it.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top