Simplifying a fraction with a cubed root in the denominator

427 Views Asked by At

I have an equation the following equation in my textbook, but I don't understand how it's legal for it to be simplified this way. $${1000\over \pi\sqrt[3]{500\over \pi}^2}=2\sqrt[3]{500\over \pi}$$ I know that an equivalent equation is $${1000\over \pi{500\over \pi}^{2/3}}={1000\over \pi({500\over \pi})^{1/3}({500\over \pi})^{1/3}}$$ Looking at it I can see where things might cancel, like in one of the ${500\over \pi}^{1/3}$, the $500$ could go into $1000$ twice, and cancel out the $\pi$ in the denominator, but as far as I can remember that's not allowed.

Why is this okay?

4

There are 4 best solutions below

0
On BEST ANSWER

Hint:

multiply numerator and denominator for: $$ \sqrt[3]{\dfrac{500}{\pi}} $$

you find: $\dfrac{1000 \sqrt[3]{\frac{500}{\pi}}}{500}$

0
On

Note that $1000 = \sqrt[3]{1000^3}$ In general $a = \sqrt[3]{a^3}$

$\displaystyle {1000\over \pi\sqrt[3]{500\over \pi}^2}= \sqrt[3]{\frac{1000^3}{\frac{\pi^3 500^2}{\pi^2}}}$

And you have to remember that $1000^3 = (2 \cdot 500)^3 = 8 (500)^3$

0
On

it is $\frac{1000}{\pi\sqrt[3]{\frac{500}{\pi}}\sqrt[3]\frac{500}{\pi}}$=$\frac{\sqrt[3]{1000^3}}{\sqrt[3]{500\pi\cdot500}}$=$\sqrt[3]{\frac{1000^3}{500^2\pi}}$=$\sqrt[3]{\frac{4000}{\pi}}$=$2\sqrt[3]{\frac{500}{\pi}}$

0
On

Rewrite: $$\frac{1000}{\pi \sqrt[3]{\frac{500}{\pi}}^2}=\frac{1000}{\pi}\times \left(\frac{500}{\pi}\right)^{-2/3}$$

And note:

$$\frac{1000}{\pi}=2\left(\frac{500}{\pi}\right)^{3/3}$$