Skip to main content
math

Multiplying Fractions Calculator

Multiply two fractions by multiplying numerators together and denominators together, then simplify.

Reviewed by Chase FloiedUpdated

This free online multiplying fractions calculator provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Enter your values below and see results update in real time as you type. Perfect for everyday calculations, homework, or professional use.

Numerator of the first fraction

Denominator of the first fraction

Numerator of the second fraction

Denominator of the second fraction

How to Use This Calculator

1

Enter your input values

Fill in all required input fields for the Multiplying Fractions Calculator. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.

2

Review your inputs

Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.

3

Read the results

The Multiplying Fractions Calculator instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.

4

Explore parameter sensitivity

Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.

Formula Reference

Multiplying Fractions Calculator Formula

See calculator inputs for the governing equation

Variables: All variables and their units are labeled in the calculator interface above. Input fields accept values in multiple unit systems — select your preferred unit from the dropdown next to each field.

When to Use This Calculator

  • Use the Multiplying Fractions Calculator when you need a quick mathematical result without writing out all the steps manually, saving time on repetitive calculations.
  • Use it to verify hand calculations on tests or assignments and catch arithmetic mistakes.
  • Use it when teaching or explaining mathematical concepts to others, demonstrating how changing inputs affects the result.
  • Use it to explore the behavior of mathematical functions across a range of inputs.

About This Calculator

The Multiplying Fractions Calculator is a free mathematical calculation tool for students, educators, and professionals who need quick, reliable results. Multiply two fractions by multiplying numerators together and denominators together, then simplify. The underlying algorithms implement well-established mathematical formulas and numerical methods. Results are computed instantly in the browser. This tool is useful for learning, verification of hand calculations, and rapid exploration of mathematical relationships. All computation happens locally — no data is sent to a server.

About Multiplying Fractions Calculator

Multiplying fractions is one of the most straightforward fraction operations: multiply the numerators to get the new numerator and multiply the denominators to get the new denominator. Unlike addition and subtraction, you do not need to find a common denominator first. This calculator performs the multiplication and presents the unsimplified and simplified results. Fraction multiplication arises naturally whenever you need to find a part of a part, such as determining what fraction of a pizza remains after eating half of a third. It also forms the basis for more advanced concepts like scaling, probability calculations, and working with ratios and proportions. In algebra, multiplying rational expressions follows the same pattern, making this a skill that transfers directly to higher mathematics.

The Math Behind It

The rule for multiplying fractions is elegant in its simplicity: (a/b) × (c/d) = (a × c) / (b × d). This works because a fraction represents division, and the product of two quotients is the quotient of the products. Geometrically, if you take a rectangle with sides of length a/b and c/d, the area is (a × c) / (b × d). Before multiplying, you can simplify by canceling common factors between any numerator and any denominator, a technique called cross-cancellation. For example, in (4/9) × (3/8), you can cancel the 4 with the 8 (both divisible by 4) and the 3 with the 9 (both divisible by 3), yielding (1/3) × (1/2) = 1/6. This is more efficient than multiplying first and simplifying later. Multiplication of fractions is commutative (order does not matter), associative (grouping does not matter), and distributes over addition. The multiplicative identity is 1 (or any fraction equal to 1, such as 5/5). The multiplicative inverse of a/b is b/a, and their product is always 1, provided neither a nor b is zero.

Formula Reference

Fraction Multiplication

(a/b) × (c/d) = (a × c) / (b × d)

Variables: a = numerator 1, b = denominator 1, c = numerator 2, d = denominator 2

Worked Examples

Example 1: Basic fraction multiplication

Calculate 2/3 × 4/5

Step 1:Multiply numerators: 2 × 4 = 8
Step 2:Multiply denominators: 3 × 5 = 15
Step 3:Result: 8/15
Step 4:Check: GCD(8, 15) = 1, already simplified

2/3 × 4/5 = 8/15 ≈ 0.533333

Example 2: Multiplication with cross-cancellation

Calculate 4/9 × 3/8

Step 1:Notice 4 and 8 share factor 4: simplify to 1 and 2
Step 2:Notice 3 and 9 share factor 3: simplify to 1 and 3
Step 3:Multiply simplified fractions: (1 × 1) / (3 × 2) = 1/6

4/9 × 3/8 = 1/6 ≈ 0.166667

Common Mistakes & Tips

  • !Trying to find a common denominator before multiplying (not needed for multiplication).
  • !Forgetting to simplify the final result.
  • !Adding numerators instead of multiplying them.
  • !Not cross-canceling before multiplying, leading to unnecessarily large numbers.

Related Concepts

Used in These Calculators

Calculators that build on or apply the concepts from this page:

Frequently Asked Questions

Do I need a common denominator to multiply fractions?

No. Simply multiply the numerators together and the denominators together.

What is cross-cancellation?

It is simplifying common factors between any numerator and any denominator before multiplying, which keeps numbers smaller and makes the calculation easier.

What happens when I multiply a fraction by 1?

The fraction stays the same. 1 is the multiplicative identity.