Simplify an expression.

66 Views Asked by At

Don't know how to do this.

Simplify the expression, show steps:

$$\large \dfrac {a^{-\frac 14}a^{\frac 32}}{a^{\frac 13}}$$ Write the answer using only positive exponents. Assume that all variables are positive real numbers.

1

There are 1 best solutions below

1
On

Recall:

$$a^{-b} = \frac 1{a^b}$$

$$a^b\cdot a^c = a^{b + c}$$

$$\dfrac{a^b}{a^c} = a^{b - c}$$

See what you can do with these properties.