How to raise a fraction to a fractional exponent?

$\begingroup$

I am trying to simplify this but I'm not sure how to approach it.

$\endgroup$ 1

5 Answers

$\begingroup$

Write $\frac{1}{9} = 3^{-2}$.

Then

$\big(\frac{1}{9}\big)^{\frac{3}{2}} = 3^{-2 \cdot \frac{3}{2}} = 3^{-3} = \frac{1}{3^3} = \frac{1}{27}$.

$\endgroup$ $\begingroup$

Try applying logarithms:

$a^b = c \implies b \ln a = \ln c$

and you also know that $1^x=1$.

Good luck!

$\endgroup$ 1 $\begingroup$

Hint: this is equivalent to $\sqrt{\left(\frac{1}{9}\right)^3}=\sqrt{\frac{1}{729}}$

$\endgroup$ 0 $\begingroup$

$(\frac{1}{9})^{\frac{3}{2}}=(\sqrt{\frac{1}{9}})^3=\frac{1}{27}$

$\endgroup$ $\begingroup$

In general, if $a>0$, the following will hold:

$$a^{\frac pq}=(\sqrt[q]{a})^p.$$

In your case:

$$(\frac19)^{\frac32}=(\sqrt[2]{\frac19})^3=(\frac13)^3=\frac{1}{27}.$$

What about $a<0$? Well, if the power is defined, the above will hold.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like