Multiplying Fractions Calculator
Multiply two to five simple or mixed fractions, reduce the exact product, and export the current calculation to a validated Excel workbook.
The startup example is ready to export.
Fractions to multiply
Fraction 1
Integer; optional in mixed mode.
Required integer.
Required nonzero integer.
Fraction 2
Integer; optional in mixed mode.
Required integer.
Required nonzero integer.
Live result
Simplified product
3/8
3/5 × 5/8 = 3/8
Unsimplified product
15/40
Mixed-number form
3/8
Decimal approximation
0.375
Reduction factor
5
Calculation steps
| Factor | Entered form | Improper fraction | Cumulative product |
|---|---|---|---|
| Fraction 1 | 3/5 | 3/5 | 3/5 |
| Fraction 2 | 5/8 | 5/8 | 3/8 |
Each cumulative product is simplified before it is displayed. The final row therefore matches the primary result above.
How to use the multiplying fractions calculator
What this calculator does
This calculator finds the exact product of two to five rational numbers written as simple fractions or mixed numbers. It multiplies the numerators and denominators, normalizes any negative denominator, and reduces the product to lowest terms. It also shows an improper-fraction result, a mixed-number form when appropriate, a decimal approximation, and a step table. The tool performs exact integer arithmetic for the fractional result; the decimal is an approximation and should not replace the simplified fraction when exactness matters.
When to use it
Use it to check fraction homework, scale a recipe by fractional quantities, verify a multi-step probability calculation, or convert a product of mixed measurements into one reduced fraction. It is especially useful when cancellation is possible across several factors and mental arithmetic becomes error-prone. The Open University explanation of multiplying fractions shows why multiplying tops and bottoms works and also illustrates cancellation before multiplication.
How to calculate
- The calculator opens with the demonstration 3/5 × 5/8, so the exact result and a ready-to-use Excel workbook are available immediately.
- Choose Simple fractions when every factor has only a numerator and denominator. Choose Mixed numbers to reveal a whole-number field for every factor.
- Replace the startup values with your integers. Use Add fraction to include a third, fourth, or fifth factor; use Remove on added factors to return to fewer factors.
- Read the Simplified product first, then use the secondary outputs and the calculation table to inspect the reduction and cumulative steps.
- Select Download Excel to export the current validated inputs, outputs, and calculation steps as an OOXML workbook. Reset clears the demonstration values, results, validation state, extra rows, and workbook cache. After Reset, Excel export remains disabled until two complete valid fractions are entered again.
Input guide
Fraction form is required and accepts either Simple fractions or Mixed numbers. Simple mode ignores the hidden whole-number fields. Mixed mode treats a negative whole number in standard mixed-number notation: for example, – 1 with numerator 1 and denominator 2 is interpreted as – 3/2. A signed numerator is also accepted, so 0, – 2, and 7 represents – 2/7. Avoid giving the whole number and numerator conflicting signs unless subtraction is intentional.
Whole number appears only in mixed mode. It accepts a base-10 integer from – 1,000,000,000 to 1,000,000,000 and is optional; a blank whole number is treated as zero only after the numerator and denominator are otherwise complete. Increasing its magnitude changes the improper numerator by whole × denominator.
Numerator is required for every active fraction and accepts a signed base-10 integer in the same range. Zero is valid and makes the entire product zero. Do not enter decimal values, percentage signs, slashes, spaces inside a number, or scientific notation such as 1e3.
Denominator is required and accepts a signed nonzero integer in the same range. A negative denominator is normalized by moving the sign to the numerator. Zero is never valid because division by zero is undefined. Entering “1/2” in a denominator field is also invalid; enter 1 as the numerator and 2 as the denominator in separate fields.
Output guide
Simplified product is the exact reduced fraction. Its numerator and denominator share no common factor greater than one, and the denominator is always positive. A zero result is displayed as 0/1. Unsimplified product shows the direct product of all improper numerators over the direct product of all denominators before the final greatest-common-divisor reduction. Mixed-number form expresses an improper result as a whole number plus a proper fractional remainder; proper fractions remain in fraction form. Decimal approximation is a finite JavaScript-number approximation shown with up to twelve significant digits, so repeating decimals are rounded. Reduction factor is the greatest common divisor removed from the raw numerator and denominator; a value of 1 means the raw product was already in lowest terms.
The factor-count pill reports how many active fractions are included. In the Calculation steps table, Factor identifies the row, Entered form reproduces the active simple or mixed input, Improper fraction shows the exact fraction used for multiplication, and Cumulative product shows the reduced product through that row. These are exact identities, not recommendations or statistical estimates.
Worked example
The startup example multiplies 3/5 by 5/8. First multiply the numerators: 3 × 5 = 15. Then multiply the denominators: 5 × 8 = 40. The unsimplified product is 15/40. The greatest common divisor of 15 and 40 is 5, so divide both by 5 to obtain 3/8. The mixed-number form stays 3/8 because the absolute numerator is smaller than the denominator, and the decimal approximation is exactly 0.375. This matches the first-open controls, primary result, final table row, and exported workbook.
Why cancellation and sign handling matter
You can reduce before or after multiplying because equivalent fractions represent the same rational number. Cross-cancellation can keep intermediate numbers small, while final reduction reaches the same lowest-term answer. The calculator preserves the raw product for explanation but reduces cumulative products for readability. The NCETM fraction-multiplication teaching points summarize the numerator-times-numerator and denominator-times-denominator rule. For curriculum context, the Common Core fraction multiplication standard connects the operation to interpreting a fraction of a quantity.
A common mistake is to search for a common denominator before multiplying. Common denominators are needed for addition and subtraction, not for multiplication. Another mistake is to convert an exact fraction to a rounded decimal too early. Keep the fraction exact through the calculation, then use the decimal only as a convenient approximation.