CalcCards

Fraction Calculator: Add, Subtract, Multiply, Divide Fractions Instantly

Updated Apr 10, 2026

Fraction Calculator

Results

Result (Fraction)13/12
Decimal1.083333
View saved →

Embed

Add this to your site

<iframe
  src="https://calc.cards/embed/math/fraction-calculator"
  width="600"
  height="700"
  frameborder="0"
  loading="lazy"
  title="Calc.Cards calculator"
  style="border:1px solid #e0e0e0;border-radius:8px;max-width:100%;"
></iframe>

Free with attribution. The Fraction Calculator runs entirely inside the iframe.

Branded

Customize & brand for your site

Get the Fraction Calculator as a self-contained widget styled with your colors and logo. No iframe, no Calc.Cards branding.

  • Brand color palette (auto-extract from your URL)
  • Your logo, your typography
  • Clean HTML/CSS/JS you can drop on any page
  • Lifetime updates if the formula changes
Brand this calculator — $199

Need something different? Build a fully custom calc

You're Staring at 3/4 Plus 2/5—And You're Not Sure How to Proceed

Fractions are foundational to math, cooking, construction, and daily problem-solving. But many people freeze when they see them. Finding a common denominator, reducing to lowest terms, converting improper fractions back to mixed numbers-it's a multi-step process where one mistake cascades through the entire calculation. A fraction calculator removes the friction. Type in your fractions and operation, and it handles all the steps, showing you how it got there.

What This Calculator Does

The fraction calculator takes two fractions and an operation (add, subtract, multiply, or divide), then works through each step to deliver an answer in simplified form. It finds common denominators when needed, performs the arithmetic, reduces fractions to lowest terms automatically, and converts improper fractions to mixed numbers if that's the clearer format. You see not just the final answer but the work behind it, so you learn as you calculate.

How to Use This Calculator

Enter the first fraction by typing the numerator (top number) and denominator (bottom number) in the first set of fields. Enter the second fraction in the second set of fields. Select your operation: add, subtract, multiply, or divide. Hit calculate. The calculator displays the work step-by-step and provides the simplified result as both an improper fraction (if applicable) and a mixed number.

For example, to add 3/4 and 2/5: Enter 3 as the numerator and 4 as the denominator for the first fraction. Enter 2 and 5 for the second. Select "add." The calculator shows you the common denominator is 20, converts both fractions (15/20 and 8/20), adds them (23/20), and gives you the answer: 1 and 3/20.

The Formula Behind the Math

Adding and Subtracting Fractions: You must first find a common denominator. The least common denominator (LCD) is the smallest number both denominators divide into evenly.

For 3/4 + 2/5:

The LCD of 4 and 5 is 20 (since 4 × 5 = 20 and they share no common factors)
Convert: 3/4 = 15/20, and 2/5 = 8/20
Add: 15/20 + 8/20 = 23/20
Simplify: 23/20 is already in lowest terms (23 is prime and doesn't divide 20)
As a mixed number: 1 and 3/20

Subtraction follows the same process. Find the common denominator, convert both fractions, subtract the numerators, keep the denominator, then simplify.

Multiplying Fractions: Multiply the numerators together and the denominators together, then simplify.

For 3/4 × 2/5:

Numerators: 3 × 2 = 6
Denominators: 4 × 5 = 20
Result: 6/20
Simplify by dividing both by their GCF (2): 3/10

Dividing Fractions: Flip the second fraction (its reciprocal) and multiply.

For 3/4 ÷ 2/5:

Flip the second fraction: 2/5 becomes 5/2
Multiply: 3/4 × 5/2 = 15/8
Simplify: 15/8 is already in lowest terms
As a mixed number: 1 and 7/8

Our calculator does all of this instantly-but now you understand exactly what it's computing. The key insight is that multiplication and division don't require common denominators, only addition and subtraction do.

Real Example: Recipe Scaling

You're making cookies and the recipe calls for 3/4 cup of sugar, but you want to make double the batch. You need to multiply 3/4 by 2. Enter 3 as the numerator and 4 as the denominator for the first fraction, then 2 and 1 for the second (since 2 is the same as 2/1). Select multiply. The calculator shows 3/4 × 2/1 = 6/4, which simplifies to 1 and 1/2 cups. You now know exactly how much sugar to use without trying to eyeball it.

Woodworking and Measurements

You're building a shelf and have two pieces of wood: one that's 5/8 inch thick and another that's 3/16 inch thick. If you stack them, what's the total thickness? Use the fraction calculator to add 5/8 + 3/16. The calculator finds a common denominator of 16 (since 8 × 2 = 16), converts 5/8 to 10/16, adds 10/16 + 3/16 = 13/16, and gives you the exact thickness. Precision matters in construction, and a fraction calculator ensures you get the right measurement every time.

Class Scheduling and Time Division

You have 2 and 1/2 hours to teach and want to divide it equally among 3 topics. That's 2.5 ÷ 3, or 5/2 ÷ 3/1. The fraction calculator shows that each topic gets 5/6 of an hour-exactly 50 minutes. You now have a concrete allocation that's mathematically fair and uses your time efficiently.

Tips and Things to Watch Out For

Improper fractions are not wrong. An improper fraction (numerator larger than denominator) like 23/20 is mathematically valid. Some contexts prefer improper fractions; others prefer mixed numbers. The fraction calculator gives you both, so you can choose the format that makes sense for your situation.

Simplifying requires finding the greatest common factor (GCF). The GCF of the numerator and denominator tells you what to divide both by. For 6/20, the GCF is 2, so you get 3/10. If you're not sure of the GCF, the calculator finds it for you and shows the simplified form.

The reciprocal for division is critical. When dividing fractions, you flip the second fraction and multiply. This trips up many people, but it's the foundation of fraction division. The calculator does this flip automatically, but understanding why it works helps you recognize the pattern.

Adding fractions with the same denominator is the exception. When you already have a common denominator, you can add or subtract in one step-just add or subtract the numerators and keep the denominator. The common denominator process is only necessary when denominators differ.

Multiplying fractions often makes the answer smaller. Multiplying two fractions (both less than 1) produces a smaller result. 1/2 × 1/2 = 1/4. This surprises people used to whole numbers, where multiplication always makes things bigger.

Frequently Asked Questions

What's the difference between a proper fraction and an improper fraction?

A proper fraction has a numerator smaller than the denominator (like 3/4). An improper fraction has a numerator larger than or equal to the denominator (like 7/4 or 4/4). Both are valid mathematically. Mixed numbers express improper fractions more intuitively—7/4 becomes 1 and 3/4.

How do I find the least common denominator?

The LCD is the smallest number that both denominators divide into evenly. For 4 and 5, it's 20. For 6 and 9, it's 18. For 4 and 8, it's 8 (since 8 is a multiple of 4). The fraction calculator finds the LCD for you automatically.

Can I use this calculator with mixed numbers?

Convert your mixed number to an improper fraction first. 2 and 1/3 becomes 7/3 (2 × 3 + 1 = 7). Then use the calculator. It will convert back to a mixed number in the result if needed.

Why do I divide fractions by flipping and multiplying?

Division is the inverse of multiplication. To "undo" multiplication by 2/5, you multiply by 5/2. This relationship holds for fractions too. It's not arbitrary-it's a fundamental property of division and reciprocals.

What if the fractions don't simplify?

Then they're already in lowest terms. The calculator will show that the result is fully simplified. For example, 1/3 + 1/4 = 7/12, and 7 and 12 share no common factors, so 7/12 is the final answer.

Can the calculator handle negative fractions?

Yes. You can have -3/4 or 3/-4 (both mean the same thing). The calculator handles negative numerators and denominators, though results are typically shown with the negative sign on the numerator for clarity.

Related Calculators

The fraction calculator complements the ratio calculator when you're comparing quantities in fraction form. The percentage calculator converts fractions to percentages, useful when you need to express fractional progress as a percentage. The average calculator works with whole numbers, but if you're averaging fractional measurements (like recipe ingredients), the fraction calculator helps you break those down.

Related Calculators