Question 1154457
<br>
Without proper use of parentheses, this is what your expression is:<br>
{{{(8x1/2y^3)1/3 * (25xy1/2)1/2}}}<br>
(or at least that is the way the program on this site interprets it; other interpretations are possible.)<br>
I doubt that is what you intended....<br>
Re-post showing the expression clearly.<br>
In particular, if the "1/2" and "1/3" in the expression are fractional exponents, then you need to make that clear.<br>
"8x1/2" --> {{{8x1/2}}}<br>
"8x^1/2" --> {{{8x^1/2}}}<br>
"8x^(1/2)" --> {{{8x^(1/2)}}}<br>
I suspect the last is what you intended....<br>