simplifying with exponents that must be positive

24 Views Asked by At

$$\frac{\sqrt{c\cdot \:a^2}\cdot \:b^2}{c^2\cdot \left(a^{-1}\cdot \:b^3\right)^{-3}}$$

Now this should simplify to

$$\frac{b^{11}\sqrt{c}}{c^2a^2}$$

My question is why is it important that $a, b$ and c$ variables are positive ?

1

There are 1 best solutions below

0
On BEST ANSWER

If the numbers were negative, then $\sqrt{c\cdot a^2}$ would have a negative number inside the radical. Obviously this can't be true for real numbers, so all numbers must be positive.

In general, when $n$ is even, $\sqrt[n]{a^n} = |a|.$