I am trying to find the derivative of this expression
${{\sqrt x}(x^2 - {\sqrt x})}$
I would first of simplify the expression to:
${x^{1\over2}(x^2 - x^{1\over2})}$
And then apply ${x^{1\over2}}$ to the term in the brackets"
=> ${x^{3 \over2} - x}$
Then to find the derivative of this expression I get
${{3\over2} x^{1\over2} -1}$
${{3\over2} {\sqrt x} -1}$
But the answer in the book is:
${{5 \over 2}\sqrt[3]{x} - 1}$