Projectile Motion Simulator
Visualize how horizontal and vertical velocity components shape a gravity-driven trajectory.
Kinematic Formulas
Range (R)
R = (v₀² · sin(2θ)) / g
Max Height (H)
H = (v₀² · sin²(θ)) / (2g)
Inclined Plane Simulator
Analyze static/kinetic friction and resolved gravity force components on a sliding block.
Inclined Plane Physics
Normal Force (N)
N = m · g · cos(θ)
Friction Force (f)
f_max = μ · N = μ · m · g · cos(θ)
Net Acceleration (a)
a = g · (sin(θ) - μ · cos(θ)) [if sin(θ) > μ · cos(θ)]