Add, subtract, multiply, and divide fractions โ get simplified results with decimal equivalents instantly.
The Fraction Calculator performs all four arithmetic operations on fractions: addition, subtraction, multiplication, and division. It automatically simplifies the result to its lowest terms and also shows the decimal equivalent. Fractions are one of the most commonly searched math topics worldwide โ from school students to cooking, woodworking, and finance.
How Fractions Work
A fraction has two parts: numerator (top) and denominator (bottom). For example, 3/4 means "3 parts out of 4." When adding fractions with different denominators, you need a common denominator. When multiplying fractions, multiply numerators together and denominators together, then simplify.
Common Fraction Problems
- Adding recipe fractions: 1/2 cup + 3/4 cup = ?
- Splitting bills: 2/3 of โน750 each?
- Construction measurements: 5/8 inch + 3/16 inch = ?
- School math: All four operations on fractions for competitive exams
Simplification
This calculator automatically reduces fractions to lowest terms by dividing both numerator and denominator by their HCF (Highest Common Factor). For example, 6/8 becomes 3/4 after dividing by HCF = 2.
1. Enter First Fraction: Type the numerator and denominator of the first fraction.
2. Select Operation: Choose add (+), subtract (โ), multiply (ร), or divide (รท).
3. Enter Second Fraction: Type the numerator and denominator of the second fraction.
4. View Results: Get the simplified fraction and its decimal value.
Addition: a/b + c/d = (aรd + cรb) / (bรd), then simplify by GCD
Subtraction: a/b โ c/d = (aรd โ cรb) / (bรd), then simplify
Multiplication: a/b ร c/d = (aรc) / (bรd), then simplify
Division: a/b รท c/d = (aรd) / (bรc), then simplify
Simplification: divide both parts by GCD(numerator, denominator)
Example 1 โ Addition: 1/2 + 3/4 = (1ร4 + 3ร2)/(2ร4) = 10/8 โ simplified to 5/4 = 1.25
Example 2 โ Subtraction: 5/6 โ 1/3 = (5ร3 โ 1ร6)/(6ร3) = 9/18 โ simplified to 1/2 = 0.5
Example 3 โ Multiplication: 2/3 ร 3/4 = 6/12 โ simplified to 1/2 = 0.5
Example 4 โ Division: 3/4 รท 1/2 = (3ร2)/(4ร1) = 6/4 โ simplified to 3/2 = 1.5