Factor given expression
$$3x^{\frac{3}{2}}-9x^{\frac{1}{2}}+6x^{-\frac{1}{2}}$$
It seems that there's $x^{\frac 1 2 }$ in common. Let's rewrite this expression
$$3x^{3 \frac{1}{2}}-9x^{\frac 1 2}+6x^{-\frac {1}{2} }$$
Recalling that $x^{\frac 1 2 } = t $
$$3t^3-9t+6t^{-1}$$
Where have I gone wrong so far?
$$3t^3 -9t +6t^{-1} =(3t^4 -9t^2 +6)t^{-1} .$$ For the parenthesis, let $u=t^2$; can you factor it?