Projectile Velocity Calculator

Horizontal and vertical components, initial velocity and inclined-plane motion, solved step by step
A projectile is launched at 30 m/s at 55 degrees. Find its velocity components at t = 2.0 s.
A projectile has a range of 42 m at a launch angle of 30 degrees. Find the initial velocity.
A block slides 3.0 m from rest down a frictionless 25 degree incline. Find its speed.
How do I find the vertical velocity of a projectile 1.5 s after launch?

Resolving the Launch Velocity

A projectile has one velocity, but you almost never work with it directly. Split it into components that behave independently:

vx=v0cosтБб╬╕(constant),vy=v0sinтБб╬╕тИТgtv_x = v_0\cos\theta \quad (\text{constant}), \qquad v_y = v_0\sin\theta - gt

  • v0v_0 тАФ launch speed, m/s; ╬╕\theta тАФ launch angle above the horizontal
  • g=9.81g = 9.81 m/s┬▓; tt тАФ time since launch, s

Horizontal velocity never changes without air resistance, because nothing pushes horizontally. Vertical velocity falls at 9.819.81 m/s every second, passes through zero at the apex, and is negative on the way down.

Recombine when the question asks for speed or direction:

v=vx2+vy2,╧Х=tanтБбтИТ1тАЙтБг(vyvx)v = \sqrt{v_x^2 + v_y^2}, \qquad \phi = \tan^{-1}\!\left(\frac{v_y}{v_x}\right)

The assumption people forget: cosтБб\cos goes with horizontal and sinтБб\sin with vertical only when ╬╕\theta is measured from the horizontal. If a problem quotes the angle from the vertical, the two swap.

Working Backwards to the Initial Velocity

Most exam questions give you an outcome and want the launch. The four kinematic equations, applied to the vertical axis with a=тИТga = -g, cover every case:

v=v0+at,s=v0t+12at2,v2=v02+2asv = v_0 + at, \qquad s = v_0t + \tfrac12 at^2, \qquad v^2 = v_0^2 + 2as

with ss in metres, vv in m/s and aa in m/s┬▓. Two shortcuts save time:

  • From the range on level ground: R=v02sinтБб2╬╕gR = \dfrac{v_0^2 \sin 2\theta}{g}, so v0=RgsinтБб2╬╕v_0 = \sqrt{\dfrac{Rg}{\sin 2\theta}}
  • From the maximum height: H=v02sinтБб2╬╕2gH = \dfrac{v_0^2\sin^2\theta}{2g}, so v0sinтБб╬╕=2gHv_0\sin\theta = \sqrt{2gH}

On an inclined plane the same equations apply along the slope, with the acceleration component a=gsinтБб╬╕a = g\sin\theta down the incline (frictionless) and gcosтБб╬╕g\cos\theta pressing into it.

When it applies: constant acceleration only. The moment air drag matters these equations stop being exact.

Common Mistakes to Avoid

  • Using gg on the horizontal axis тАФ horizontal acceleration is zero, so vxv_x is the same at launch, apex and landing.
  • Swapping sine and cosine тАФ check against a limiting case: at ╬╕=0\theta = 0 the launch is purely horizontal, and only cosтБб0=1\cos 0 = 1 gives that.
  • Treating speed at the apex as zero тАФ only the vertical component vanishes there. The projectile is still moving at vxv_x.
  • Adding components arithmetically тАФ combine them with Pythagoras, not by addition.
  • Forgetting the sign of vyv_y on descent тАФ it is negative, and dropping the minus sign hides the direction of travel.
  • Using sinтБб2╬╕\sin 2\theta off level ground тАФ the range formula assumes launch and landing at the same height.

Examples

Step 1: vx=30┬аm/s├ЧcosтБб55┬░=30├Ч0.5736=17.21┬аm/sv_x = 30\ \text{m/s} \times \cos 55┬░ = 30 \times 0.5736 = 17.21\ \text{m/s} (constant)
Step 2: v0y=30┬аm/s├ЧsinтБб55┬░=30├Ч0.8192=24.57┬аm/sv_{0y} = 30\ \text{m/s} \times \sin 55┬░ = 30 \times 0.8192 = 24.57\ \text{m/s}
Step 3: At t=2.0t = 2.0 s: vy=24.57┬аm/sтИТ(9.81┬аm/s2)(2.0┬аs)=24.57тИТ19.62=4.95┬аm/sv_y = 24.57\ \text{m/s} - (9.81\ \text{m/s}^2)(2.0\ \text{s}) = 24.57 - 19.62 = 4.95\ \text{m/s}
Step 4: Speed: v=(17.21)2+(4.95)2=296.2+24.5=320.7=17.91┬аm/sv = \sqrt{(17.21)^2 + (4.95)^2} = \sqrt{296.2 + 24.5} = \sqrt{320.7} = 17.91\ \text{m/s}
Step 5: Direction: ╧Х=tanтБбтИТ1(4.95/17.21)=tanтБбтИТ1(0.2876)=16.0┬░\phi = \tan^{-1}(4.95/17.21) = \tan^{-1}(0.2876) = 16.0┬░ above the horizontal
Answer: vx=17.2v_x = 17.2 m/s, vy=4.95v_y = 4.95 m/s; speed тЙИ17.9\approx 17.9 m/s at 16.0┬░16.0┬░ above the horizontal

Step 1: R=v02sinтБб2╬╕/gR = v_0^2\sin 2\theta / g, so v0=Rg/sinтБб2╬╕v_0 = \sqrt{Rg/\sin 2\theta}
Step 2: 2╬╕=60┬░2\theta = 60┬░ and sinтБб60┬░=0.8660\sin 60┬░ = 0.8660
Step 3: Numerator: Rg=(42┬аm)(9.81┬аm/s2)=412.0┬аm2/s2Rg = (42\ \text{m})(9.81\ \text{m/s}^2) = 412.0\ \text{m}^2\text{/s}^2
Step 4: v02=412.0├╖0.8660=475.8┬аm2/s2v_0^2 = 412.0 \div 0.8660 = 475.8\ \text{m}^2\text{/s}^2
Step 5: v0=475.8=21.81┬аm/sv_0 = \sqrt{475.8} = 21.81\ \text{m/s}
Answer: v0тЙИ21.8v_0 \approx 21.8 m/s

Step 1: Acceleration along the slope: a=gsinтБб╬╕=(9.81┬аm/s2)(sinтБб25┬░)=9.81├Ч0.4226=4.146┬аm/s2a = g\sin\theta = (9.81\ \text{m/s}^2)(\sin 25┬░) = 9.81 \times 0.4226 = 4.146\ \text{m/s}^2
Step 2: Use v2=v02+2asv^2 = v_0^2 + 2as with v0=0v_0 = 0
Step 3: v2=2(4.146┬аm/s2)(3.0┬аm)=24.88┬аm2/s2v^2 = 2(4.146\ \text{m/s}^2)(3.0\ \text{m}) = 24.88\ \text{m}^2\text{/s}^2
Step 4: v=24.88=4.99┬аm/sv = \sqrt{24.88} = 4.99\ \text{m/s}
Answer: vтЙИ4.99v \approx 4.99 m/s down the slope

Frequently Asked Questions

Use vтВУ = vтВАcos╬╕, with the angle measured from the horizontal. Without air resistance this value never changes during the flight, so the horizontal velocity at launch, at the apex and at landing are all identical.

Use v_y = vтВАsin╬╕ тИТ gt, taking upward as positive and g = 9.81 m/s┬▓. The result is positive while rising, zero at the apex and negative on the way down. A projectile launched at 30 m/s and 55┬░ has v_y = 4.95 m/s after 2.0 s.

Rearrange R = vтВА┬▓sin2╬╕/g to vтВА = тИЪ(Rg/sin2╬╕). A 42 m range at 30┬░ gives 21.8 m/s. This only holds for a launch and landing at the same height; off a cliff, solve the vertical quadratic instead.

No. Only the vertical component is zero there. The projectile keeps its full horizontal velocity vтВАcos╬╕, so at the apex it is moving horizontally at that speed.

Related Solvers

Try AI-Math for Free

Get step-by-step solutions to any math problem. Upload a photo or type your question.

Start Solving