How the Fraction Calculator Works
This tool converts whole numbers, simple fractions, mixed numbers, and finite decimals into exact fractions. It performs the selected operation, reduces the result to lowest terms with the greatest common divisor (GCD), and shows fraction, mixed-number, and decimal forms where they apply.
Operations
- Add/Subtract: Uses a common denominator (least common multiple of the two denominators) to combine numerators, then simplifies.
- Multiply: Multiply numerators together and denominators together, then simplify.
- Divide: Multiply by the reciprocal of the second fraction (i.e., flip it), then simplify.
Example
Compute \( 1 \tfrac{1}{2} + \tfrac{3}{8} \): Convert to improper forms: \( \tfrac{3}{2} + \tfrac{3}{8} \). LCM of 2 and 8 is 8, so \( \tfrac{12}{8} + \tfrac{3}{8} = \tfrac{15}{8} \). Mixed form is \( 1 \tfrac{7}{8} \).
