Fraction Calculator

Calculate Fractions

What is a Fraction?

A fraction represents a part of a whole or, more generally, any number of equal parts. It consists of a numerator (the top number) and a denominator (the bottom number), separated by a fraction bar.

For example, in the fraction 3/4, 3 is the numerator representing three equal parts, and 4 is the denominator indicating that the whole is divided into four equal parts. Fractions are essential in mathematics for representing quantities that are not whole numbers.

How to Perform Fraction Operations

Addition: Find a common denominator, convert both fractions, add the numerators, and simplify.

Subtraction: Find a common denominator, convert both fractions, subtract the numerators, and simplify.

Multiplication: Multiply the numerators together and multiply the denominators together, then simplify.

Division: Multiply the first fraction by the reciprocal of the second fraction (flip the second fraction), then simplify.

Formulas

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

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

Multiplication: a/b ร— c/d = ac / bd

Division: a/b รท c/d = a/b ร— d/c = ad / bc

Example

Addition Example

Problem: 1/2 + 1/3 = ?

Solution:

  1. Find common denominator: LCM(2, 3) = 6
  2. Convert: 1/2 = 3/6, 1/3 = 2/6
  3. Add numerators: 3/6 + 2/6 = 5/6
  4. Result: 5/6

Frequently Asked Questions

What is a proper fraction?

A proper fraction has a numerator smaller than the denominator (e.g., 3/4). Its value is always less than 1.

What is an improper fraction?

An improper fraction has a numerator greater than or equal to the denominator (e.g., 7/4). Its value is greater than or equal to 1.

How do I simplify a fraction?

Divide both the numerator and denominator by their greatest common divisor (GCD). For example, 8/12 simplifies to 2/3 by dividing both by 4.