Fraction Calculator — Add, Subtract, Multiply & Divide

Add, subtract, multiply, or divide two fractions. Auto-simplifies the result using GCD and shows decimal equivalent.

  • All 4 operations
  • Auto-simplification
  • Decimal equivalent
  • Browser-only
+

5/6

Decimal: 0.8333333333

How this tool fits your workflow

More in this category →

Why fraction arithmetic matters

Fractions appear daily in cooking, construction, manufacturing, and finance. A recipe calls for 1/2 cup flour plus 1/3 cup sugar—you need to add fractions. A project requires 3/4 of a sheet of material minus 1/8 for waste. Loan calculations, probability, and pharmacy dosages all depend on manipulating rational numbers accurately.

Working with fractions teaches number sense that decimals obscure. The fraction 7/8 is visibly close to 1 (only 1/8 away), but 0.875 does not immediately convey that relationship. Exact fractions preserve mathematical precision where decimals introduce rounding errors—critical in medicine, engineering, and finance.

Fraction arithmetic rules

Addition and subtraction require a common denominator. The LCD produces a simpler result than the product of denominators. For 1/6 + 1/4: LCD = 12, giving 2/12 + 3/12 = 5/12 already simplified. Using denominator 24 gives 10/24, which must be further reduced.

Multiplication does not need a common denominator — multiply straight across. Division is multiplication by the reciprocal: flip the second fraction, then multiply. A fraction is in simplest form when the GCD of numerator and denominator is 1.

Mixed numbers and improper fractions

A mixed number (2 and 3/4) and an improper fraction (11/4) represent the same value. Improper fractions are easier for arithmetic — convert mixed numbers before operating, then convert back to mixed numbers for the final answer if preferred.

In measurements and recipes, mixed numbers feel natural: 2 and 1/2 cups of flour makes sense. In calculations, improper fractions simplify the process. This calculator handles both formats seamlessly.

Browser-based fraction solving

Solving fractions in your browser means instant feedback without uploading data to a server. Whether you are checking homework, preparing lesson plans, or verifying recipe calculations, results appear immediately and the tool remains private and offline-capable.

Frequently asked questions

How do I add fractions with different denominators?
Find the LCD, convert both fractions to that denominator, then add numerators. Example: 1/3 + 1/4 — LCD is 12; 4/12 + 3/12 = 7/12.
How do I multiply fractions?
Multiply numerators together and denominators together, then simplify. (2/3) times (3/4) = 6/12 = 1/2. You can also cross-cancel before multiplying.
How do I divide fractions?
Multiply by the reciprocal of the divisor. (3/4) divided by (2/5) = (3/4) times (5/2) = 15/8 = 1 and 7/8.
How do I convert a mixed number to an improper fraction?
Multiply the whole number by the denominator, add the numerator, keep the denominator. Example: 2 and 3/4 = (2 times 4 + 3)/4 = 11/4.