Is there any condition while applying law of exponents?

84 Views Asked by At

${[(-3)^2]}^\frac{1}{2}$ = ${(-3)^2}^\frac{1}{2}$ = $-3^1$ = $-3$

But counted other way it is

$9^\frac{1}{2} = \surd{9} = 3$

where I went wrong?

1

There are 1 best solutions below

1
On BEST ANSWER

The second answer is the right one, i.e., ${[(-3)^2]}^\frac{1}{2}=3$. In your first attempt, you are trying to use the identity $(x^m)^n=x^{mn}$, which holds only true if both $x^m, x^n\in\mathbb{R}$. This is not the case here, as $\sqrt{-3}$ is not a real number.

As a general rule (i.e., for arbitrary $m,n\in\mathbb{R}$), the exponent laws are only valid for non-negative $x$.