Exponential Function, Help Appreciated :-)

71 Views Asked by At

my text book asks me to 'Simplify, and express in terms of positive indices'. But my answer always seems to come up with: $x^{\frac {35} {36}}$. The term is

$$\frac{ (x^{-\frac 1 2})^{\frac 2 3} \ x^{\frac 2 3}}{x^{-\frac 3 4}} $$

3

There are 3 best solutions below

0
On

$$ \frac{ (x^{-\frac 1 2})^{\frac 2 3} \ x^{\frac 2 3}}{x^{-\frac 3 4}} = \frac{ x^{-\frac 1 3} \ x^{\frac 2 3}}{x^{-\frac 3 4}} = \frac{ x^{\frac 1 3} }{x^{-\frac 3 4}} = x^{\frac 1 3} x^{\frac 3 4} = x^{\frac 4 {12}} x^{\frac 9 {12}} = x^{\frac {13} {12}}.$$

0
On

You are supposed to use that $$\tag{1} x^a\cdot x^b =x^{a+b}$$

$$\tag{2} (x^a)^b =x^{ab}$$

$$\tag{3} x^{-a}=\frac{1}{x^a}$$

0
On

or alternatively $$x^{-1/3}\cdot x^{2/3}\cdot x^{3/4}=x^{13/12}$$