Mixed Number Calculator
Solve mixed number problems step-by-step with our free calculator. See formulas, worked examples, and clear explanations.
Reviewed by Manoj Kumar, Mathematics Educator
Formula
Convert to improper fractions, perform operation, simplify, convert back
Mixed numbers are converted to improper fractions (whole * denominator + numerator over denominator), then the selected arithmetic operation is performed. Results are simplified using the greatest common divisor and converted back to mixed number form.
Worked Examples
Example 1: Adding Mixed Numbers
Problem:Add 2 and 3/4 plus 1 and 1/2.
Solution:Convert to improper fractions:\n2 and 3/4 = (2*4 + 3)/4 = 11/4\n1 and 1/2 = (1*2 + 1)/2 = 3/2\nFind LCD = 4:\n11/4 + 6/4 = 17/4\nConvert back: 17/4 = 4 and 1/4
Result:Result: 4 and 1/4 = 17/4 = 4.25
Example 2: Multiplying Mixed Numbers
Problem:Multiply 1 and 2/3 by 2 and 1/4.
Solution:Convert to improper fractions:\n1 and 2/3 = 5/3\n2 and 1/4 = 9/4\nMultiply: (5*9)/(3*4) = 45/12\nSimplify: GCD(45,12) = 3, so 45/12 = 15/4\nConvert: 15/4 = 3 and 3/4
Result:Result: 3 and 3/4 = 15/4 = 3.75
Frequently Asked Questions
What is a mixed number and how does it differ from an improper fraction?
A mixed number combines a whole number with a proper fraction, such as 2 and 3/4. An improper fraction has a numerator larger than or equal to its denominator, such as 11/4. These are two different representations of the same value: 2 and 3/4 equals 11/4 because 2 times 4 plus 3 equals 11 over 4. Mixed numbers are more intuitive for everyday use (it is easier to visualize 2 and 3/4 cups of flour), while improper fractions are more convenient for mathematical operations. Converting between them is straightforward: to get an improper fraction, multiply the whole number by the denominator and add the numerator over the same denominator.
How do you add mixed numbers?
To add mixed numbers, first convert each mixed number to an improper fraction. Then find the least common denominator (LCD) of the two fractions, convert both fractions to equivalent fractions with the LCD, and add the numerators while keeping the denominator. Finally, simplify the result and convert back to a mixed number if desired. For example, adding 2 and 1/3 to 1 and 2/5: convert to 7/3 and 7/5, find LCD = 15, convert to 35/15 and 21/15, add to get 56/15, which simplifies to 3 and 11/15. While you can also add whole parts and fraction parts separately, this method requires handling cases where the fraction sum exceeds one whole.
How do you subtract mixed numbers?
Subtracting mixed numbers follows the same process as addition but with subtraction of numerators. Convert both mixed numbers to improper fractions, find the common denominator, subtract the numerators, and simplify. Borrowing may be needed if the fraction part of the first number is smaller than the second. For example, 3 and 1/4 minus 1 and 3/4: convert to 13/4 and 7/4 (same denominator already), subtract to get 6/4, simplify to 3/2, which is 1 and 1/2. A common mistake is subtracting whole numbers and fractions independently without considering borrowing, which leads to incorrect negative fractions in the fractional part.
How do you multiply mixed numbers?
To multiply mixed numbers, convert each to an improper fraction first, then multiply numerators together and denominators together, and finally simplify. For example, 2 and 1/2 times 1 and 1/3: convert to 5/2 and 4/3, multiply to get 20/6, simplify by dividing by GCD 2 to get 10/3, which equals 3 and 1/3. A helpful shortcut is cross-cancellation: before multiplying, cancel any common factors between a numerator and the opposite denominator. In this example, you could cancel the 2 from 4 in the numerator with 2 in the denominator, getting 5/1 times 2/3 = 10/3. This keeps numbers smaller during computation.
References
Reviewed by Manoj Kumar, Mathematics Educator ยท Editorial policy