Cross Multiplication Calculator
Solve cross multiplication problems step-by-step with our free calculator. See formulas, worked examples, and clear explanations.
Formula
a/b = c/d implies a * d = b * c
Cross multiplication states that if two fractions are equal (a/b = c/d), then the product of the means equals the product of the extremes: a*d = b*c. This allows solving for any one unknown when the other three values are known.
Worked Examples
Example 1: Finding a Missing Value in a Proportion
Problem: Solve for x: 3/4 = 9/x
Solution: Set up the proportion: 3/4 = 9/x\nCross multiply: 3 * x = 4 * 9\n3x = 36\nx = 36/3\nx = 12\nVerification: 3/4 = 0.75 and 9/12 = 0.75. The ratios are equal.
Result: x = 12 (both ratios equal 0.75)
Example 2: Recipe Scaling
Problem: A recipe calls for 2 cups of flour for 3 dozen cookies. How much flour is needed for 7.5 dozen cookies?
Solution: Set up the proportion: 2/3 = x/7.5\nCross multiply: 2 * 7.5 = 3 * x\n15 = 3x\nx = 15/3\nx = 5\nVerification: 2/3 = 0.6667 cups per dozen and 5/7.5 = 0.6667 cups per dozen.
Result: 5 cups of flour are needed for 7.5 dozen cookies.
Frequently Asked Questions
What is cross multiplication?
Cross multiplication is a method used to solve proportions, which are equations stating that two ratios are equal. Given the proportion a/b = c/d, cross multiplication produces the equation a*d = b*c. This technique eliminates the fractions and creates a simple equation that can be solved for any unknown variable. The name comes from the visual pattern of multiplying diagonally across the equals sign, forming an X or cross shape. Cross multiplication is one of the most fundamental techniques in algebra and is used extensively in problems involving ratios, rates, similar figures, unit conversions, and scaling. It provides a quick and reliable way to find missing values in proportional relationships.
Why does cross multiplication work mathematically?
Cross multiplication works because it is a shortcut for multiplying both sides of a proportion by the product of both denominators. Starting with a/b = c/d, multiply both sides by b*d to get (a/b)*b*d = (c/d)*b*d, which simplifies to a*d = b*c. This is valid because multiplying both sides of an equation by the same non-zero quantity preserves the equality. The beauty of cross multiplication is that it combines multiple algebraic steps into one efficient procedure. It works for all real numbers as long as the denominators are non-zero. This algebraic justification shows that cross multiplication is not merely a trick but a rigorous mathematical operation based on the properties of equality and multiplication.
How do you solve for a missing value using cross multiplication?
To solve for a missing value, set up the proportion with the unknown in one of the four positions (a/b = c/d). Then cross multiply to get a*d = b*c. Finally, isolate the unknown by dividing both sides by its coefficient. For example, to solve 3/4 = x/12: cross multiply to get 3*12 = 4*x, giving 36 = 4x, so x = 9. The method works regardless of which position the unknown occupies. If the unknown is a numerator, divide the cross product by the denominator on the same side. If the unknown is a denominator, divide the cross product by the numerator on the same side. This systematic approach makes cross multiplication reliable for any proportion problem.
What are common applications of cross multiplication?
Cross multiplication appears in numerous practical applications across mathematics, science, and everyday life. In cooking, it scales recipes proportionally when adjusting serving sizes. In map reading, it converts between map distances and real-world distances using the scale ratio. In science, it solves concentration and dilution problems in chemistry. In finance, it calculates currency exchange rates and unit pricing. In geometry, similar triangles use proportions to find unknown side lengths. Engineers use proportions in scale models and dimensional analysis. Medical professionals use cross multiplication for dosage calculations based on patient weight. Pharmacists use it for compound mixing. Essentially, any situation where two quantities maintain a constant ratio can be solved with cross multiplication.
How is cross multiplication related to equivalent fractions?
Cross multiplication is directly connected to the concept of equivalent fractions. Two fractions are equivalent if and only if their cross products are equal. This provides a quick test: to check if 3/4 equals 6/8, compute 3*8 = 24 and 4*6 = 24. Since the cross products are equal, the fractions are equivalent. This test works because equivalent fractions have the same value, and cross multiplication checks this algebraically. Conversely, to generate equivalent fractions, multiply both numerator and denominator by the same factor. The cross multiplication test is especially useful when fractions involve large numbers or when it is not immediately obvious whether they simplify to the same value. It is also the basis for comparing fractions without finding common denominators.
Can cross multiplication be used with more than two ratios?
While the standard cross multiplication technique directly applies to exactly two ratios, it can be extended to handle chains of proportions. For three ratios a/b = c/d = e/f, you can apply cross multiplication pairwise: a*d = b*c and c*f = d*e and a*f = b*e. When solving problems with multiple proportional relationships, you can chain cross multiplications together to find unknown values. In more complex scenarios, such as similar triangles with multiple corresponding sides, you set up individual proportions for each pair of corresponding sides and solve each using cross multiplication. For systems of proportional equations, matrix methods or substitution may be more efficient than repeated cross multiplication.