Fraction Calculator
Add, subtract, multiply, and divide fractions with full step-by-step solutions. Automatically simplifies to lowest terms and converts to decimals and mixed numbers.
Enter Fractions
Result
All Formats
How It Works
1. Find common denominator: 2 Γ 4 = 8
2. Convert fractions: 1Γ4 / 2Γ4 + 1Γ2 / 4Γ2
3. Add numerators: 4 + 2 = 6
4. Simplify by dividing by GCD
Common Mistakes to Avoid
Learn from these frequent errors people make when using this calculator. Avoiding these mistakes will give you more accurate results.
Adding Fractions With Different Denominators Directly
You cannot add or subtract fractions with different denominators by simply adding numerators and denominators. This is the most common fraction error in basic arithmetic.
β Wrong:
1/3 + 1/4 = 2/7. This is wrong β you can't add denominators directly.
β Correct:
Find the least common denominator (LCD) first. LCD of 3 and 4 is 12. Then: 4/12 + 3/12 = 7/12.
Pro Tip:
For any addition or subtraction of fractions, the denominators must be equal first. Only then add or subtract the numerators.
Forgetting to Simplify the Result
Leaving an answer like 8/12 instead of reducing it to 2/3 is technically incorrect in most contexts. Always simplify fractions by dividing both numerator and denominator by their GCD.
β Wrong:
Reporting 6/8 as the final answer when the simplified form is 3/4.
β Correct:
Find the Greatest Common Divisor (GCD) of numerator and denominator, then divide both by it. GCD(6,8)=2, so 6/8 = 3/4.
Pro Tip:
A fraction is fully simplified when the GCD of numerator and denominator is 1 (they share no common factors other than 1).
Dividing Fractions by Multiplying Instead of Using the Reciprocal
To divide by a fraction, you must multiply by its reciprocal (flip the second fraction). Dividing numerators and denominators directly gives the wrong answer.
β Wrong:
2/3 Γ· 4/5 = 2/4 Γ· 3/5 = ... (wrong approach).
β Correct:
2/3 Γ· 4/5 = 2/3 Γ 5/4 = 10/12 = 5/6. Always flip the second fraction and multiply.
Pro Tip:
Remember 'Keep, Change, Flip': Keep the first fraction, Change division to multiplication, Flip the second fraction.
Remember:
Taking a few extra seconds to double-check these common mistakes will ensure your calculations are accurate and useful for making important decisions.
Calculator Created & Verified By
Aleph Sterling
Lead Developer, MyCalcBuddy
Formula Source: Handbook of Mathematical Functions
by Abramowitz & Stegun
Transparency Note: "Aleph Sterling" is a pen name. While I maintain privacy, all formulas are sourced from verified references and cross-checked for accuracy. No credentials are claimed - only cited sources.
Understanding Fractions
A fraction represents a part of a whole number. It consists of two parts: the numerator (top number) showing how many parts you have, and the denominator (bottom number) showing how many equal parts make up the whole.
Types of Fractions:
- Proper Fractions: Numerator is less than denominator (3/4, 2/5, 7/8)
- Improper Fractions: Numerator is greater than or equal to denominator (5/3, 9/4, 7/7)
- Mixed Numbers: A whole number combined with a proper fraction (1 2/3, 3 1/4)
- Equivalent Fractions: Different fractions representing the same value (1/2 = 2/4 = 3/6)
- Unit Fractions: Fractions with numerator of 1 (1/2, 1/3, 1/4)
Key Terminology:
- Numerator: The top number (how many parts you have)
- Denominator: The bottom number (how many parts in the whole)
- LCD: Least Common Denominator (smallest shared denominator)
- GCD: Greatest Common Divisor (used to simplify fractions)
Fraction Operations and Formulas
Each arithmetic operation has specific rules for fractions:
Fraction Operation Formulas
Where:
- a/b= First fraction with numerator a and denominator b
- c/d= Second fraction with numerator c and denominator d
- GCD= Greatest Common Divisor of two numbers
Adding and Subtracting Fractions
To add or subtract fractions, you need a common denominator:
Same Denominators:
- Simply add or subtract the numerators
- Keep the denominator the same
- Example: 3/8 + 2/8 = 5/8
Different Denominators:
- Find the Least Common Denominator (LCD)
- Convert each fraction to an equivalent fraction with the LCD
- Add or subtract the numerators
- Simplify the result if possible
| Example | Step-by-Step | Result |
|---|---|---|
| 1/3 + 1/4 | LCD=12: 4/12 + 3/12 | 7/12 |
| 5/6 - 1/4 | LCD=12: 10/12 - 3/12 | 7/12 |
| 2/5 + 3/10 | LCD=10: 4/10 + 3/10 | 7/10 |
Multiplying and Dividing Fractions
Multiplication is the simplest fraction operation - no common denominator needed:
- Multiply numerator Γ numerator
- Multiply denominator Γ denominator
- Simplify the result
- Tip: Cross-cancel before multiplying to simplify early
Division uses the "Keep, Change, Flip" method:
- Keep the first fraction as is
- Change division to multiplication
- Flip the second fraction (reciprocal)
- Multiply and simplify
Examples:
- 2/3 Γ 3/4 = 6/12 = 1/2 (or cross-cancel: 2/3 Γ 3/4 = 1/2)
- 3/4 Γ· 2/5 = 3/4 Γ 5/2 = 15/8 = 1 7/8
- 5/6 Γ 9/10 = 45/60 = 3/4 (or cross-cancel first)
Cross-Cancellation Tip: Before multiplying, simplify diagonally if possible. In 4/9 Γ 3/8, the 3 and 9 share factor 3, and 4 and 8 share factor 4, giving 1/3 Γ 1/2 = 1/6.
Simplifying and Converting Fractions
Simplifying (Reducing) Fractions:
- Find the GCD (Greatest Common Divisor) of numerator and denominator
- Divide both by the GCD
- Result is the fraction in lowest terms
Converting Mixed Numbers to Improper Fractions:
- Multiply whole number by denominator
- Add the numerator
- Put result over original denominator
- Example: 2 3/4 = (2Γ4 + 3)/4 = 11/4
Converting Improper Fractions to Mixed Numbers:
- Divide numerator by denominator
- Quotient = whole number
- Remainder = new numerator
- Example: 17/5 = 3 R2, so 17/5 = 3 2/5
Converting Fractions to Decimals:
- Divide numerator by denominator
- Example: 3/4 = 3 Γ· 4 = 0.75
- Some fractions give repeating decimals: 1/3 = 0.333...
How to Use This Fraction Calculator
Our calculator handles all fraction operations with step-by-step solutions:
- Enter First Fraction: Input numerator and denominator (or a mixed number)
- Select Operation: Choose add (+), subtract (-), multiply (Γ), or divide (Γ·)
- Enter Second Fraction: Input the second numerator and denominator
- Calculate: Get the result in simplified form
Features:
- Supports proper fractions, improper fractions, and mixed numbers
- Automatically simplifies results to lowest terms
- Shows step-by-step solution process
- Converts between fraction formats
- Displays decimal equivalent
Tips for Input:
- For mixed numbers, enter whole number separately or use format: 2 3/4
- Negative fractions: Enter negative sign with numerator
- Denominators cannot be zero
Real-World Applications of Fractions
Fractions appear throughout daily life and various professions:
Cooking and Baking:
- Recipe measurements: 3/4 cup flour, 1/2 teaspoon salt
- Scaling recipes up or down
- Dividing portions equally
Construction and DIY:
- Lumber dimensions (2Γ4 is actually 1 1/2 Γ 3 1/2 inches)
- Drill bit and screw sizes (5/16", 3/8")
- Cutting materials into equal parts
Music:
- Time signatures (3/4 time, 6/8 time)
- Note durations (quarter notes, eighth notes, half notes)
- Rhythm and beat divisions
Finance:
- Stock prices (historically quoted in fractions)
- Interest rates and partial payments
- Splitting bills and costs
Time:
- Quarter hour (1/4), half hour (1/2)
- Scheduling partial hours
Worked Examples
Adding Fractions with Different Denominators
Problem:
Calculate 2/3 + 3/4
Solution Steps:
- 1Find the LCD of 3 and 4: LCD = 12
- 2Convert 2/3: (2 Γ 4)/(3 Γ 4) = 8/12
- 3Convert 3/4: (3 Γ 3)/(4 Γ 3) = 9/12
- 4Add numerators: 8/12 + 9/12 = 17/12
- 5Convert to mixed number: 17 Γ· 12 = 1 R5
- 6Final answer: 1 5/12
Result:
2/3 + 3/4 = 17/12 = 1 5/12
Multiplying Mixed Numbers
Problem:
Calculate 1 1/2 Γ 2 2/3
Solution Steps:
- 1Convert to improper fractions:
- 21 1/2 = (1Γ2 + 1)/2 = 3/2
- 32 2/3 = (2Γ3 + 2)/3 = 8/3
- 4Multiply: (3/2) Γ (8/3) = 24/6
- 5Simplify: 24/6 = 4
Result:
1 1/2 Γ 2 2/3 = 4
Dividing Fractions
Problem:
Calculate 5/8 Γ· 3/4
Solution Steps:
- 1Keep the first fraction: 5/8
- 2Change division to multiplication
- 3Flip the second fraction: 3/4 becomes 4/3
- 4Multiply: (5/8) Γ (4/3) = 20/24
- 5Simplify by GCD(20,24) = 4: 20/24 = 5/6
Result:
5/8 Γ· 3/4 = 5/6
Tips & Best Practices
- βAlways simplify your final answer to lowest terms
- βFor division, remember 'Keep, Change, Flip' - keep first, change to multiply, flip second
- βCross-cancel before multiplying to make calculations easier
- βLCD (Least Common Denominator) = LCM (Least Common Multiple) of the denominators
- βWhen adding mixed numbers, you can add whole parts and fraction parts separately
- βConvert mixed numbers to improper fractions before multiplying or dividing
- βCheck your answer by converting to decimals and verifying the operation
Frequently Asked Questions
Sources & References
Last updated: 2026-01-22
Help us improve!
How would you rate the Fraction Calculator?