How can you find the best angle and range for a projectile shot from a building?

  • MHB
  • Thread starter Euge
  • Start date
  • Tags
    2015
In summary, the ideal angle for a projectile shot from a building is determined by using the equation θ = tan^-1(h/d), where h is the height of the building and d is the horizontal distance to the target. The range of the projectile is impacted by factors such as initial velocity, angle, air resistance, and target location, as well as external factors like wind speed and direction. The height of the building also plays a role in determining the angle and range of the projectile. While there are tools and methods available to help calculate the best angle and range, it is important to consider all factors and make adjustments based on real-world conditions.
  • #1
Euge
Gold Member
MHB
POTW Director
2,057
215
Here's this week's problem!

_________________

Problem. A projectile is shot from the edge of a building of height $h$ with initial speed $v$ at an angle $\alpha$ that gives the greatest range $d$. Show that $$\alpha = \cos^{-1}\left(\sqrt{\frac{2gh + v^2}{2gh + 2v^2}}\right) \quad \text{and} \quad d = \frac{v}{g}\sqrt{2gh + v^2}.$$
_________________Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Last edited:
Physics news on Phys.org
  • #2
This week's problem was correctly solved by Rido12. You can find his solution below.

Assuming that air friction is negligible and the acceleration is constant, $g$. Thus, we have the following two equations:
$$x=v_xt+\frac{1}{2}a_xt^2+x_0=v_xt $$
$$y=v_yt+\frac{1}{2}a_yt^2+h$$

Now, the projectile will reach the ground at $y=0$, so solving the second equation for t, and taking the positive root, we obtain: (where $g=-a$)
$$t=\frac{v\sin(\alpha)+\sqrt{v^2\sin(\alpha)+2gh}}{g}$$
Re-substituting $t$ into the first equation:

$$R=x=v\cos(\alpha)\left(\frac{v\sin\left({\alpha}\right)+\sqrt{v^2\sin^2\left({\alpha}\right)+2gh}}{g}\right)$$

Differentiating $R$, the range with respect to $\alpha$, we obtain:
$$\d{R}{\alpha}=\frac{v^2\sin\left({\alpha}\right)\cos^2\left({\alpha}\right)}{\sqrt{v^2\sin^2\left({\alpha}\right)+2gh}}+v\left(\cos^2\left({\alpha}\right)-\sin^2\left({\alpha}\right)\right)-\sin\left({\alpha}\right)\sqrt{v^2\sin^2\left({\alpha}\right)+2gh}$$

Simplifying and setting equal to $0$:

$$\sin(\alpha)=\frac{v}{\sqrt{2v^2+2gh}}$$
$$\cos(\alpha)=\cos\left({\sin^{-1}\left({\frac{v}{\sqrt{2v^2+2gh}}}\right)}\right)=\sqrt{\frac{2gh+v^2}{2gh+2v^2}}$$
$$\alpha=\cos^{-1}\left({\sqrt{\frac{2gh+v^2}{2gh+2v^2}}}\right)$$

Now, re-substituting into the range equation $R=v\cos(\alpha)\left(\frac{v\sin\left({\alpha}\right)+\sqrt{v^2\sin^2\left({\alpha}\right)+2gh}}{g}\right)$, where $\sin(\alpha)=\frac{v}{\sqrt{2v^2+2gh}}$ and $\cos(\alpha)=\sqrt{\frac{2gh+v^2}{2gh+2v^2}}$ : (the algebra is tedious and has therefore been omitted)
$$d = \frac{v}{g}\sqrt{2gh + v^2}$$
as required.

Even though the general method behind this solution is sound, the missing algebra is nontrivial and very crucial to this problem. I'll show a method of finding $\alpha$ below:

I'll start with the expression

$$\frac{dR}{d\alpha} = \frac{v^2}{g}\left\{\cos^2 \alpha + \frac{\sin \alpha \cos^2 \alpha}{\sqrt{\sin^2 \alpha + \frac{2gh}{v^2}}} - \sin^2 \alpha - \sin \alpha \sqrt{\sin^2 \alpha + \frac{2gh}{v^2}}\right\}.$$

Setting $\frac{dR}{d\alpha} = 0$, and letting $\ell = 2gh/v^2$ and $u = \cos^2\alpha$, we have

$$u + u\sqrt{\frac{1 - u}{1 - u + \ell}} - (1 - u) - \sqrt{1 - u} \sqrt{1 - u + \ell} = 0$$

$$(2u - 1) + \sqrt{1 - u}\left(\frac{u}{\sqrt{1 - u + \ell}} - \sqrt{1 - u + \ell}\right) = 0$$

$$(2u - 1) + \sqrt{1 - u} \left(\frac{u - (1 - u + \ell)}{\sqrt{1 - u + \ell}}\right) = 0$$

$$(2u - 1) + \sqrt{1 - u} \left(\frac{2u - 1 - \ell}{\sqrt{1 - u + \ell}}\right) = 0$$

$$\frac{1 - u}{1 - u + \ell} (2u - 1 - \ell)^2 = (1 - 2u)^2$$

$$\frac{1 - u}{1 - u + \ell}[(2u - 1)^2 - 2\ell(2u - 1) + \ell^2] = (2u - 1)^2 (1 - u + \ell)$$

$$(1 - u)[\ell^2 - 2\ell(2u - 1)] = (2u - 1)^2 \ell$$

$$\ell(1 - u)[\ell - 2(2u - 1)] = (2u - 1)^2\ell$$

$$(1 - u)[(2u - 1)^2 - 2\ell(2u - 1) + \ell^2] = (1 - 2u)^2 (1 - u + \ell)$$

$$(1 - u)[\ell^2 - 2\ell(2u - 1)] = (2u - 1)^2\ell$$

$$\ell^2(1 - u) - 2\ell(2u - 1)(1 - u) = (2u - 1)^2 \ell$$

$$\ell^2 - \ell^2 u - 2\ell[2u - 1 - 2u^2 + u] = (4u^2 - 4u + 1)\ell$$

$$\ell^2 - \ell^2 u - 4\ell u + 2\ell + 4u^2\ell - 2\ell u = 4u^2 \ell - 4u\ell + \ell$$

$$\ell^2 - \ell^2 u + \ell - 2\ell u = 0$$

$$\ell - \ell u + 1 - 2u = 0$$

$$(\ell + 1) - (\ell + 2)u = 0$$

$$u = \frac{\ell + 1}{\ell + 2}$$

$$\cos^2 \alpha = \frac{\ell + 1}{\ell + 2}$$

$$\cos \alpha = \sqrt{\frac{\ell + 1}{\ell + 2}}$$

$$\cos \alpha = \sqrt{\frac{\frac{2gh}{v^2} + 1}{\frac{2gh}{v^2} + 2}}$$

$$\cos \alpha = \sqrt{\frac{2gh + v^2}{2gh + 2v^2}}$$

$$\alpha = \cos^{-1} \sqrt{\frac{2gh + v^2}{2gh + 2v^2}}$$
 

Related to How can you find the best angle and range for a projectile shot from a building?

1. How do you determine the ideal angle for a projectile shot from a building?

The ideal angle for a projectile shot from a building is determined by using the equation θ = tan-1(h/d), where θ is the angle, h is the height of the building, and d is the horizontal distance from the building to the target. This equation calculates the angle at which the projectile will travel the furthest distance.

2. What factors should be considered when determining the range of a projectile shot from a building?

The range of a projectile shot from a building is affected by several factors, including the initial velocity of the projectile, the angle at which it is shot, air resistance, and the height and location of the target. Wind speed and direction can also play a role in the range of the projectile.

3. How does the height of the building impact the angle and range of a projectile shot from it?

The height of the building affects the angle and range of a projectile shot from it because it determines the initial vertical velocity of the projectile. A taller building will result in a greater angle and longer range, while a shorter building will result in a lower angle and shorter range.

4. Can the angle and range of a projectile shot from a building be calculated for any target location?

Yes, the angle and range of a projectile shot from a building can be calculated for any target location as long as the necessary variables (height of the building, horizontal distance to the target, etc.) are known. However, external factors such as wind and air resistance may affect the actual trajectory of the projectile.

5. Are there any tools or methods that can help determine the best angle and range for a projectile shot from a building?

Yes, there are several tools and methods that can be used to determine the best angle and range for a projectile shot from a building. These include mathematical equations, simulation software, and physical experiments. However, it is important to consider all factors and make adjustments based on real-world conditions when determining the ideal angle and range.

Similar threads

  • Math POTW for Graduate Students
Replies
1
Views
2K
  • Math POTW for Graduate Students
Replies
1
Views
4K
  • Math POTW for Graduate Students
Replies
2
Views
2K
  • Math POTW for Graduate Students
Replies
1
Views
2K
  • Math POTW for Graduate Students
Replies
1
Views
1K
  • Math POTW for Graduate Students
Replies
2
Views
2K
  • Math POTW for Graduate Students
Replies
1
Views
2K
  • Math POTW for Graduate Students
Replies
1
Views
2K
  • Math POTW for Graduate Students
Replies
1
Views
2K
  • Math POTW for Graduate Students
Replies
1
Views
2K
Back
Top