Calculadora de Alcance de ProjetilFormula

## Projectile Range

For a projectile launched from and landing at the same elevation:

### Formula

**R = v² * sin(2*theta) / g**

Maximum range occurs at a 45-degree launch angle. The range is symmetric about 45 degrees (e.g., 30 and 60 degrees give the same range).

Exemplo Resolvido

A ball is launched at 30 m/s at 45 degrees.

  1. R = v² * sin(2 * theta) / g
  2. R = 900 * sin(90°) / 9.81
  3. R = 900 * 1 / 9.81
  4. R = 91.74 m