Calculator Modes
This calculator offers 7 modes for all your fraction needs:
- Operations: Add, subtract, multiply, and divide 2-9 fractions
- Mixed Numbers: Convert between mixed numbers and improper fractions
- Simplify: Reduce fractions to lowest terms
- Decimal→Fraction: Convert decimals to fractions
- Fraction→Decimal: Convert fractions to decimals with repeating pattern detection
- Compare: Determine which of two fractions is larger using LCD
- Solve for X: Find the missing value in a fraction equation using cross multiplication
Fraction Operations
Perform basic arithmetic operations on fractions with step-by-step solutions.
Adding Fractions
Formula: a/b + c/d = (ad + bc) / bd
Example: 1/2 + 1/3 = (1×3 + 1×2) / (2×3) = 5/6
Subtracting Fractions
Formula: a/b - c/d = (ad - bc) / bd
Example: 3/4 - 1/2 = (3×2 - 1×4) / (4×2) = 2/8 = 1/4
Multiplying Fractions
Formula: a/b × c/d = ac / bd
Example: 2/3 × 3/4 = 6/12 = 1/2
Dividing Fractions
Formula: a/b ÷ c/d = a/b × d/c = ad / bc
Example: 1/2 ÷ 1/4 = 1/2 × 4/1 = 4/2 = 2
Understanding Fractions
Parts of a Fraction
- Numerator: The top number (how many parts you have)
- Denominator: The bottom number (total equal parts)
Types of Fractions
- Proper: Numerator < denominator (e.g., 3/4)
- Improper: Numerator ≥ denominator (e.g., 5/3)
- Mixed: Whole number + fraction (e.g., 1⅔)
Simplifying Fractions
To simplify, find the greatest common divisor (GCD) and divide both parts by it.
Example: 12/18 → GCD is 6 → 12÷6 / 18÷6 = 2/3
Mixed Number Conversions
Mixed to Improper
Formula: Whole × Denominator + Numerator / Denominator
Example: 2 3/4 = (2×4 + 3)/4 = 11/4
Improper to Mixed
Divide numerator by denominator. Quotient becomes whole number, remainder becomes new numerator.
Example: 7/3 = 2 1/3 (7÷3 = 2 remainder 1)
Decimal Conversions
Decimal to Fraction
Uses continued fractions algorithm for accurate conversion. Handles both terminating and repeating decimals.
Examples:
- 0.75 → 3/4
- 0.333... → 1/3
- 0.125 → 1/8
Fraction to Decimal
Divides numerator by denominator and detects repeating patterns.
Examples:
- 1/4 = 0.25 (terminating)
- 1/3 = 0.333... (repeating)
- 1/7 = 0.142857... (repeating pattern: 142857)
Common Fraction-Decimal-Percent Equivalents
| Fraction | Decimal | Percent |
|---|---|---|
| 18 | 0.125 | 12.5% |
| 16 | 0.1667... | 16.7% |
| 15 | 0.2 | 20% |
| 14 | 0.25 | 25% |
| 13 | 0.333... | 33.3% |
| 38 | 0.375 | 37.5% |
| 25 | 0.4 | 40% |
| 12 | 0.5 | 50% |
| 35 | 0.6 | 60% |
| 23 | 0.666... | 66.7% |
| 34 | 0.75 | 75% |
| 56 | 0.8333... | 83.3% |
| 78 | 0.875 | 87.5% |
| 910 | 0.9 | 90% |
Comparing Fractions
To compare fractions, find the least common denominator (LCD) and scale both numerators:
- 3/8 vs 5/12 → LCD = 24 → 9/24 vs 10/24 → 5/12 is larger
- 2/5 vs 3/7 → LCD = 35 → 14/35 vs 15/35 → 3/7 is larger
Solving for X
When two fractions are equal and one value is unknown, use cross multiplication:
- X/12 = 4/16 → X = (12 × 4) / 16 = 3
- 7/X = 21/9 → X = (7 × 9) / 21 = 3
Multi-Fraction Operations
Chain operations on 3 or more fractions by clicking "+ Add fraction" in Operations mode. The calculator applies each operation left to right, simplifying intermediate results.
Fractions in Real Life
- Cooking: Recipes use fractions constantly — 1/2 cup flour, 3/4 tsp salt, 1/3 cup milk. Scaling a recipe requires multiplying fractions
- Construction: Tape measures are marked in 1/16-inch increments. Lumber dimensions use fractions (a 2×4 is actually 1 1/2 × 3 1/2 inches)
- Music: Note durations are fractions — whole, half, quarter, eighth, sixteenth notes. Time signatures like 3/4 and 6/8 are fractions
- Finance: Stock prices historically used fractions (1/8 increments) before switching to decimals in 2001
Common Fraction Mistakes
- Adding denominators: 1/4 + 1/4 = 2/4, NOT 2/8. Combining same-size pieces does not change piece size
- Forgetting to simplify: 6/8 is correct, but 3/4 is the lowest-terms answer expected on most tests
- Cross-multiplying when adding: Cross multiplication is for comparing or solving proportions, not for adding or subtracting
- Inverting the wrong fraction in division: Always flip the divisor (the second fraction), not the dividend
- Mixing mixed and improper carelessly: Convert 2 1/3 to 7/3 before multiplying or dividing — never multiply the whole number through and the fraction separately
- Sign errors with negatives: -3/4 means -(3/4). When subtracting a negative fraction, the two minuses become a plus: 1/2 − (−1/4) = 1/2 + 1/4 = 3/4
Quick Mental Math Tricks
- Halving: Multiplying by 1/2 is the same as dividing by 2. 3/8 × 1/2 = 3/16
- Same denominator: a/n + b/n = (a+b)/n. Skip the LCD step entirely
- Cancelling early: 4/9 × 3/8 → cancel 4 and 8 to 1 and 2, cancel 3 and 9 to 1 and 3 → 1/6. Easier than multiplying then simplifying 12/72
- Decimal sense check: 5/8 = 0.625. If your calculation produces 0.4 you have made an error
Related Math Calculators
- Equivalent Fractions Calculator — list 100 fractions equal to yours
- Inch Fraction Calculator — fractional inches for tape measures and lumber
- Percentage Calculator — fraction-to-percent and 6 other percent operations
- LCM Calculator — least common multiple for finding LCDs
- Ratio Calculator — simplify, scale, and solve proportions
- Long Division Calculator — step-by-step division for fraction-to-decimal work