Ratio Calculator
Check proportion
Result
Proportions look tidy on paper—until you are scaling a recipe for twelve people or checking whether two map segments match. Cross-multiplying by hand on a phone keyboard is where I see the most silent typos. This tool does not rewrite your numbers; it only tells you whether X:Y and A:B describe the same scale.
How to Use This Ratio Calculator
- Line up the proportion. Enter four terms in the pattern X : Y = A : B. Put matching quantities in matching slots—miles with miles, cups with cups.
- Fill every box. Partial rows wait patiently; the result stays blank until all four terms are present. You can also press Calculate to force an immediate check.
- Read true or false. “true” means cross products X·B and Y·A match exactly in the calculator’s decimal workspace. “false” means they differ—your ratios are not equivalent.
- Keep your inputs. Unlike solvers that rearrange fields, this page never edits what you typed. That makes it an honest checker for homework you already finished.
For percent-style part-whole questions, open the Percentage Calculator. For fraction arithmetic on the terms themselves, try the Fraction Calculator.
Ratio Formulas and Practical Applications
A proportion claims two fractions describe the same relationship—like two photos of the same object at different zoom levels. Algebraically, X:Y = A:B means X/Y = A/B.
X · B = Y · A
Cross-multiplication avoids dividing into long decimals. Example: does 3:4 = 15:20? Compute 3 × 20 = 60 and 4 × 15 = 60—equal, so the proportion holds. The calculator performs that pair of products and compares them exactly.
Recipe scaling sanity check
Original ratio 2 cups flour : 3 cups water. You scaled to 8 cups flour and 12 cups water. Enter 2, 3, 8, 12—true confirms you kept the same mix. false catches a doubled flour batch that only got triple water by mistake.
Map and blueprint checks
If 1 inch represents 50 feet on a legend, a 3.2-inch line should match 160 feet in the field: test 1:50 = 3.2:160. Surveyors use the same logic before trusting a quick red-line measurement.
Homework verification
After you cross-multiply manually for 4:5 = 12:x and get x = 15, plug 4, 5, 12, 15 to confirm. The tool also debounces as you type—handy when you are tuning the fourth term until the statement flips to true.
Remember: this page checks equivalence; it does not solve for a missing term. If you only know three of four values, cross-multiply on paper first—isolate the blank—then return here to verify all four slots. That workflow catches transposed map legend numbers faster than redoing long division.
Decimal inputs parse as text before multiplication, so fractions like 1.5 and 3/2 written as 1.5 behave predictably. Invalid tokens surface as errors in the result strip; a false boolean is not an error—it simply means the two cross products differ.
Scale drawings on blueprints are ratios in disguise: 1 : 48 on the legend means one inch on paper equals forty-eight inches on site. Before trusting a quick sketch, plug the measured drawing distances and the real-world counterparts into the four slots—true saves a material order; false catches a transposed numerator and denominator before concrete is poured.
Cross products are commutative—X·B equals B·X—so the tool always compares the diagonal pairings from standard proportion layout. Swapping the two ratios left-to-right does not change the boolean as long as each quantity stays in its conceptual slot.
Frequently Asked Questions
A true result means your four-term layout is consistent—both ratios describe the same scale factor. false means adjust one term or rethink which quantities belong in the X and Y slots versus A and B. Because the tool debounces on input, you can watch the boolean flip live while tuning a recipe multiplier or map scale without pressing Calculate each time.
How do you check if two ratios are equivalent?
Enter X, Y, A, and B for X:Y = A:B. Matching cross products mean true; mismatched products mean false. Invalid numbers show an error instead of a boolean.
What is cross multiplication?
Multiply the extremes and means diagonally: X times B versus Y times A. Equal products mean equivalent ratios— the core test this page automates.
Does this calculator solve for a missing term?
No—it is a checker, not a solver. Find the unknown with algebra, then verify here. For numeric expression work, the Scientific Calculator handles broader arithmetic.
How do you solve a 4:5 ratio problem?
Embed 4:5 in a full proportion such as 4:5 = 12:x, cross-multiply to 4x = 60, divide to x = 15. Use this tool with all four numbers filled to confirm the setup.
Why did my proportion show false when it looks close?
Strict equality—not “close enough.” Rounded measurements or slightly different scale factors fail even when decimal differences look tiny. Browse more math calculators if you need rounding before comparing.
Disclaimer. RapidRatio is informational only—not engineering sign-off or culinary certification. Verify critical ratios with primary sources.