1001Ferramentas
🔁Calculators

Multiplier (Proportion) Calculator

Given X of a quantity in Y total, compute multiplier for other quantities. For recipes, scaling, dosing.

Multiplication factor: proportional scaling

The multiplication factor is the ratio that turns one reference value into another. You find it with factor = A_new / A and apply it with B_new = B · factor. This is really the rule of three (a proportion) written out step by step. Say a recipe uses 350 ml of water for 100 g of flour; scaling up to 250 g gives a factor of 2.5 and 875 ml of water. The factor also reads as a percentage: 1.5 means the value went up 50%, while 0.8 means it dropped 20%. The catch is that proportional scaling only holds when A and B move in a strictly linear way. It breaks down once fixed costs, threshold effects or non-linear physics enter the picture. Multiply a cake recipe by ten, for instance, and the baking time does not multiply by ten.

Applications and context

You will run into this when scaling a recipe, reading engineering drawings and map scales, working out chemistry dilutions (C₁V₁ = C₂V₂), extrapolating a quote or budget, or turning a unit price into a bulk order. In a spreadsheet the same logic shows up as the "rule of three" or "cross multiplication".

FAQ

What's the difference vs percentage change? Percentage change is just factor − 1 written as a percent. A factor of 1.20 is the same as a +20% change.

When does proportional scaling break? Once you hit fixed costs, capacity limits, non-linear physical effects like drying or heating, or economies of scale.

Can the factor be negative? In pure math, sure. In practice both values should carry the same sign. A negative factor flips the direction and rarely lines up with what the real problem is asking.

Related Tools