Fraction Calculator - Free Math Tool to Add, Subtract, Multiply and Divide Fractions with Automatic Simplification

Select Operation

Enter Fractions

First Fraction
+
Second Fraction
=

Complete Guide to Fraction Operations

šŸ“ What is a Fraction?

A fraction represents a part of a whole, expressed as one number (numerator) divided by another (denominator):

3
4
← Numerator (parts we have)
← Denominator (total parts)
  • Proper fraction: Numerator < Denominator (1/2, 3/4)
  • Improper fraction: Numerator ≄ Denominator (5/4, 7/3)
  • Mixed number: Whole + Fraction (1 1/2, 2 1/3)
  • Equivalent fractions: Same value (1/2 = 2/4 = 3/6)

šŸ”¢ Fraction Terminology

Numerator: The top number, represents how many parts you have.
Denominator: The bottom number, represents total equal parts.
GCD (Greatest Common Divisor): Largest number that divides both numerator and denominator evenly. Used for simplifying.
LCM (Least Common Multiple): Smallest number that both denominators divide into evenly. Used for adding/subtracting.
Reciprocal: Fraction flipped upside down. Used for division (1/2 reciprocal is 2/1).

Fraction Operation Rules

āž• Addition

a/b + c/d = (aƗd + bƗc) / (bƗd)

Steps: 1) Find common denominator, 2) Convert both fractions, 3) Add numerators, 4) Keep denominator, 5) Simplify

Example: 1/4 + 1/6 = 3/12 + 2/12 = 5/12

āž– Subtraction

a/b - c/d = (aƗd - bƗc) / (bƗd)

Steps: 1) Find common denominator, 2) Convert both fractions, 3) Subtract numerators, 4) Keep denominator, 5) Simplify

Example: 3/4 - 1/2 = 3/4 - 2/4 = 1/4

āœ–ļø Multiplication

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

Steps: 1) Multiply numerators, 2) Multiply denominators, 3) Simplify. Tip: Cross-cancel common factors first to simplify calculation.

Example: 2/3 Ɨ 3/4 = 6/12 = 1/2

āž— Division

a/b Ć· c/d = a/b Ɨ d/c = (aƗd) / (bƗc)

Steps: 1) Keep first fraction, 2) Change Ć· to Ɨ, 3) Flip second fraction (reciprocal), 4) Multiply, 5) Simplify

Example: 1/2 Ć· 1/4 = 1/2 Ɨ 4/1 = 4/2 = 2

Common Fractions Reference

FractionDecimalPercentCommon Use
1/20.550%Half, recipes, measurements
1/30.333...33.3%One-third, splitting 3 ways
1/40.2525%Quarter, 15 minutes, coins
1/50.220%Fifth, discounts, tips
1/80.12512.5%Eighth, measurements, music
3/40.7575%Three-quarters, 45 minutes
2/30.666...66.7%Two-thirds, majority

āœ… Fraction Tips & Tricks

  • āœ“Cross-multiply to compare: For a/b vs c/d, compare aƗd vs bƗc
  • āœ“Simplify before multiplying: Cancel common factors first to avoid large numbers
  • āœ“Use benchmarks: Compare to 0, 1/2, or 1 to estimate reasonableness
  • āœ“Remember "Keep, Change, Flip": For division, keep first, change to Ɨ, flip second
  • āœ“Convert mixed to improper: Multiply whole by denominator, add numerator
  • āœ“Find LCD efficiently: For small numbers, list multiples; for large, use prime factorization

āš ļø Common Fraction Mistakes

  • āœ—Adding denominators: Never add denominators directly - find common denominator first
  • āœ—Forgetting to simplify: Always reduce to lowest terms for final answer
  • āœ—Division confusion: Don't flip the first fraction, only flip the second (divisor)
  • āœ—Mixed number operations: Convert to improper fractions first before calculating
  • āœ—Zero denominator: Never use 0 as denominator - division by zero is undefined
  • āœ—Sign errors: Track negative signs carefully - one negative makes result negative

šŸŒ Real-World Fraction Applications

šŸ³ Cooking & Recipes

Scaling recipes up or down, converting measurements (1/2 cup + 1/4 cup = 3/4 cup), adjusting ingredient ratios for different serving sizes.

šŸ”Ø Construction & Carpentry

Measuring lumber (2Ɨ4 boards), calculating material needs, reading tape measures (7 1/8 inches), determining spacing between studs or joists.

ā° Time Management

Understanding time (1/4 hour = 15 minutes), calculating work hours (7 1/2 hours), dividing time blocks, planning schedules and deadlines.

šŸ’° Finance & Shopping

Calculating discounts (1/3 off sale), splitting bills among friends, understanding stock shares, comparing product sizes and unit prices.

šŸŽµ Music Theory

Note durations (whole, half, quarter, eighth notes), time signatures (3/4, 4/4), understanding rhythm patterns and beat divisions in compositions.

šŸ“Š Data & Statistics

Expressing probabilities (1/6 chance), understanding proportions in surveys, representing population segments, calculating risk ratios.

Frequently Asked Questions

How do you add fractions with different denominators?

To add fractions with different denominators: 1) Find a common denominator (usually the least common multiple of both denominators), 2) Convert each fraction to an equivalent fraction with the common denominator, 3) Add the numerators while keeping the denominator the same, 4) Simplify if possible. Example: 1/2 + 1/3 → Find common denominator (6) → 3/6 + 2/6 = 5/6. Our calculator does all steps automatically.

How do you multiply fractions?

To multiply fractions: 1) Multiply the numerators together, 2) Multiply the denominators together, 3) Simplify the result. Formula: a/b Ɨ c/d = (a Ɨ c)/(b Ɨ d). Example: 2/3 Ɨ 3/4 = (2 Ɨ 3)/(3 Ɨ 4) = 6/12 = 1/2 (simplified). You can simplify before multiplying by cross-canceling common factors to make calculation easier.

How do you divide fractions?

To divide fractions, multiply by the reciprocal (flip) of the second fraction. Formula: a/b Ć· c/d = a/b Ɨ d/c = (a Ɨ d)/(b Ɨ c). Example: 1/2 Ć· 1/4 = 1/2 Ɨ 4/1 = 4/2 = 2. Remember the saying 'Keep, Change, Flip' - Keep the first fraction, Change division to multiplication, Flip the second fraction. Then multiply as normal.

How do you simplify fractions?

To simplify a fraction, divide both the numerator and denominator by their Greatest Common Divisor (GCD). Example: 12/18 → GCD(12, 18) = 6 → 12Ć·6 / 18Ć·6 = 2/3. To find the GCD, list factors of both numbers or use the Euclidean algorithm. A fraction is fully simplified when the GCD of numerator and denominator is 1 (they share no common factors except 1). Our calculator automatically simplifies all results.

What is a mixed number?

A mixed number combines a whole number and a proper fraction, written like 2 1/2 (two and one-half). It represents an improper fraction (where numerator > denominator) in a more readable form. To convert improper fraction to mixed number: divide numerator by denominator → whole number is the quotient, remainder becomes the new numerator, denominator stays the same. Example: 7/3 = 2 1/3 (7Ć·3 = 2 remainder 1). To convert mixed to improper: multiply whole number by denominator, add numerator → 2 1/3 = (2Ɨ3 + 1)/3 = 7/3.

How do you convert fractions to decimals?

To convert a fraction to decimal, divide the numerator by the denominator. Example: 3/4 = 3 Ć· 4 = 0.75. Some fractions convert to terminating decimals (end after finite digits) like 1/2 = 0.5. Others become repeating decimals like 1/3 = 0.333... (indicated as 0.3Ģ„). Common conversions to memorize: 1/2 = 0.5, 1/4 = 0.25, 1/3 ā‰ˆ 0.333, 1/5 = 0.2, 1/8 = 0.125. Our calculator shows the decimal equivalent automatically.

What is the least common denominator (LCD)?

The Least Common Denominator (LCD) is the smallest number that is a multiple of all denominators in a set of fractions. It's used when adding or subtracting fractions with different denominators. The LCD is the Least Common Multiple (LCM) of the denominators. Example: For 1/4 and 1/6, multiples of 4 are (4, 8, 12, 16...) and multiples of 6 are (6, 12, 18...). The LCD is 12. While any common multiple works, using the LCD keeps numbers smaller and simplifies calculations.

Can fractions be negative?

Yes, fractions can be negative. The negative sign can be placed in three positions: -1/2, 1/-2, or -(1/2) - all represent the same value. By convention, we typically write the negative sign in front of the entire fraction or in the numerator, not the denominator. Example: -3/4 (standard) rather than 3/-4. When multiplying or dividing fractions, follow sign rules: negative Ɨ positive = negative, negative Ɨ negative = positive. Example: -1/2 Ɨ 2/3 = -2/6 = -1/3, but -1/2 Ɨ -2/3 = 2/6 = 1/3.