Formula
a ÷ b = c ÷ d · a × d = b × c
Set the two quotients equal. Cross multiplication gives a × d = b × c, from which the empty value can be isolated.
Solve a rule of three by leaving exactly one position empty in a:b = c:d. CalcFlow isolates that position, shows the cross product and verifies the completed equality without evaluating free-form expressions.
a ÷ b = c ÷ d · a × d = b × c
Set the two quotients equal. Cross multiplication gives a × d = b × c, from which the empty value can be isolated.
Denominator positions b and d cannot be zero. Compatible units should be arranged consistently on both sides.
Formula v1.0.0
Reviewed 2026-08-03
CalcFlow engineering review
For 4:10 = x:25, cross multiplication gives 10x = 4 × 25 = 100, so x = 10.
Any one of a, b, c or d may be empty, but exactly one must be empty.
A ratio written as division by zero is undefined.
No. The four approved numeric positions prevent arbitrary expression execution.