Skip to main content

Mixed Number Calculator

Solve mixed number problems step-by-step with our free calculator. See formulas, worked examples, and clear explanations.

Share this calculator

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.

How do you divide mixed numbers?

Dividing mixed numbers requires three steps: convert to improper fractions, multiply by the reciprocal of the divisor, then simplify. The reciprocal is obtained by flipping the numerator and denominator of the second fraction. For example, 3 and 3/4 divided by 1 and 1/4: convert to 15/4 and 5/4, take the reciprocal of 5/4 to get 4/5, multiply 15/4 times 4/5 = 60/20 = 3. Division by a fraction answers the question of how many groups of the divisor fit into the dividend. Understanding division as multiplication by the reciprocal is essential because it reduces a potentially confusing operation to a simpler one.

How do you convert between mixed numbers, improper fractions, and decimals?

Converting between these three representations is a fundamental skill. Mixed to improper: multiply the whole number by the denominator, add the numerator, and place over the original denominator. So 3 and 2/5 becomes (3 times 5 + 2)/5 = 17/5. Improper to mixed: divide the numerator by the denominator; the quotient is the whole part and the remainder is the new numerator. So 17/5 = 3 remainder 2, giving 3 and 2/5. Fraction to decimal: divide the numerator by the denominator. So 17/5 = 3.4. Decimal to fraction: place the decimal digits over the appropriate power of 10 and simplify. So 3.4 = 34/10 = 17/5. Not all decimals produce clean fractions, as irrational numbers have non-repeating, non-terminating decimals.

References