CalcHereCalcHere
Credit Calculators
Loan CalculatorMortgage CalculatorLeasing Calculator
Financial Calculators
VAT CalculatorFuel CalculatorPercentage CalculatorCompound Interest CalculatorSavings Goal CalculatorSIP CalculatorRent vs BuyTip CalculatorInflation Calculator
Health Calculators
BMI CalculatorCalorie CalculatorIdeal WeightTDEE CalculatorBody Fat CalculatorDue Date CalculatorOvulation CalculatorSleep Calculator
Tools
Age CalculatorGPA CalculatorGrade CalculatorFraction CalculatorDate DifferenceConcrete CalculatorTile CalculatorLandscape CalculatorUnit Converter
CalcHere

Free online calculators with interactive charts and PDF export.

CalcHere

Free online calculators with interactive charts and PDF export.

Credit Calculators

  • Loan Calculator
  • Mortgage Calculator
  • Leasing Calculator

Financial Calculators

  • VAT Calculator
  • Fuel Calculator
  • Percentage Calculator
  • Compound Interest Calculator
  • Savings Goal Calculator
  • SIP Calculator
  • Rent vs Buy
  • Tip Calculator
  • Inflation Calculator

Health Calculators

  • BMI Calculator
  • Calorie Calculator
  • Ideal Weight
  • TDEE Calculator
  • Body Fat Calculator
  • Due Date Calculator
  • Ovulation Calculator
  • Sleep Calculator

Tools

  • Age Calculator
  • GPA Calculator
  • Grade Calculator
  • Fraction Calculator
  • Date Difference
  • Concrete Calculator
  • Tile Calculator
  • Landscape Calculator
  • Unit Converter

Legal

  • About
  • Contact
  • Privacy Policy
  • Terms of Service

CalcHere calculators are provided for informational and educational purposes only. Results are estimates and do not constitute professional advice of any kind. Consult a qualified professional before making important decisions.

ยฉ 2026 CalcHere. All rights reserved.Design by StudioMax
Tools

Fraction Calculator

Free fraction calculator. Add, subtract, multiply and divide fractions, simplify to lowest terms, and convert decimals to fractions and mixed numbers.

A fraction calculator adds, subtracts, multiplies and divides fractions and returns the result simplified to lowest terms, as a mixed number, and as a decimal. To add fractions, convert them to a common denominator first: 1/2 + 3/4 = 2/4 + 3/4 = 5/4 = 1 1/4. To divide, multiply by the reciprocal of the second fraction.

Fraction A

Fraction B

5/4

Simplified fraction

1 1/4

Mixed number

1.25

Decimal

How it's calculated: 1/2 + 3/4 = (1ร—4 + 3ร—2)/(2ร—4) = 10/8 = 5/4 = 1 1/4

Last updated: August 1, 2026

Fraction Calculator

How a Fraction Calculator Adds, Subtracts, Multiplies and Divides

A fraction calculator performs the four basic operations on fractions and always returns the answer in three useful forms: a fraction simplified to lowest terms, a mixed number when the result is improper, and a decimal. A fraction is simply a division written vertically โ€” 3/4 means 3 divided by 4 โ€” with the numerator on top and the denominator on the bottom.

Multiplication is the easiest operation: multiply the numerators together and the denominators together. So 2/3 ร— 3/5 = 6/15, which simplifies to 2/5. Division works by flipping the second fraction and multiplying: 1/2 รท 3/4 = 1/2 ร— 4/3 = 4/6 = 2/3. Addition and subtraction need one extra step โ€” a common denominator โ€” which is where most mistakes happen and where the calculator's step-by-step hint is most useful.

Common Denominators

Why You Cannot Just Add Numerators

The mistake: adding 1/2 + 3/4 as (1+3)/(2+4) = 4/6. That answer is wrong because halves and quarters are different-sized pieces โ€” you cannot count them together until they are expressed in the same units.

The correct math: rewrite both fractions over a common denominator first. Halves become quarters: 1/2 = 2/4. Now the pieces match, so 2/4 + 3/4 = 5/4, which is the mixed number 1 1/4 or 1.25 as a decimal. The calculator uses the product of the two denominators as the common denominator, then simplifies the result, which always produces the same final answer as using the least common multiple.

Subtraction follows the identical pattern: 5/6 โˆ’ 1/4 = 10/12 โˆ’ 3/12 = 7/12. Because the common denominator can make intermediate numbers large, always simplify at the end rather than trying to guess the reduced form mid-calculation.

Lowest Terms

Simplifying Fractions with the Greatest Common Divisor

A fraction is fully simplified when the numerator and denominator share no common factor greater than 1. The reliable way to get there is to divide both by their greatest common divisor (GCD). For 8/12, the GCD of 8 and 12 is 4, so 8/12 = 2/3. For 45/60 the GCD is 15, giving 3/4.

Simplifying never changes the value of a fraction โ€” 8/12, 4/6 and 2/3 are all exactly the same number โ€” it only changes how the number is written. Lowest terms is the conventional final form because it makes fractions easy to compare: seeing at a glance that 2/3 is bigger than 3/5 is far easier than comparing 40/60 with 36/60. Negative signs are conventionally written on the numerator, so 3/โˆ’4 becomes โˆ’3/4.

A quick way to find the GCD by hand is the Euclidean algorithm: repeatedly replace the larger number with the remainder of dividing it by the smaller one until the remainder is zero. For 8 and 12: 12 รท 8 leaves 4, then 8 รท 4 leaves 0, so the GCD is 4. The calculator applies the same algorithm instantly, no matter how large the numbers are.

Mixed Numbers

Improper Fractions and Mixed Numbers

When a calculation produces a numerator at least as large as the denominator โ€” an improper fraction like 5/4 or 11/3 โ€” it can be rewritten as a mixed number: a whole part plus a proper fraction. Divide the numerator by the denominator; the quotient is the whole part and the remainder stays over the same denominator. So 5/4 = 1 1/4 and 11/3 = 3 2/3.

Both forms are mathematically correct. Mixed numbers are the natural choice for everyday measurements โ€” a recipe calls for 1 1/2 cups, not 3/2 cups โ€” while improper fractions are far more convenient inside a calculation, because multiplying or dividing mixed numbers directly is error-prone. A good workflow is to convert mixed numbers to improper fractions before calculating and back to mixed form only at the end, which is exactly what this calculator does for you.

Decimals

Converting Decimals to Fractions

Any terminating decimal converts to a fraction by writing it over a power of ten and simplifying: 0.75 = 75/100 = 3/4, and 0.125 = 125/1000 = 1/8. Repeating decimals are also exact fractions โ€” 0.333โ€ฆ is exactly 1/3 and 0.1666โ€ฆ is exactly 1/6 โ€” but the power-of-ten trick cannot capture them from a truncated input.

That is why this calculator uses the continued-fraction algorithm instead: it finds the best possible fraction with a denominator up to 10,000, so typing 0.333333 returns 1/3 rather than 333333/1000000, and 0.142857 comes back as the elegant 1/7. The same method gives compact, meaningful approximations for irrational numbers, which have no exact fraction at all. When no fraction with a denominator up to 10,000 matches the decimal exactly, the calculator notes that the result is an approximation.

Practical Use Cases

When Do You Need a Fraction Calculator

01

Cooking and baking

Scaling a recipe up or down โ€” half of 3/4 cup, or 1 1/2 times 2/3 cup โ€” without measuring mistakes.

02

Woodworking and DIY

Adding imperial measurements like 3/8 in + 5/16 in when cutting materials or spacing fixtures.

03

Checking homework

Verifying each step of fraction arithmetic, including the common denominator and the simplified final answer.

04

Converting measurements

Turning a decimal from a digital caliper or calculator back into a usable tape-measure fraction.

05

Splitting quantities

Dividing portions, materials or time into equal fractional shares and expressing the result cleanly.

Related Calculators

Paint Calculator

Calculate how much paint you need for a room โ€” liters and cans, based on wall area, coats, and openings.

Learn More

Age Calculator

Find your exact age in years, months, and days from any birth date. See total days and weeks lived, days until your next birthday, zodiac sign, and Chinese zodiac animal.

Learn More

GPA Calculator

Calculate your weighted GPA using the US 4.0 scale or the European 6-point grading system. Add courses with credit hours for an accurate weighted average.

Learn More

Date Difference Calculator

Calculate the exact number of days, weeks, months, and years between two dates. Includes working days count and a full year/month/day breakdown.

Learn More

Concrete Calculator

Calculate how much concrete you need for slabs, columns, and footings. Shows volume in cubic meters and yards, plus the number of bags required in metric and imperial sizes.

Learn More

Tile Calculator

Calculate how many tiles you need to cover a floor or wall. Enter room area, tile size, and waste percentage. Optionally get the number of boxes needed.

Learn More

Landscape Material Calculator

Calculate how much mulch, gravel, sand, soil, or topsoil you need by area and depth. Shows volume, weight, and the number of bags required.

Learn More

Unit Converter

Convert length, weight, temperature, volume, area, and speed between metric and imperial units.

Learn More

Grade Calculator

Weighted class grade and the score you need on the final exam.

Learn More

More Calculators

Loan Calculator

Calculate monthly loan payments, total interest costs, and view a full amortization schedule. Compare annuity vs decreasing payment plans side by side. Export your results to PDF in one click.

Learn More

Mortgage Calculator

Plan your home purchase with a detailed mortgage cost breakdown including notary fees, insurance, and property transfer tax. Find out exactly what monthly salary you need to qualify. Full amortization schedule included.

Learn More

Leasing Calculator

Calculate your monthly leasing payment using EU (balloon annuity) or US (money factor) methods. Includes down payment, residual value, and total cost breakdown. Compare both methods side by side and export to PDF.

Learn More

Compound Interest Calculator

Visualize how your savings and investments grow over time with compound interest and regular contributions. See the power of reinvesting returns with an interactive chart. Compare different rates and time horizons instantly.

Learn More

Rent vs Buy Calculator

Find out when buying a home becomes cheaper than renting with a detailed long-term cost comparison. Includes mortgage costs, opportunity cost of down payment, and property appreciation. See the break-even point on a chart.

Learn More

Savings Goal Calculator

Find out exactly how much you need to save each month to reach your financial goal on time. Accounts for compound interest to maximize your savings. Adjust the timeline and interest rate to find your ideal plan.

Learn More

SIP Calculator

Calculate how your monthly SIP investments grow over time through the power of compounding. See projected returns, total invested amount, and wealth gained with an interactive chart. Plan your long-term investment strategy.

Learn More

Percentage Calculator

Quickly calculate percentages, find what percent one number is of another, or calculate percentage change between two values. Covers all common percentage problems in one tool. Real-time results with no button needed.

Learn More

VAT Calculator

Add or remove VAT for 30 European countries with one click. Supports all standard, reduced, and super-reduced VAT rates. Instantly shows net price, VAT amount, and gross price.

Learn More

Salary Calculator

Calculate net take-home pay from gross salary for the US, UK, Germany, India, and Canada โ€” income tax and social contributions included.

Learn More

Currency Converter

Convert between 30 major world currencies using daily-updated exchange rates, sourced from the European Central Bank.

Learn More

Discount Calculator

Calculate sale prices, stack multiple discounts correctly, or find the original price from a discounted price.

Learn More

Retirement Calculator

Find out how much you need to retire and whether your current savings plan is on track, using the 4% withdrawal rule.

Learn More

ROI Calculator

Calculate return on investment and annualized return (CAGR) from an initial to a final value.

Learn More

Electricity Cost Calculator

Calculate the electricity cost of your appliances โ€” daily, monthly, and yearly โ€” from wattage and your tariff.

Learn More

Fuel Calculator

Calculate fuel costs for any trip or your monthly driving budget. Compare petrol, diesel, LPG, and electric vehicle costs across multiple currencies. Enter your car's consumption and current fuel price for instant results.

Learn More

Tip Calculator

Calculate the tip amount and split the total bill evenly among any number of people. Supports custom tip percentages and group sizes. No more mental math at the restaurant.

Learn More

BMI Calculator

Calculate your Body Mass Index (BMI) and find out which weight category you fall into. See your healthy weight range based on your height. Includes both metric and imperial units.

Learn More

Calorie Calculator

Find your daily calorie needs and Total Daily Energy Expenditure (TDEE) based on your age, weight, height, and activity level. Set a weight loss or gain goal and get your target calorie intake. Uses the Mifflin-St Jeor formula.

Learn More

Ideal Weight Calculator

Find your ideal body weight using 4 evidence-based medical formulas: Hamwi, Devine, Robinson, and Miller. See the healthy BMI weight range for your height. Results shown for both men and women.

Learn More

TDEE Calculator

Calculate your Total Daily Energy Expenditure and Basal Metabolic Rate based on age, weight, height, and activity level. Set a calorie goal for weight loss, maintenance, or gain.

Learn More

Body Fat Calculator

Calculate your body fat percentage using the US Navy method with neck, waist, and hip measurements. Includes body fat categories for men and women and a visual body composition breakdown.

Learn More

Due Date Calculator

Calculate your estimated pregnancy due date by last menstrual period, conception date, or IVF transfer. See gestational age, trimester, and all key pregnancy milestones.

Learn More

Inflation Calculator

See what the same goods will cost in the future and how much purchasing power your money will lose.

Learn More

Ovulation Calculator

Estimate your fertile window, ovulation date, and next period from your cycle.

Learn More

Sleep Calculator

Find the best time to go to bed or wake up based on 90-minute sleep cycles.

Learn More

Frequently Asked Questions

How do I add or subtract fractions with different denominators?

Convert both fractions to a common denominator, then add or subtract the numerators. For 1/2 + 3/4, the common denominator is 4: 1/2 becomes 2/4, so 2/4 + 3/4 = 5/4, which simplifies to the mixed number 1 1/4. The calculator uses the product of the denominators and then simplifies the result to lowest terms automatically.

How do I divide one fraction by another?

Multiply the first fraction by the reciprocal (the flipped version) of the second. For example, 1/2 รท 3/4 = 1/2 ร— 4/3 = 4/6, which simplifies to 2/3. Dividing by a fraction that equals zero is undefined, which is why the calculator shows an error when fraction B has a numerator of 0.

What does it mean to simplify a fraction to lowest terms?

A fraction is in lowest terms when its numerator and denominator share no common factor other than 1. To simplify, divide both by their greatest common divisor (GCD). For 8/12, the GCD is 4, so 8/12 = 2/3. Simplified fractions are easier to compare and are the standard form expected in most math classes.

What is the difference between an improper fraction and a mixed number?

An improper fraction has a numerator larger than (or equal to) its denominator, like 5/4. A mixed number writes the same value as a whole part plus a proper fraction: 5/4 = 1 1/4. Both are correct; mixed numbers are easier to read in everyday contexts, while improper fractions are easier to calculate with.

How do I convert a decimal like 0.75 to a fraction?

Write the decimal over a power of ten and simplify: 0.75 = 75/100 = 3/4. This calculator uses the continued-fraction method, which finds the best fraction with a denominator up to 10,000 โ€” so it also handles repeating decimals well, turning 0.333333 into 1/3 rather than an unwieldy 333333/1000000.

Can every decimal be written as an exact fraction?

Every terminating or repeating decimal is a rational number and has an exact fraction. Irrational numbers like pi or the square root of 2 do not โ€” for those, any fraction is only an approximation. The calculator marks results as approximations when no fraction with a denominator up to 10,000 matches the decimal exactly.