Enter the effort distance (m), the effort force (N), and the lever force (N) into the Lever Distance Calculator. The calculator will evaluate and display the Lever Distance. 

Lever Distance Calculator

Choose the tab that matches what you know.

Find distance
Fulcrum
Effort force

Lever Distance Formula

A lever in static balance follows the law of the lever. The torque from the effort equals the torque from the load.

F_e * d_e = F_l * d_l

Rearranged for each unknown the calculator solves:

d_e = (F_l * d_l) / F_e
d_l = (F_e * d_e) / F_l
F_e = (F_l * d_l) / d_e
MA  = d_e / d_l = F_l / F_e
  • F_e = effort force applied by you
  • F_l = load force or resistance
  • d_e = effort arm, distance from fulcrum to the point where effort is applied
  • d_l = load arm, distance from fulcrum to the load
  • MA = mechanical advantage (dimensionless ratio)

Assumptions: the lever is rigid and massless, forces act perpendicular to the lever, and the system is in static equilibrium. Friction at the pivot is ignored. All inputs must be positive.

The calculator has three modes that use the same formula:

  • Find distance: you know both forces and one arm. It returns the other arm using d = (F_known * d_known) / F_other.
  • Fulcrum: you know the total lever length L and either the two forces or the target MA. For Class I, d_l = L / (MA + 1) and d_e = L - d_l. For Class II, d_e = L and d_l = L / MA. For Class III, d_l = L and d_e = MA * L.
  • Effort force: you know the load and both arms. It returns F_e = (F_l * d_l) / d_e.

Reference Tables

Use these to sanity check inputs and interpret results.

Lever class Arrangement Typical MA Examples
Class IFulcrum between load and effortAny valueCrowbar, seesaw, scissors
Class IILoad between fulcrum and effortAlways > 1Wheelbarrow, nutcracker, bottle opener
Class IIIEffort between fulcrum and loadAlways < 1Tweezers, fishing rod, human forearm
MA value Effort arm vs load arm What it means
0.5Effort arm is half the load armEffort needed is twice the load. Trades force for speed.
1Equal armsEffort equals load. No force gain.
2Effort arm twice the load armEffort is half the load.
5Effort arm 5× load armEffort is one fifth of the load.
10Effort arm 10× load armStrong force multiplier. Effort moves 10× the distance the load does.

Worked Example and FAQ

Example. You want to lift a 600 N load with 150 N of effort. The load sits 0.2 m from the fulcrum. How long must the effort arm be?

Apply d_e = (F_l * d_l) / F_e = (600 * 0.2) / 150 = 0.8 m. The effort arm needs to be 0.8 m, giving an MA of 0.8 / 0.2 = 4.

Why does my Class II result warn about lever length? In a Class II lever the effort acts at the far end, so the effort arm equals the total length. The load arm must be shorter than the lever. If your MA is less than 1, the math places the load beyond the bar, which is not physical for that class. Switch to Class III or raise the MA.

Do the units have to match? No. Each input has its own unit selector. The calculator converts everything to meters and newtons internally, then converts the result to the unit you pick.

What if the forces are not perpendicular to the lever? The formula assumes perpendicular forces. If your force is at an angle θ to the lever, multiply that force by sin(θ) before entering it, or use the perpendicular component directly.

Can MA be less than 1? Yes. Class III levers always have MA below 1. You apply more force than the load, but the load moves farther and faster than your hand does. That trade-off is useful for tools like tweezers and tongs.

How is mechanical advantage related to distance traveled? Energy in equals energy out for an ideal lever. If MA is 4, the effort moves 4 times as far as the load. Force gain costs travel distance in equal proportion.