Simplify (2 cubed x 3 squared x 5)/(2 x 3 to the 4th) using laws of exponents

hard 3 min read

Question

Simplify the expression using laws of exponents:

23×32×52×34\frac{2^3 \times 3^2 \times 5}{2 \times 3^4}

Solution — Step by Step

23×32×521×34\frac{2^3 \times 3^2 \times 5}{2^1 \times 3^4}

Note that 2=212 = 2^1 and 34=343^4 = 3^4 in the denominator. Writing explicit exponents makes it easier to apply the division law correctly.

Group like bases together:

=2321×3234×51= \frac{2^3}{2^1} \times \frac{3^2}{3^4} \times \frac{5}{1}

This uses the commutative and associative properties of multiplication.

The key law: aman=amn\frac{a^m}{a^n} = a^{m-n}

2321=231=22=4\frac{2^3}{2^1} = 2^{3-1} = 2^2 = 4 3234=324=32=132=19\frac{3^2}{3^4} = 3^{2-4} = 3^{-2} = \frac{1}{3^2} = \frac{1}{9}

And 55 stays as 55 (no matching base in denominator).

=4×19×5=4×59=209= 4 \times \frac{1}{9} \times 5 = \frac{4 \times 5}{9} = \frac{20}{9}

The simplified form is 209\mathbf{\dfrac{20}{9}}.

Why This Works

The division law am÷an=amna^m \div a^n = a^{m-n} comes from expanding: aaa(m times)aa(n times)=amn\frac{a \cdot a \cdot a \cdots (m\text{ times})}{a \cdot a \cdots (n\text{ times})} = a^{m-n} after cancellation. When m<nm < n, you get a negative exponent, which means a fraction: ak=1aka^{-k} = \frac{1}{a^k}.

The critical rule: you can only apply the division law to the same base. You cannot combine 232^3 and 343^4 using this law — they must be handled separately.

Alternative Method

Expand fully and cancel:

2×2×2×3×3×52×3×3×3×3\frac{2 \times 2 \times 2 \times 3 \times 3 \times 5}{2 \times 3 \times 3 \times 3 \times 3}

Cancel one 2 and two 3s from numerator with the denominator:

=2×2×53×3=209= \frac{2 \times 2 \times 5}{3 \times 3} = \frac{20}{9}

Same answer. For small exponents, this “expand and cancel” method is quick and builds intuition. For large exponents (like 215/2122^{15}/2^{12}), use the law — don’t expand.

When the exponent in the numerator is smaller than in the denominator (like 32/343^2/3^4), the result is a negative exponent: 324=323^{2-4} = 3^{-2}. Always convert negative exponents to fractions at the end: 32=1/93^{-2} = 1/9. Leaving negative exponents in a “simplified” answer is considered incomplete in CBSE marking.

Common Mistake

Students often subtract exponents across different bases: they write 23×322×34=6565=1\frac{2^3 \times 3^2}{2 \times 3^4} = \frac{6^5}{6^5} = 1 by treating 23×322^3 \times 3^2 as 656^5. This is completely wrong. 23×32=8×9=722^3 \times 3^2 = 8 \times 9 = 72, not 65=77766^5 = 7776. The laws of exponents apply within the same base only. am×bm=(ab)ma^m \times b^m = (ab)^m (same exponent, different bases), but am×an=am+na^m \times a^n = a^{m+n} (same base, different exponents). Never mix these up.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next