Magnitude of the Initial Velocity

Click For Summary
SUMMARY

The discussion focuses on calculating the initial velocity of a projectile launched from a cannon at a 40-degree angle to hit a target 1250 meters away, under the influence of gravity (g = 9.8 m/s²). The correct initial velocity is determined to be approximately 278.0442 m/s, with a total time of flight of about 36.4742 seconds. The maximum height reached by the projectile is approximately 1629.696 meters. Key formulas utilized include the horizontal and vertical motion equations, which account for both the initial velocity components and gravitational effects.

PREREQUISITES
  • Understanding of projectile motion principles
  • Familiarity with trigonometric functions (sine and cosine)
  • Knowledge of kinematic equations for motion
  • Basic algebra for solving equations
NEXT STEPS
  • Study the derivation of projectile motion equations
  • Learn about the impact of launch angles on projectile trajectories
  • Explore advanced kinematic problems involving multiple forces
  • Investigate the effects of air resistance on projectile motion
USEFUL FOR

Physics students, engineers, and anyone interested in understanding the dynamics of projectile motion and its applications in real-world scenarios.

Aerospace
Messages
39
Reaction score
0
Given: g = 9.8 m/s^2

A cannon sends a projectile towards a target a distance 1250m away. The initial velocity makes an angle 40 degrees with the horizontal. The target is hit.

What is the magnitude of the initial velocity?
How high is the highest point of the trajectory?
How long does it take for the projectile to reach the target?

----
I tried to find the time by using the following formula:

t = sqrt (2d/g)

and then I used

x = x(initial) +v(initial)t + 1/2gt^2

and I get a decimal answer...
And then I took the distance and divided it by 2 ad I got 625 and did tan40 = h/625 but when i entered in the answer, it's wrong.
For the 3rd Q, I used the time that I found earlier from the formula, but that's incorrect too.

Any help would be appreciated.
 
Physics news on Phys.org
note that you can use the following formula, I will use 'u' for the symbol for initial velocity

v = at + u

this can model the particle's verticle component

a=-9.8
u = q sin(40) ... where q is the initial speed

if we want to find the time it takes to go up to its max point i.e. its turning point

v = 0

so, 0 = -9.8t + q sin(40)
so, t = q sin(40) / 9.8

that is the time to go up which is equal to the time to come back down again, so the total time is (I'll call the total time T)

T = 2t
T = q sin(40) / 4.9

now we revert to the horizontal component of the situation using the formula

s = s0 + u*t + 0.5*a*t^2

s0 = 0
u = q cos(40)
t = T = q sin(40) / 4.9
a = -9.8
s = 1250

so,
1250 = q cos(40) q sin(40) / 4.9 - 0.5*9.8*(q sin(40) / 4.9)^2
1250 = q^2 cos(40) sin(40) / 4.9 - q^2 sin^2(40) / 4.9
q^2 = 1250 / [ cos(40) sin(40) / 4.9 - sin^2(40) / 4.9 ]
q = √( 1250 / [ cos(40) sin(40) / 4.9 - sin^2(40) / 4.9 ] )
q ≈ 278.0442 m/s

so the initial speed of the object is approxomately 278.0442 m/s

remember that

T = q sin(40) / 4.9
T = 278.0442 sin(40) / 4.9
T ≈ 36.4742 s

so it takes approxomately 36.4742 seconds to reach the target. Now for the last part of the question we use the formula

s = s0 + u*t + 0.5*a*t^2

we will apply this to the verticle component of the situation, the time to go up to the maximum is just half of the total time of flight so

s0 = 0
t = 36.4742 / 2
u = 278.0442 sin(40)
a = -9.8

s = 278.0442 sin(40) 36.4742 / 2 - 4.9 (36.4742 / 2)^2
s ≈ 1629.696 m

so the maximum height the projectile will reach is approxomately 1629.696 m.

Thats the problem done! :smile:
 
Your mistake was initially using "t = sqrt (2d/g)". That's the same as d= (g/2)t^2 which is the distance an object will FALL under gravity, starting from rest.

In this case, if the initial speed is v, then the initial horizontal component of speed is v cos(40) and the initial vertical component is v sin(40).

There is no acceleration horizontally and the acceleration due to gravity, -g, vertically. If we use x for horizontal distance and y for vertical distance,

x= v cos(40) t and y= v sin(40)t- g/2 t^2.

The 1250 m distance to the target is horizontal, of course, so you can solve x= v cos(40) t= 1250 to find the time, t, when the projectile hits the target. That will, of course, depend on v.

Now, use the fact that y must be 0 again to hit the target at that time: y= v sin(40)t- g/2 t^2= 0 with the value of t you just found to get an equation to solve for v.
 

Similar threads

Replies
8
Views
2K
Replies
11
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
7
Views
2K
Replies
5
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
26
Views
5K