Mixed Number Calculator
Add, subtract, multiply & divide mixed numbers with steps
Last updated September 2026
Method: Each mixed number is converted to an improper fraction (whole Ă denominator + numerator), the operation is carried out over the least common denominator (for + and â) or straight across (for Ă and á), the result is reduced with the Euclidean greatest-common-divisor algorithm and converted back to a mixed number.
Included: All four operations on two mixed numbers, negative values, plain fractions, the improper and decimal forms of every answer, a numbered step-by-step breakdown, and three converters: mixed to improper, improper to mixed, decimal to mixed.
Not included: Chains of three or more numbers (use the fraction calculator), repeating-decimal input such as 0.333âŚ, and fractions with variables.
Leave the whole box at 0 for a plain fraction. For a negative mixed number, put the minus sign on the whole number (for example -2 3/4).
đ° Result
đ Step by step
- 1Convert both mixed numbers to improper fractions2 3/4 = (2 Ă 4 + 3)/4 = 11/4 and 1 5/6 = (1 Ă 6 + 5)/6 = 11/6
- 2Find the least common denominator: LCD(4, 6) = 1211/4 = 33/12 and 11/6 = 22/12
- 3Add the numerators, keep the denominator(33 + 22)/12 = 55/12
- 4Simplify: the GCD is 1, so the fraction is already in lowest terms55/12 stays as it is
- 5Convert back to a mixed number55 á 12 = 4 remainder 7, so 55/12 = 4 7/12
Exact arithmetic. Every answer is computed as an exact fraction and reduced with the Euclidean GCD; decimals are rounded to six places for display only.
Mixed number calculator: how mixed fraction math works
A mixed number calculator adds, subtracts, multiplies and divides mixed fractions by converting each one to an improper fraction, doing the operation, reducing the answer and converting it back. For example, 2 3/4 + 1 5/6 becomes 11/4 + 11/6 = 55/12, which is 4 7/12 or about 4.583333, and every step is shown on screen.
Use this page when at least one of your numbers is a mixed number such as 2 3/4 and you want to see the conversion steps, or when you only need to switch between the mixed, improper and decimal forms of a single value. If your numbers are plain fractions, or you need to chain three fractions in one expression, the fraction calculator is the better tool; if you are starting from a decimal like 0.375 and need the exact fraction, the decimal to fraction calculator is built for that.
What a mixed number is
A mixed number (or mixed fraction) is a whole number written together with a proper fraction: 2 3/4 means 2 + 3/4. It describes exactly the same amount as the improper fraction 11/4 and the decimal 2.75. Mixed numbers are the natural form for anything measured in wholes and parts - cups of flour, inches on a tape measure, hours and fractions of an hour - which is why they dominate recipes, shop drawings and elementary math homework. Improper fractions, by contrast, are the natural form for calculating, because a single numerator over a single denominator follows the four fraction rules directly.
The formulas behind every answer
The calculator uses five short rules. The first converts a mixed number W N/D (whole W, numerator N, denominator D) to an improper fraction; the other four are the standard operations on two fractions a/b and c/d:
W N/D = (W × D + N) / D a/b + c/d = (a×d + c×b) / (b×d) a/b − c/d = (a×d − c×b) / (b×d) a/b × c/d = (a×c) / (b×d) a/b ÷ c/d = (a×d) / (b×c) For addition and subtraction the calculator uses the least common denominator instead of the plain product bĂd, so the intermediate numbers stay small. Afterwards it divides the numerator and denominator by their greatest common divisor and converts back with one integer division: the quotient is the whole part and the remainder is the new numerator.
Worked example: adding 2 3/4 and 1 5/6
- Convert to improper fractions: 2 3/4 = (2Ă4 + 3)/4 = 11/4 and 1 5/6 = (1Ă6 + 5)/6 = 11/6.
- Find the LCD: the denominators are 4 and 6, and their least common multiple is 12.
- Rewrite over 12: 11/4 = 33/12 and 11/6 = 22/12.
- Add the numerators: 33 + 22 = 55, so the sum is 55/12.
- Simplify: the GCD of 55 and 12 is 1, so 55/12 is already in lowest terms.
- Convert back: 55 á 12 = 4 remainder 7, so the answer is 4 7/12, or 4.583333 as a decimal.
A quick sanity check with decimals: 2.75 + 1.833333 = 4.583333, which matches. The decimal route is fine for checking, but only the fraction route gives the exact answer 4 7/12.
The same pair, all four operations
Because the conversion to 11/4 and 11/6 happens first, the four operations differ only in what happens next:
- Subtract: 33/12 â 22/12 = 11/12 (about 0.916667). The answer is less than 1, so it has no whole part.
- Multiply: (11Ă11)/(4Ă6) = 121/24 = 5 1/24 (about 5.041667). No common denominator is needed.
- Divide: 11/4 Ă 6/11 = 66/44, and the GCD 22 reduces it to 3/2 = 1 1/2. Keep the first fraction, change á to Ă, flip the second.
How to use this mixed number calculator
- Pick a mode: the first tab does arithmetic on two mixed numbers; the other three convert a single value between mixed, improper and decimal form.
- Enter the first mixed number: whole number in the left box, numerator on top, denominator on the bottom. Leave the whole box at 0 for a plain fraction such as 3/4.
- Choose the operation: tap +, â, Ă or á.
- Enter the second mixed number the same way. For a negative value put the minus sign on the whole number, as in -2 3/4.
- Read the result: the big number is the simplified mixed number, with the improper fraction and decimal beside it. The step card underneath shows the conversion, the common denominator, the raw result, the GCD used to simplify and the division back to a mixed number, so you can copy the working line by line.
Who this calculator is for
- Students in grades 4 to 7 learning to add, subtract, multiply and divide mixed numbers, and anyone checking that kind of homework.
- Parents and tutors who want the intermediate steps, not just the answer, to explain where a mistake crept in.
- Cooks and bakers scaling recipes: 1 1/3 cups Ă 2 1/2 = 10/3 = 3 1/3 cups.
- Carpenters, quilters and DIYers adding fractional inches: 3 5/8 in + 2 7/16 in = 97/16 = 6 1/16 in.
- Anyone converting a tape-measure reading like 2 3/8 into the decimal 2.375 for a calculator, or a spreadsheet value like 4.375 back into 4 3/8.
Key terms explained
- Mixed number / mixed fraction: a whole number plus a proper fraction (2 3/4).
- Improper fraction: a fraction whose numerator is at least as large as its denominator (11/4); its value is 1 or more.
- Proper fraction: numerator smaller than denominator (3/4); its value is less than 1.
- Least common denominator (LCD): the smallest shared denominator, equal to the least common multiple of the denominators. LCD(4, 6) = 12.
- Greatest common divisor (GCD): the largest number dividing both numerator and denominator; the same thing as the greatest common factor. Dividing by it puts a fraction in lowest terms.
- Reciprocal: a fraction turned upside down (the reciprocal of 9/8 is 8/9); dividing by a fraction means multiplying by its reciprocal.
- Borrowing (regrouping): rewriting 5 1/4 as 4 5/4 so a larger fraction can be subtracted; converting to improper fractions makes borrowing unnecessary.
Mixed number to improper fraction table
Multiply the whole by the denominator, add the numerator, keep the denominator. The decimal is the improper numerator divided by the denominator:
| Mixed number | Whole Ă denominator + numerator | Improper fraction | Decimal |
|---|---|---|---|
| 1 1/2 | 1Ă2 + 1 = 3 | 3/2 | 1.5 |
| 2 3/4 | 2Ă4 + 3 = 11 | 11/4 | 2.75 |
| 3 2/5 | 3Ă5 + 2 = 17 | 17/5 | 3.4 |
| 4 5/8 | 4Ă8 + 5 = 37 | 37/8 | 4.625 |
| 5 7/12 | 5Ă12 + 7 = 67 | 67/12 | 5.5833 |
| 7 3/16 | 7Ă16 + 3 = 115 | 115/16 | 7.1875 |
| 10 1/3 | 10Ă3 + 1 = 31 | 31/3 | 10.3333 |
| 12 9/10 | 12Ă10 + 9 = 129 | 129/10 | 12.9 |
Improper fraction to mixed number table
Divide the numerator by the denominator: the quotient is the whole part and the remainder goes over the original denominator. When the remainder and denominator share a factor, reduce the fraction part (50/12 becomes 4 1/6, not 4 2/12):
| Improper fraction | Division | Mixed number | Decimal |
|---|---|---|---|
| 7/4 | 7 á 4 = 1 r 3 | 1 3/4 | 1.75 |
| 11/3 | 11 á 3 = 3 r 2 | 3 2/3 | 3.6667 |
| 17/5 | 17 á 5 = 3 r 2 | 3 2/5 | 3.4 |
| 22/7 | 22 á 7 = 3 r 1 | 3 1/7 | 3.1429 |
| 35/8 | 35 á 8 = 4 r 3 | 4 3/8 | 4.375 |
| 41/6 | 41 á 6 = 6 r 5 | 6 5/6 | 6.8333 |
| 50/12 | 50 á 12 = 4 r 2 | 4 1/6 | 4.1667 |
| 100/9 | 100 á 9 = 11 r 1 | 11 1/9 | 11.1111 |
Answer key: two mixed numbers, four operations
Each row runs the same pair through all four operations. Every answer is fully reduced and written as a mixed number where the value is 1 or more:
| Mixed numbers | Sum (+) | Difference (â) | Product (Ă) | Quotient (á) |
|---|---|---|---|---|
| 1 1/2 and 2 1/3 | 3 5/6 | -5/6 | 3 1/2 | 9/14 |
| 2 3/4 and 1 1/4 | 4 | 1 1/2 | 3 7/16 | 2 1/5 |
| 3 1/3 and 1 5/6 | 5 1/6 | 1 1/2 | 6 1/9 | 1 9/11 |
| 4 1/2 and 2 2/5 | 6 9/10 | 2 1/10 | 10 4/5 | 1 7/8 |
| 5 3/8 and 1 1/2 | 6 7/8 | 3 7/8 | 8 1/16 | 3 7/12 |
| 2 2/3 and 3 3/4 | 6 5/12 | -1 1/12 | 10 | 32/45 |
Notice how often the product or quotient collapses to something tidy (2 2/3 Ă 3 3/4 = 10, and 2 3/4 + 1 1/4 = 4) while the sum or difference keeps the common denominator. Whenever the second number is larger, the difference is negative.
Tape-measure reference: mixed inches as decimals
Shop work lives in mixed numbers with denominators of 2, 4, 8 and 16. This table gives the improper fraction, the count in sixteenths and the decimal for common readings (millimeters use the exact conversion 1 in = 25.4 mm):
| Reading | Improper | Sixteenths | Decimal inches | Millimeters |
|---|---|---|---|---|
| 1 1/2 in | 3/2 | 24/16 | 1.5 | 38.10 |
| 2 3/8 in | 19/8 | 38/16 | 2.375 | 60.32 |
| 3 5/16 in | 53/16 | 53/16 | 3.3125 | 84.14 |
| 4 3/4 in | 19/4 | 76/16 | 4.75 | 120.65 |
| 5 7/8 in | 47/8 | 94/16 | 5.875 | 149.22 |
| 6 1/16 in | 97/16 | 97/16 | 6.0625 | 153.99 |
| 8 9/16 in | 137/16 | 137/16 | 8.5625 | 217.49 |
| 12 5/8 in | 101/8 | 202/16 | 12.625 | 320.67 |
A practical cut list: an 8-foot board is 96 inches. Three pieces of 2 5/8 in use 3 Ă 21/8 = 63/8 = 7 7/8 in, leaving 96 â 7 7/8 = 88 1/8 in before the saw kerf is counted.
Subtraction with borrowing, two ways
Subtraction is where mixed numbers trip people up, because the fraction on the right can be bigger than the fraction on the left. Take 5 1/4 â 2 3/4. The improper route needs no special care: 21/4 â 11/4 = 10/4 = 5/2 = 2 1/2. The column method needs a borrow: rewrite 5 1/4 as 4 5/4 (borrow one whole as 4/4), subtract the fractions 5/4 â 3/4 = 2/4, subtract the wholes 4 â 2 = 2, and combine to 2 2/4 = 2 1/2. When the answer itself is negative, the improper route again keeps things clean: 1 1/3 â 2 1/2 = 8/6 â 15/6 = â7/6 = â1 1/6.
Decimal to mixed number: when it works and when it does not
Any terminating decimal converts exactly: write it over 10, 100 or 1,000 depending on the number of decimal places, then reduce. So 2.75 = 275/100 = 11/4 = 2 3/4, 4.375 = 4375/1000 = 35/8 = 4 3/8, 0.8 = 8/10 = 4/5, and 5.5 = 55/10 = 5 1/2. A repeating decimal is different: typing 2.6667 gives 26667/10000, which is not 2 2/3 (8/3), because 2.6667 is a rounded value, not the exact one. For thirds, sixths, sevenths and ninths, enter the fraction directly in the arithmetic tab instead of a rounded decimal.
What changes the result
- The operation: the same pair 2 3/4 and 1 5/6 gives 4 7/12, 11/12, 5 1/24 or 1 1/2 depending on whether you add, subtract, multiply or divide.
- The order in subtraction and division: 7 1/2 á 2 1/2 = 3, but 2 1/2 á 7 1/2 = 1/3. Addition and multiplication can be done in either order.
- The sign of the whole number: -2 3/4 means -(2 + 3/4) = -11/4, so -2 3/4 + 1 1/2 = -5/4 = -1 1/4.
- Whether the fraction part is reduced: 3 2/4 and 3 1/2 are the same value; the calculator accepts either and reports the reduced form.
- Denominators that share factors: 4 and 6 share the factor 2, so the LCD is 12 rather than the product 24. Either works, but the LCD keeps the numbers smaller.
Tips for fast, accurate mixed-number work
- Always convert to improper fractions before à and á. There is no shortcut that multiplies wholes and fractions separately: 2 1/2 à 1 3/5 is 4, not 2 3/10.
- Cancel before you multiply. In 5/2 Ă 8/5, the 5s cancel and 8/2 = 4, so the answer is 4 with no big numbers in between.
- Dividing by a whole number: multiply the denominator. Half of 3 3/4 is 15/4 á 2 = 15/8 = 1 7/8.
- Multiplying by a whole number: multiply the numerator. 3 1/8 Ă 4 = 25/8 Ă 4 = 100/8 = 25/2 = 12 1/2.
- Chain longer sums one step at a time: 2 3/4 + 1 5/6 = 4 7/12, then 4 7/12 + 3 1/2 = 97/12 = 8 1/12.
- Check with decimals: 2.75 + 1.833333 = 4.583333 confirms 4 7/12 without replacing the exact answer.
Limitations
- The arithmetic tab handles two mixed numbers at a time. Chain a third by entering the previous result, or use the fraction calculator, which takes three.
- Inputs must be whole numbers in every box: a numerator of 1.5 or a denominator of 0 is rejected with a message rather than producing a wrong answer.
- The fraction part of an input must be a proper fraction (2 3/4, not 2 7/4). If you have 2 7/4, convert it on the Improper to Mixed tab first.
- Decimal input is read exactly as typed, so repeating decimals must be rounded first and will not convert to thirds or ninths.
- Decimals in the results are rounded to six places for display; the fraction shown is always exact.
Related calculators and when to use which
This page is built around mixed numbers and the conversion steps between the three forms. Use the fraction calculator when your inputs are plain fractions or you need three numbers in one expression; use the decimal to fraction calculator when the starting point is a decimal and you want the exact fraction with repeating-decimal handling; use the LCM calculator or the GCF calculator when the question is only about the common denominator or the simplifying factor; and use the ratio calculator for proportions written with a colon, such as 3:4 = x:12.
Sources
- All results follow the standard rules of rational-number arithmetic (conversion by W Ă D + N, common-denominator addition, cross-multiplication for division, reduction by the Euclidean GCD). No external data or estimates are involved.
â ď¸ Common mistakes & edge cases
Multiplying wholes and fractions separately
2 1/2 Ă 1 3/5 is not (2 Ă 1) plus (1/2 Ă 3/5) = 2 3/10. That drops the cross terms. Convert first: 5/2 Ă 8/5 = 40/10 = 4.
Adding numerators and denominators straight across
3/4 + 5/6 is not 8/10 = 4/5. Rewrite over the LCD 12 first: 9/12 + 10/12 = 19/12 = 1 7/12. Straight-across addition would make the sum smaller than one of the addends.
Flipping the wrong fraction when dividing
In 4 1/2 á 1 1/8 you flip the second number: 9/2 à 8/9 = 4. Flipping the first instead gives 2/9 à 9/8 = 1/4, which is wrong by a factor of 16.
Forgetting to reduce the fraction part
50/12 is 4 2/12, but the expected answer is 4 1/6. Reduce the remainder over the denominator every time; the calculator does this automatically and flags when it did.
Putting the minus sign on the numerator
-2 3/4 means the whole value is negative, -11/4. Writing 2 -3/4 would mean 2 minus 3/4 = 1 1/4, a completely different number. Put the sign on the whole number.
Converting a rounded decimal and expecting a clean fraction
2.6667 converts to 26667/10000, not 2 2/3, because it is a rounding of 8/3. Type thirds, sixths and ninths as fractions, not as decimals.
❓ Frequently asked questions
How do you add mixed numbers?
Convert each mixed number to an improper fraction, rewrite both over the least common denominator, add the numerators, simplify, and convert back. For example, 2 3/4 + 1 5/6 = 11/4 + 11/6 = 33/12 + 22/12 = 55/12 = 4 7/12 (about 4.583333). You can also add the whole parts and the fraction parts separately (2 + 1 = 3 and 3/4 + 5/6 = 19/12 = 1 7/12), then combine: 3 + 1 7/12 = 4 7/12. Both routes give the same answer.
How do you convert a mixed number to an improper fraction?
Multiply the whole number by the denominator, add the numerator, and write the result over the same denominator. For 3 2/5: 3 x 5 + 2 = 17, so 3 2/5 = 17/5 (3.4 as a decimal). The denominator never changes during this conversion.
How do you convert an improper fraction to a mixed number?
Divide the numerator by the denominator. The whole-number quotient is the whole part, the remainder is the new numerator, and the denominator stays the same. For 22/7: 22 divided by 7 is 3 with remainder 1, so 22/7 = 3 1/7 (about 3.142857). If the fraction part can be reduced, reduce it: 50/12 = 4 2/12 = 4 1/6.
How do you subtract mixed numbers when the second fraction is bigger?
Either convert both to improper fractions (which never needs borrowing) or borrow 1 from the whole number. For 5 1/4 - 2 3/4, borrowing turns 5 1/4 into 4 5/4; then 5/4 - 3/4 = 2/4 and 4 - 2 = 2, giving 2 2/4 = 2 1/2. The improper route gives 21/4 - 11/4 = 10/4 = 5/2 = 2 1/2, the same answer.
How do you multiply mixed numbers?
Convert both to improper fractions first, then multiply numerator by numerator and denominator by denominator. 2 1/2 x 1 3/5 = 5/2 x 8/5 = 40/10 = 4. Multiplying the whole parts and fraction parts separately is wrong: 2 x 1 = 2 plus 1/2 x 3/5 = 3/10 gives 2 3/10, which misses the cross terms and is not the real product.
How do you divide mixed numbers?
Convert to improper fractions, keep the first, change division to multiplication, and flip the second fraction (use its reciprocal). 4 1/2 divided by 1 1/8 = 9/2 x 8/9 = 72/18 = 4. Another example: 3 3/4 divided by 1 1/2 = 15/4 x 2/3 = 30/12 = 5/2 = 2 1/2.
How do you turn a decimal into a mixed number?
Write the decimal over a power of ten equal to its number of decimal places, simplify by the greatest common divisor, then split off the whole part. 2.75 = 275/100; the GCD of 275 and 100 is 25, so it reduces to 11/4, which is 2 3/4. Likewise 3.125 = 3125/1000 = 25/8 = 3 1/8 and 1.6 = 16/10 = 8/5 = 1 3/5.
What is a mixed number?
A mixed number (also called a mixed fraction) is a whole number combined with a proper fraction, such as 2 3/4, meaning 2 + 3/4. It is another way of writing an improper fraction (11/4) or a decimal (2.75). Mixed numbers are common in cooking, carpentry and everyday measurement because they are easy to read on a tape measure or a measuring cup.
Can this calculator handle negative mixed numbers?
Yes. Put the minus sign on the whole number, for example -2 3/4, and the calculator treats the whole mixed number as negative (-11/4). Results that come out negative are shown as negative mixed numbers, so 1 1/3 - 2 1/2 = 4/3 - 5/2 = 8/6 - 15/6 = -7/6 = -1 1/6.
Why does the calculator show an improper fraction and a decimal too?
The three forms are the same value written three ways, and different situations call for different forms. Mixed numbers are easiest to read, improper fractions are easiest to calculate with, and decimals are what a phone calculator or spreadsheet produces. Seeing 4 7/12 = 55/12 = 4.583333 side by side lets you check your work in whichever form your homework or project uses.
What is the LCD and why do I need it?
The least common denominator (LCD) is the smallest number every denominator divides into evenly - the least common multiple of the denominators. Adding or subtracting fractions requires same-size pieces, so 11/4 and 11/6 are rewritten over their LCD of 12 as 33/12 and 22/12 before the numerators are combined. Multiplication and division do not need a common denominator.
What is 1 1/2 plus 1 1/2?
1 1/2 + 1 1/2 = 3. As improper fractions that is 3/2 + 3/2 = 6/2 = 3. Doubling any mixed number is just adding it to itself: 3 1/8 x 4 = 25/8 = 12 1/2, and half of 3 3/4 is 15/8 = 1 7/8.
đĄ Good to know
Improper fractions are for calculating, mixed numbers are for reading
Teachers ask for answers as mixed numbers because 4 7/12 is easier to picture than 55/12, but every operation is easier on 55/12. Convert in, calculate, convert out.
A common denominator is only for + and â
Multiplication and division work straight across on improper fractions. Looking for an LCD before multiplying is wasted effort and a common source of arithmetic slips.
Tape measures and measuring cups are already in sixteenths and quarters
Keeping shop math in fractions (3 5/8 + 2 7/16 = 6 1/16) avoids rounding a decimal like 6.0625 back to the nearest mark. Convert to decimals only when a calculator or CNC program needs them.