Need to simplify this equation:
$$(xy^{-1})/(y^2/x^3)^{-1}$$
So far I have
$= \frac{x/y}{1/(y^2/x^3)}$
But don't know what to do next. Any help much appreciated
Need to simplify this equation:
$$(xy^{-1})/(y^2/x^3)^{-1}$$
So far I have
$= \frac{x/y}{1/(y^2/x^3)}$
But don't know what to do next. Any help much appreciated
We have $$(xy^{-1})/(y^2/x^3)^{-1}=(xy^{-1})\times\left(\frac{y^2}{x^3}\right)^{+1}=\frac{x}{y}\times\frac{y^2}{x^3}=\frac{y}{x^2}$$ provided $$x\ne0, y\ne0$$
Hint: Use $x^a x^b = x^{a+b}$ and $1/x^a = x^{-a}$ to simplify equation to form something like $x^a y^b$.