document.write( "Question 165610: 2 {sqrt x^3} + 5x{sqrt x} - 3{sqrt x^5} \n" ); document.write( "
Algebra.Com's Answer #122067 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
2 {sqrt x^3} + 5x{sqrt x} - 3{sqrt x^5}
\n" ); document.write( "You can rewrite as:
\n" ); document.write( " 2 {sqrt x*x*x} + 5x{sqrt x} - 3{sqrt x*x*x*x*x}
\n" ); document.write( "Now, you can \"pull out\" pairs:
\n" ); document.write( " 2x {sqrt x} + 5x{sqrt x} - 3x^2{sqrt x}
\n" ); document.write( "Factor out the sqrt x:
\n" ); document.write( " {sqrt x}[2x + 5x - 3x^2]
\n" ); document.write( "Combine like-terms:
\n" ); document.write( " {sqrt x}[7x - 3x^2]
\n" ); document.write( "Pull out the 'x':
\n" ); document.write( " x{sqrt x}[7-3x]\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );