How Does a Small Change in Speed and Angle Affect Projectile Range?

reddawg
Messages
46
Reaction score
0

Homework Statement


The range of a projectile fired (in a vacuum) with initial velocity V0 and inclination angle θ from the horizontal is R = (1/32) * (V0)2 * sin(2θ).

Use differentials to approximate the change in range if V0 is increased from 400 ft/s to 410 ft/s and θ is increased from 30° to 31°.


Homework Equations


Setting up my equation:

dR = (∂R/∂V0) * dV0 + (∂R/∂θ) * dθ


The Attempt at a Solution


Taking the partials and substituting values:

sin(60°)/250 + cos(60°)/10,000 = 5216.51 ft.

This answer seems unreasonable, can anyone check my work?
 
Physics news on Phys.org
It's not clear what you have done since you don't show all the steps in taking your differentials.

Did you apply all of the derivative rules correctly? I can't tell from the attempt at your solution, since you have already substituted numbers. What happened to the factor (1/32) from the original range equation?
 
The attempt at a solution:

Taking the partials:

∂R/∂V0 = (sin(2θ)*V0)/16

∂R/∂θ = (cos(2θ)*(V0)2)/16

dV0 = 10

dθ = 1

I then substituting and simplified.
 
Did you use radian measure for your dθ?
 
I thought I had calculator in degree mode, however I went back through with radian and verified d(theta) was in radians.

Also there was a sign error in my calculations so the new answer is 129.24 ft which seems more reasonable don't you think?
 
Yes.
 
  • Like
Likes 1 person
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top