How To Cross Multiply Fractions | Simplify Math

Cross multiplication is a mathematical technique used to compare or solve equations involving two fractions by multiplying the numerator of one fraction by the denominator of the other.

Working with fractions is a fundamental skill in mathematics, often appearing in various real-world scenarios from cooking to engineering. Understanding how to compare or solve equations involving fractions efficiently can significantly streamline problem-solving. Cross multiplication offers a direct and powerful method for these specific tasks.

Understanding Fractions: Essential Components

Fractions represent parts of a whole or ratios between two quantities. Every fraction consists of two main parts:

  • Numerator: The top number, indicating how many parts of the whole are considered.
  • Denominator: The bottom number, indicating the total number of equal parts the whole is divided into.

For example, in the fraction 3/4, ‘3’ is the numerator, representing three parts, and ‘4’ is the denominator, indicating the whole is divided into four equal parts. Fractions can be proper (numerator smaller than denominator), improper (numerator larger than or equal to denominator), or mixed numbers (a whole number and a proper fraction).

What Is Cross Multiplication?

Cross multiplication is a method primarily used to compare two fractions or to solve an equation where two fractions are set equal to each other. The technique involves multiplying the numerator of the first fraction by the denominator of the second fraction, and the numerator of the second fraction by the denominator of the first fraction.

Consider two fractions, a/b and c/d. When these fractions are set equal, a/b = c/d, cross multiplication states that the product of ‘a’ and ‘d’ will equal the product of ‘b’ and ‘c’. This results in the algebraic statement: ad = bc. This equivalence holds true only when the fractions are equal or when comparing their relative sizes.

When To Apply Cross Multiplication

Cross multiplication is a specific tool with distinct applications. Knowing when to use it enhances mathematical efficiency.

  • Comparing Fractions: When determining which of two fractions is larger, smaller, or if they are equivalent, cross multiplication provides a clear numerical comparison without needing a common denominator.
  • Solving Equations with Unknown Variables: If an equation contains an unknown variable within a fraction, and that fraction is set equal to another fraction, cross multiplication can isolate the variable.
  • Checking Proportionality: Cross multiplication verifies if two ratios or rates are proportional. If a/b = c/d is true, then ad = bc confirms proportionality.

It is important to note that cross multiplication is not used for adding, subtracting, or multiplying fractions directly. Those operations require different methods, such as finding a common denominator for addition and subtraction, or multiplying numerators and denominators directly for multiplication.

Step-by-Step Guide: Comparing Fractions

Comparing fractions using cross multiplication simplifies the process, making it accessible. This method avoids the often-complex task of finding a least common denominator.

  1. Set Up the Fractions: Write the two fractions side-by-side, placing a comparison symbol (e.g., ?, <, >) between them. For instance, 2/3 ? 4/5.
  2. Perform the First Cross Multiplication: Multiply the numerator of the first fraction by the denominator of the second fraction. For 2/3 ? 4/5, this is 2 5 = 10.
  3. Perform the Second Cross Multiplication: Multiply the numerator of the second fraction by the denominator of the first fraction. For 2/3 ? 4/5, this is 4 3 = 12.
  4. Compare the Products: Place the original comparison symbol between the two products obtained. In our example, 10 ? 12.
  5. State the Conclusion: The comparison of the products directly reflects the comparison of the original fractions. Since 10 is less than 12, then 2/3 is less than 4/5 (2/3 < 4/5).

Example 1: Simple Comparison

Let’s compare 3/7 and 5/12.

  • First product: 3 12 = 36
  • Second product: 5 7 = 35
  • Comparing products: 36 > 35
  • Conclusion: 3/7 > 5/12

Example 2: Larger Numbers

Consider comparing 11/15 and 13/18.

  • First product: 11 18 = 198
  • Second product: 13 15 = 195
  • Comparing products: 198 > 195
  • Conclusion: 11/15 > 13/18
Fraction Operation Cross Multiplication Common Denominator
Comparing Fractions Directly compares products (ad vs. bc) Requires finding LCD, then comparing numerators
Solving Equations Transforms to linear equation (ad = bc) Can be used, but often less direct than cross multiplication

Step-by-Step Guide: Solving for an Unknown Variable

Cross multiplication is particularly useful when an equation involves fractions with an unknown variable. This method transforms a fractional equation into a simpler linear equation.

  1. Set Up the Equation: Ensure the equation has one fraction set equal to another fraction. For example, x/6 = 5/10.
  2. Perform Cross Multiplication: Multiply the numerator of the first fraction by the denominator of the second, and the numerator of the second fraction by the denominator of the first.
  3. Form a Linear Equation: Set the two products equal to each other. For x/6 = 5/10, this becomes x 10 = 5 6.
  4. Solve for the Variable: Simplify the linear equation and isolate the variable. From 10x = 30, divide both sides by 10 to find x = 3.

Example 1: Basic Equation

Solve for x in the equation 4/x = 8/12.

  • Cross multiply: 4 12 = 8 x
  • Form equation: 48 = 8x
  • Solve for x: Divide both sides by 8. x = 48 / 8 = 6.

Example 2: More Complex Variable Placement

Solve for y in the equation (y+1)/3 = 7/9.

  • Cross multiply: (y+1) 9 = 3 7
  • Form equation: 9(y+1) = 21
  • Distribute: 9y + 9 = 21
  • Isolate 9y: Subtract 9 from both sides. 9y = 12
  • Solve for y: Divide both sides by 9. y = 12/9, which simplifies to y = 4/3.
Scenario Equation Type Cross Multiplication Result
Comparing a/b and c/d a/b ? c/d Compare ad and bc
Solving x/b = c/d x/b = c/d xd = bc (solve for x)
Solving a/b = c/x a/b = c/x ax = bc (solve for x)

The Mathematical Principle Behind Cross Multiplication

The validity of cross multiplication stems directly from the fundamental property of equality and fraction manipulation. When two fractions are equal, a/b = c/d, the goal is to eliminate the denominators to work with whole numbers.

This is achieved by multiplying both sides of the equation by a common multiple of the denominators, specifically their product, ‘bd’.

  1. Start with the equation: a/b = c/d
  2. Multiply both sides by ‘bd’: (a/b) bd = (c/d) bd
  3. Simplify each side:
    • On the left side, the ‘b’ in the denominator of ‘a/b’ cancels with the ‘b’ in ‘bd’, leaving ‘ad’.
    • On the right side, the ‘d’ in the denominator of ‘c/d’ cancels with the ‘d’ in ‘bd’, leaving ‘bc’.
  4. The resulting equation is: ad = bc.

This algebraic derivation confirms that cross multiplication is not merely a trick, but a mathematically sound shortcut for solving or comparing fractional expressions. It is an application of the multiplicative property of equality, ensuring that if you perform the same operation on both sides of a balanced equation, it remains balanced.

Understanding this underlying principle reinforces the method’s reliability and helps in applying it correctly in various mathematical contexts. For additional resources on fraction operations, the Khan Academy offers extensive explanations and practice exercises.

Common Pitfalls and Best Practices

While cross multiplication simplifies many fraction-related tasks, specific errors can occur. Awareness of these helps maintain accuracy.

  • Incorrect Application: Cross multiplication applies only when comparing two fractions or when two fractions are set equal in an equation. It is not suitable for adding, subtracting, or multiplying fractions.
  • Arithmetic Errors: Multiplying numbers, especially larger ones, can lead to simple calculation mistakes. Double-checking products is a good practice.
  • Misinterpreting Comparison Results: When comparing a/b and c/d, the product ‘ad’ corresponds to the first fraction (a/b) and ‘bc’ to the second (c/d). Maintaining this order is important for correct comparison.
  • Variable Isolation Errors: When solving for a variable, algebraic steps like distribution, addition, subtraction, multiplication, and division must be performed accurately to isolate the unknown.

A best practice involves writing down each step clearly. This helps in tracking the process and identifying any potential errors. Visualizing the ‘cross’ pattern connecting numerators and denominators can also aid in remembering the correct multiplications. For further mathematical insights and problem-solving strategies, resources like Math.com provide valuable guidance.

References & Sources

  • Khan Academy. “khanacademy.org” Provides free, world-class education with practice exercises and instructional videos on various math topics, including fractions.
  • Math.com. “math.com” Offers mathematics resources for students, teachers, and parents, covering topics from basic math to calculus.