How Does the Proportion Calculator Work?
Enter three values of a proportion a/b = c/x and the calculator finds the missing fourth value using cross multiplication. You can also verify if a given proportion is correct by entering all four values. The calculator shows the full formula step by step and verifies the result automatically.
Cross Multiplication - Step by Step
| Step |
Operation |
Example (2/3 = 4/x) |
| 1. Set up |
a/b = c/x |
2/3 = 4/x |
| 2. Cross multiply |
a x x = b x c |
2 x x = 3 x 4 = 12 |
| 3. Solve for x |
x = (b x c) / a |
x = 12 / 2 = 6 |
| 4. Verify |
a/b should equal c/x |
2/3 = 0.6667, 4/6 = 0.6667 ✓ |
Common Proportion Applications
| Application |
Proportion Setup |
Example |
| Recipe scaling |
original/servings = new/new_servings |
2 cups/12 cookies = x/30 cookies 5 cups |
| Map scale |
map_dist/real_dist = map_dist2/real_dist2 |
1cm/50000cm = 3cm/x 150,000 cm = 1.5 km |
| Currency exchange |
rate/1 = amount/converted |
1.08 USD/1 EUR = x/500 EUR 540 USD |
| Photo aspect ratio |
width/height = new_width/new_height |
1920/1080 = 800/x 450 px |
| Speed/distance |
distance/time = distance2/time2 |
60km/45min = x/120min 160 km |
| Material calculation |
material/area = material2/area2 |
2.5L paint/10m² = x/35m² 8.75 L |
Practical Examples
Example 1: Recipe scaling - 2 cups flour for 12 cookies, how much for 30?
2/12 = x/30 x = 5 cups
Example 2: Map scale 1:50000. 3 cm on map = how far in reality?
1/50000 = 3/x x = 150,000 cm = 1.5 km
Example 3: Exchange rate: 1.08 USD = 1 EUR, how much for 500 EUR?
1.08/1 = x/500 x = 540 USD
Example 4: Car uses 7L per 100 km. Fuel for 350 km trip?
7/100 = x/350 x = 24.5 liters
Example 5: Photo resize: 1920x1080 to width 800, what height?
1920/1080 = 800/x x = 450 px (aspect ratio preserved)
Example 6: A machine produces 150 units in 3 hours. How many in 8 hours?
150/3 = x/8 x = 400 units
Example 7: Verify: is 15/25 = 21/35 a correct proportion?
15/25 = 0.60, 21/35 = 0.60 Yes, correct ✓
FAQ - Frequently Asked Questions
What is a proportion?
A proportion is an equation stating that two ratios are equal. For example, 2/3 = 4/6 means the ratio of 2 to 3 is the same as the ratio of 4 to 6. Proportions express a consistent relationship between quantities - if one doubles, the other doubles too.
What is cross multiplication?
Cross multiplication is a method to solve proportions. In a/b = c/d, you multiply diagonally: a x d = b x c. This creates a simple equation you can solve for any unknown value. It works because multiplying both sides of the equation by b x d eliminates the denominators.
Can proportions have negative numbers?
Yes. The calculator accepts negative values for a and c. However, b cannot be zero (division by zero is undefined). Proportions with negative numbers follow the same cross multiplication rules - the signs carry through the calculation.
How do I verify a proportion?
Select "Verify if proportion is correct" from the dropdown, enter all four values (a, b, c, x). The calculator divides a/b and c/x separately - if both ratios match (within rounding precision of 0.0001), the proportion is confirmed as correct.
What is the difference between ratio and proportion?
A ratio compares two quantities (e.g., 2:3 or 2/3). A proportion states that two ratios are equal (e.g., 2:3 = 4:6). A ratio is a single comparison; a proportion is an equation between two ratios. You can think of a ratio as a fraction and a proportion as two equal fractions.
Where are proportions used in real life?
Cooking (scaling recipes up or down), construction (material calculations per m²), photography (maintaining aspect ratios when resizing), map reading (scale conversion to real distances), finance (exchange rates), medicine (dosage based on body weight), fuel calculations (liters per 100 km), and any situation where you need to scale one quantity based on another while maintaining a consistent relationship.
What is direct vs inverse proportion?
Direct proportion: when one quantity increases, the other increases by the same factor (speed and distance at constant time). Inverse proportion: when one increases, the other decreases (speed and time for a fixed distance). This calculator solves direct proportions. For inverse: if a x b = c x d, then a/c = d/b.
Can I solve for any of the four values, not just x?
The calculator solves for x (the fourth value) given a, b, and c. To solve for a different unknown, rearrange your proportion so the unknown is in the x position. For example, if you know b, c, x but need a: enter c as "a", x as "b", b as "c" - the result will be your missing "a".
Related Tools
Percentage Calculator
Calculate percentages, percentage change and ratios - Open calculator
Fraction Calculator
Add, subtract, multiply and divide fractions - Open calculator
Average Calculator
Calculate arithmetic, weighted, geometric and harmonic averages - Open calculator
Standard Deviation Calculator
Calculate standard deviation and variance for any dataset - Open calculator
Powers & Roots Calculator
Calculate powers, square roots, cube roots and nth roots - Open calculator