Calculadora de Trajetória (Parábola)
- Created by
- Renato Passos, Eng. de Software
- Reviewed by
- Renato Passos, Eng. de Software
Last updated: Apr 18, 2026
Formula
y = x·tanθ − g·x²/(2v₀²cos²θ)
About this calculator
This calculator determines the height y of a projectile at a given horizontal point x, assuming an ideal parabolic trajectory. It uses the equations of uniformly accelerated motion for the vertical axis and uniform motion for the horizontal axis, resulting in the formula y = x·tanθ − g·x²/(2v₀²cos²θ). The user inputs the initial velocity v₀, launch angle θ, horizontal position x, and gravitational acceleration g (default 9.8 m/s²).
Usage is straightforward: enter the values in the corresponding fields and click Calculate. The tool processes the equation and returns the instantaneous height. It is useful for physics students, engineers, and enthusiasts who want to analyze projectile motion without manual calculations. Remember that the model ignores air resistance and other external forces.
When to use: to check the height of a soccer ball kicked at a certain distance from the goal, to design the reach of a water jet in a fountain, or in basic ballistics problems. It also helps understand how angle and speed affect the trajectory. Caution: the formula only applies to oblique launches in a vacuum; in real-world scenarios with air, results may differ significantly.
Common pitfalls: do not confuse degrees with radians (the calculator uses degrees). Ensure x does not exceed the projectile's maximum range, as height may become negative (indicating the projectile has already hit the ground). Always verify units: velocity in m/s, angle in degrees, x and y in meters, g in m/s².
Frequently asked questions
What does a negative height result mean?
A negative height indicates the projectile has already passed the point of impact on the ground for the given distance x. Check that x is less than the maximum range.
Can I use this calculator for vertical launch?
No, because the formula considers both horizontal and vertical components. For vertical launch, use an angle of 90° and the free fall equation.
Does the calculator consider air resistance?
No. The model is ideal, without air resistance. For real-world scenarios with drag, results may be inaccurate.
What is the maximum range of the projectile?
The maximum range R is given by R = v₀²·sin(2θ)/g. For a 45° angle, the range is maximum.
Do I need to convert the angle to radians?
No, the calculator expects the angle in degrees. It internally converts to radians.