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,ϕ=tan1 ⁣(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=v02sin2θgR = \dfrac{v_0^2 \sin 2\theta}{g}, so v0=Rgsin2θv_0 = \sqrt{\dfrac{Rg}{\sin 2\theta}}
  • From the maximum height: H=v02sin2θ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 cos0=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 sin2θ\sin 2\theta off level ground — the range formula assumes launch and landing at the same height.

示例题目

Step 1: vx=30 m/s×cos55°=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×sin55°=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.5719.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: ϕ=tan1(4.95/17.21)=tan1(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=v02sin2θ/gR = v_0^2\sin 2\theta / g, so v0=Rg/sin2θv_0 = \sqrt{Rg/\sin 2\theta}
Step 2: 2θ=60°2\theta = 60° and sin60°=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: v021.8v_0 \approx 21.8 m/s

Step 1: Acceleration along the slope: a=gsinθ=(9.81 m/s2)(sin25°)=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: v4.99v \approx 4.99 m/s down the slope

常见问题

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.

相关求解器

免费试用 AI-Math

任何数学问题都能获得分步解答。拍照上传或输入问题即可。

开始解题