Mixed Number to Improper Fraction Calculator
Convert any mixed number to an improper fraction with the formula (a×c+b)/c. Step-by-step solution, simplified form, and dozens of worked examples.
How to use this calculator
Fill in the three input fields:
- Whole — the integer part of the mixed number. Leave blank for a pure fraction like .
- Numerator — the top number of the fraction part.
- Denominator — the bottom number, any positive integer (not zero).
The calculator shows the improper fraction and, when it can be reduced, the simplified form below it. The step-by-step breakdown walks through every multiplication and addition so you can copy the work into homework.
Sign rule. Put the minus sign on either Whole or Numerator — never on both. . If you do put a minus on both, the signs cancel and the result is positive (matching standard algebra).
The formula explained
For any mixed number with whole part , numerator , and denominator :
The formula comes from one identity: a mixed number is shorthand for a sum.
The denominator never changes. Only the numerator grows by exactly — the count of "-ths" hidden inside the whole number .
How to convert a mixed number to an improper fraction
Three steps, every time:
- Multiply the whole number by the denominator: .
- Add the original numerator: .
- Place the sum over the original denominator: .
That's the entire algorithm. Optionally reduce by dividing the numerator and denominator by their greatest common divisor.
Worked examples
Example 1 —
Multiply: . Add: . Result: . Already in lowest terms ().
Example 2 —
Multiply: . Add: . Result: . Already in lowest terms.
Example 3 — (simplifies)
Multiply: . Add: . Raw result: . Simplified by : .
Example 4 — (negative)
Treat the magnitude first. Multiply: . Add: . Apply sign: .
Example 5 — (already-improper fraction part)
Multiply: . Add: . Result: . The formula works even when .
Common mixed numbers reference
| Mixed number | Improper fraction | Simplified |
|---|---|---|
Mixed vs. improper vs. decimal
Different forms suit different purposes:
| Form | Example | Best for |
|---|---|---|
| Mixed number | Measurements, cooking, everyday quantities | |
| Improper fraction | Algebra, multiplying fractions, exact arithmetic | |
| Decimal | Calculators, money, comparison |
Improper fractions are the easiest form for algebra because every fraction operation (add, subtract, multiply, divide) works on a single numerator and denominator without a separate "whole part" to track. That is why textbooks ask you to convert before computing.
Frequently asked questions
- What is as an improper fraction?
- . Multiply the whole number by the denominator (), add the numerator (), and place the result over the original denominator ().
- How do you convert a mixed number to an improper fraction?
- Use the formula . Step 1: multiply the whole by the denominator. Step 2: add the numerator. Step 3: keep the same denominator. Example: .
- What is the formula for converting mixed numbers to improper fractions?
- The formula is , where is the whole number, is the numerator, and is the denominator. It comes from rewriting as over a common denominator: .
- What is as an improper fraction?
- because . The denominator stays as . This fraction cannot be simplified — .
- How do you convert a negative mixed number to an improper fraction?
- Apply the formula to the absolute value, then put the minus sign back. . The sign belongs to the whole expression, not to one part.
- Should I simplify the improper fraction?
- Only if the problem asks you to. The raw formula gives , which is a valid improper fraction. If the answer should be in lowest terms, divide top and bottom by their GCD: . The calculator shows both forms when they differ.
- What is the difference between a mixed number and an improper fraction?
- A mixed number combines a whole number and a proper fraction: . An improper fraction has the numerator larger than or equal to the denominator: . Both express the same value — they are just two ways of writing it. Algebra prefers improper fractions; cooking and measurement prefer mixed numbers.
- Why can the calculator accept when the fraction part is already improper?
- The formula does not require . Plugging in gives , which is correct. The calculator accepts this silently rather than forcing you to re-write the input.