Question 1102680
<br>
Work with the constants and the variable separately.  That is, change<br>
{{{sqrt(1078x^11/11x^9)}}}
to
{{{sqrt(1078/11)*sqrt(x^11/x^9)}}}<br>
Then simplify each square root separately.<br>
Remember when simplifying the square root containing the variable that
{{{sqrt(x^2) = abs(x)}}}, not {{{sqrt(x^2) = x}}}