Math

Fraction Calculator

Add, subtract, multiply, and divide fractions

How to Use the Fraction Calculator

Perform addition, subtraction, multiplication, and division with fractions and mixed numbers.

  1. Enter the first fraction using the numerator and denominator fields.
  2. Select an operation (+, -, ×, ÷).
  3. Enter the second fraction.
  4. If working with mixed numbers, use the whole number field.
  5. Click Calculate to see the result.
  6. The calculator will simplify the result to its lowest terms automatically.

Fraction Operations Formulas

Understanding fraction arithmetic helps verify calculator results and solve problems manually when needed.

Fraction Addition

a/b + c/d = (ad + bc) / bd

Find a common denominator, then add numerators.

Example:

Input: 1/2 + 1/3

Calculation: (1×3 + 1×2) / (2×3) = 5/6

Result: 5/6

Fraction Subtraction

a/b - c/d = (ad - bc) / bd

Find a common denominator, then subtract numerators.

Example:

Input: 3/4 - 1/2

Calculation: (3×2 - 1×4) / (4×2) = 2/8 = 1/4

Result: 1/4

Fraction Multiplication

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

Multiply numerators together and denominators together.

Example:

Input: 2/3 × 3/4

Calculation: (2×3) / (3×4) = 6/12 = 1/2

Result: 1/2

Fraction Division

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

Multiply by the reciprocal of the divisor.

Example:

Input: 2/3 ÷ 1/2

Calculation: (2/3) × (2/1) = 4/3

Result: 4/3 or 1 1/3

Real-World Use Cases

Fraction calculations are essential in cooking, construction, measurements, and many practical applications.

Cooking & Recipes

Adjust recipe quantities or combine ingredients measured in fractions.

Example: Adding 1/2 cup + 1/3 cup of flour: 1/2 + 1/3 = 5/6 cup

Construction & Measurements

Calculate lengths, areas, and volumes when working with fractional measurements.

Example: Cutting a board: need 3/4 of a 6-foot board: 6 × 3/4 = 4.5 feet

Time Calculations

Work with fractional hours and minutes for scheduling and time tracking.

Example: Worked 2 1/2 hours + 1 3/4 hours = 4 1/4 hours total

Financial Calculations

Calculate portions, shares, or percentages expressed as fractions.

Example: Dividing $1000: 1/4 goes to A, 3/4 goes to B: A gets $250, B gets $750

Tips & Best Practices

Tips

  • Always simplify fractions to their lowest terms for the final answer.
  • When adding or subtracting, find the least common denominator (LCD) for efficiency.
  • Convert mixed numbers to improper fractions before calculations, then convert back if needed.
  • For division, remember to flip the second fraction and multiply.
  • Verify your answer by checking if the result makes sense relative to the input values.

Common Mistakes to Avoid

  • Adding numerators and denominators directly without finding a common denominator.
  • Forgetting to simplify the final answer to lowest terms.
  • Not converting mixed numbers to improper fractions before operations.
  • Dividing fractions incorrectly - must multiply by the reciprocal, not divide directly.