Arithmetic

Order of Operations with Fractions

Last updated: March 2026 · Intermediate

The order of operations (PEMDAS) works exactly the same way with fractions as it does with whole numbers. The operations do not change — you still handle Parentheses first, then Exponents, then Multiplication/Division (left to right), then Addition/Subtraction (left to right). The difference is that each step involves fraction arithmetic instead of whole-number arithmetic.

Quick PEMDAS Review

PriorityOperationRule
1stParenthesesEvaluate everything inside grouping symbols first
2ndExponentsEvaluate powers
3rdMultiplication / DivisionWork left to right
4thAddition / SubtractionWork left to right

Example 1: Basic Two-Step

Evaluate: 12+34×23\frac{1}{2} + \frac{3}{4} \times \frac{2}{3}

Step 1: Multiplication before addition.

34×23=612=12\frac{3}{4} \times \frac{2}{3} = \frac{6}{12} = \frac{1}{2}

Step 2: Add:

12+12=1\frac{1}{2} + \frac{1}{2} = 1

Answer: 11

Example 2: Parentheses Change the Order

Evaluate: (12+34)×23\left(\frac{1}{2} + \frac{3}{4}\right) \times \frac{2}{3}

Step 1: Parentheses first. LCD of 2 and 4 is 4:

12+34=24+34=54\frac{1}{2} + \frac{3}{4} = \frac{2}{4} + \frac{3}{4} = \frac{5}{4}

Step 2: Multiply:

54×23=1012=56\frac{5}{4} \times \frac{2}{3} = \frac{10}{12} = \frac{5}{6}

Answer: 56\frac{5}{6}

Notice how parentheses changed the answer from 11 to 56\frac{5}{6}.

Example 3: Exponents with Fractions

Evaluate: (23)2+19\left(\frac{2}{3}\right)^2 + \frac{1}{9}

Step 1: Exponent first. Squaring a fraction means squaring both the numerator and denominator:

(23)2=2232=49\left(\frac{2}{3}\right)^2 = \frac{2^2}{3^2} = \frac{4}{9}

Step 2: Add (denominators already match):

49+19=59\frac{4}{9} + \frac{1}{9} = \frac{5}{9}

Answer: 59\frac{5}{9}

Example 4: Multiple Operations

Evaluate: 3412×13+16\frac{3}{4} - \frac{1}{2} \times \frac{1}{3} + \frac{1}{6}

Step 1: Multiplication first:

12×13=16\frac{1}{2} \times \frac{1}{3} = \frac{1}{6}

Step 2: Now evaluate left to right — the expression is 3416+16\frac{3}{4} - \frac{1}{6} + \frac{1}{6}

LCD of 4 and 6 is 12:

3416+16=912212+212=912=34\frac{3}{4} - \frac{1}{6} + \frac{1}{6} = \frac{9}{12} - \frac{2}{12} + \frac{2}{12} = \frac{9}{12} = \frac{3}{4}

Answer: 34\frac{3}{4}

Example 5: Division and Subtraction

Evaluate: 56÷5314\frac{5}{6} \div \frac{5}{3} - \frac{1}{4}

Step 1: Division first (Keep-Change-Flip):

56÷53=56×35=1530=12\frac{5}{6} \div \frac{5}{3} = \frac{5}{6} \times \frac{3}{5} = \frac{15}{30} = \frac{1}{2}

Step 2: Subtract. LCD of 2 and 4 is 4:

1214=2414=14\frac{1}{2} - \frac{1}{4} = \frac{2}{4} - \frac{1}{4} = \frac{1}{4}

Answer: 14\frac{1}{4}

Example 6: Nested Parentheses

Evaluate: 12×(34(14+18))\frac{1}{2} \times \left(\frac{3}{4} - \left(\frac{1}{4} + \frac{1}{8}\right)\right)

Step 1: Innermost parentheses first. LCD of 4 and 8 is 8:

14+18=28+18=38\frac{1}{4} + \frac{1}{8} = \frac{2}{8} + \frac{1}{8} = \frac{3}{8}

Step 2: Outer parentheses. LCD of 4 and 8 is 8:

3438=6838=38\frac{3}{4} - \frac{3}{8} = \frac{6}{8} - \frac{3}{8} = \frac{3}{8}

Step 3: Multiply:

12×38=316\frac{1}{2} \times \frac{3}{8} = \frac{3}{16}

Answer: 316\frac{3}{16}

Common Mistakes

Mistake 1: Ignoring left-to-right rule. Multiplication and division have equal priority — evaluate whichever comes first from left to right. The same applies to addition and subtraction.

Mistake 2: Distributing incorrectly. When you see 12×(34+14)\frac{1}{2} \times \left(\frac{3}{4} + \frac{1}{4}\right), you can either add inside the parentheses first or distribute. Both should give the same answer. If your answers differ, check your fraction arithmetic.

Mistake 3: Forgetting to simplify. After every step, simplify fractions before moving to the next operation — it keeps numbers small and reduces errors.

Practice Problems

Test your understanding with these problems. Click to reveal each answer.

Problem 1: Evaluate 23+14×25\frac{2}{3} + \frac{1}{4} \times \frac{2}{5}

Multiply first: 14×25=220=110\frac{1}{4} \times \frac{2}{5} = \frac{2}{20} = \frac{1}{10}

Add (LCD of 3 and 10 is 30): 23+110=2030+330=2330\frac{2}{3} + \frac{1}{10} = \frac{20}{30} + \frac{3}{30} = \frac{23}{30}

Answer: 2330\frac{23}{30}

Problem 2: Evaluate (35)215\left(\frac{3}{5}\right)^2 - \frac{1}{5}

Exponent first: (35)2=925\left(\frac{3}{5}\right)^2 = \frac{9}{25}

Subtract (LCD of 25 and 5 is 25): 925525=425\frac{9}{25} - \frac{5}{25} = \frac{4}{25}

Answer: 425\frac{4}{25}

Problem 3: Evaluate 34÷12+13\frac{3}{4} \div \frac{1}{2} + \frac{1}{3}

Division first: 34×21=64=32\frac{3}{4} \times \frac{2}{1} = \frac{6}{4} = \frac{3}{2}

Add (LCD of 2 and 3 is 6): 32+13=96+26=116=156\frac{3}{2} + \frac{1}{3} = \frac{9}{6} + \frac{2}{6} = \frac{11}{6} = 1\frac{5}{6}

Answer: 1561\frac{5}{6}

Problem 4: Evaluate (12+13)×(1213)\left(\frac{1}{2} + \frac{1}{3}\right) \times \left(\frac{1}{2} - \frac{1}{3}\right)

First parentheses (LCD 6): 36+26=56\frac{3}{6} + \frac{2}{6} = \frac{5}{6}

Second parentheses (LCD 6): 3626=16\frac{3}{6} - \frac{2}{6} = \frac{1}{6}

Multiply: 56×16=536\frac{5}{6} \times \frac{1}{6} = \frac{5}{36}

Answer: 536\frac{5}{36}

Problem 5: Evaluate 112×23161 - \frac{1}{2} \times \frac{2}{3} - \frac{1}{6}

Multiply first: 12×23=13\frac{1}{2} \times \frac{2}{3} = \frac{1}{3}

Now (LCD of 1, 3, and 6 is 6): 662616=36=12\frac{6}{6} - \frac{2}{6} - \frac{1}{6} = \frac{3}{6} = \frac{1}{2}

Answer: 12\frac{1}{2}

Key Takeaways

  • PEMDAS applies to fractions exactly as it does to whole numbers
  • Parentheses first, then exponents, then multiplication/division (left to right), then addition/subtraction (left to right)
  • To square a fraction: square both the numerator and denominator
  • Simplify after each step to keep numbers manageable
  • When in doubt about order, add parentheses to make the grouping explicit

Return to Arithmetic for more foundational math topics.

Last updated: March 29, 2026