Mixed Numbers & Improper Fractions
Converting between the two forms, and which one to use when.
The explanation
2 3/4 and 11/4 are the same amount. The mixed number is easier to picture, the improper fraction is easier to compute with.
To go from mixed to improper: multiply the whole number by the denominator and add the numerator. For 2 3/4: 2 × 4 = 8, plus 3 = 11, so 11/4.
To go back: divide. 11 ÷ 4 = 2 remainder 3, so 2 3/4.
Rule of thumb: convert to improper before multiplying or dividing, always. Doing it any other way invites mistakes.
A mixed number is implicit addition: 2 3/4 means 2 + 3/4. That hidden plus sign is the source of the classic error of multiplying 2 3/4 × 2 as 4 3/4 — distribution requires acting on both terms, so it is 2·2 + 2·(3/4) = 5 1/2.
The conversion a b/c = (ac + b)/c is just that addition performed over a common denominator.
The implicit-plus convention is also why mixed numbers vanish in algebra. In algebraic notation adjacency means multiplication, so writing 2x next to a fraction would be ambiguous. From Algebra 1 onward improper fractions are standard, and answers are typically left as 11/4 rather than converted back.
Worked example
Compute 3 1/2 × 1 3/5.
- Convert: 3 1/2 = 7/2 and 1 3/5 = 8/5.
- Multiply: 7/2 × 8/5 = 56/10.
- Simplify: 28/5.
- Convert back if asked: 5 3/5.
Answer: 28/5 or 5 3/5
Common mistakes
- Multiplying mixed numbers by multiplying whole parts and fraction parts separately.
- Adding instead of multiplying in the conversion: 2 3/4 becomes 11/4, not 9/4.