Fraction Calculator
Add, subtract, multiply, and divide fractions, improper fractions, and mixed numbers - with results automatically simplified to lowest terms and the method shown for each operation.
Basic Fraction Calculator
Add, subtract, multiply, or divide two fractions.
Calculation Examples
📋Steps to Calculate
-
Enter the numerator and denominator for each fraction, or type in format 1/2.
-
Select the arithmetic operation: addition (+), subtraction (−), multiplication (×), or division (÷).
-
Click "Calculate" to see the result as a simplified fraction, mixed number, and decimal equivalent.
Mistakes to Avoid ⚠️
- Adding or subtracting fractions without finding a common denominator first. For example, 1/3 + 1/4 does not equal 2/7. The correct approach: LCD(3,4) = 12, so 4/12 + 3/12 = 7/12.
- For division, failing to flip the second fraction (the divisor). a/b ÷ c/d must become a/b × d/c - dividing by a fraction is the same as multiplying by its reciprocal.
- Incorrectly converting mixed numbers to improper fractions. For 3 2/5: multiply the whole number by the denominator and add the numerator: (3 × 5) + 2 = 17, giving 17/5 - not (3 × 2)/5 = 6/5.
- Not simplifying the final answer to lowest terms. 1/2 + 1/2 = 2/2, which must be simplified to 1 - it should not be left as 2/2.
Practical Applications📊
Scale recipes up or down precisely: if a recipe calls for ¾ cup of flour and you need to triple it, multiplying $\frac{3}{4} \times 3 = \frac{9}{4} = 2\frac{1}{4}$ cups gives the exact measurement without rounding that accumulates across multiple ingredients.
Verify manual fraction work in algebra and pre-calculus: rational expressions involve the same LCD and simplification operations as numerical fractions, and checking intermediate steps prevents sign and denominator errors from compounding.
Calculate accurate proportions in construction and woodworking: material dimensions in imperial units (inches) frequently appear as fractions. Adding $\frac{5}{8}$ inch + $\frac{3}{16}$ inch requires finding LCD(8,16) = 16: $\frac{10}{16} + \frac{3}{16} = \frac{13}{16}$ inch.