Question 524334
{{{ (x^(2/3)* y^(-1/2)) x*y^2 }}}
Group x's and y's together
{{{ x^(2/3)*x*y^(-1/2)*y^2 }}}
{{{ x^(2/3 + 1)*y^(2 - 1/2) }}}
{{{ x^(5/3)*y^(3/2) }}}