document.write( "Question 1034663: Evaluate the fooloowing :
\n" ); document.write( "int( root( x).(7x^2 + 5x +3).dx)
\n" ); document.write( "

Algebra.Com's Answer #649309 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
int( root( x).(7x^2 + 5x +3).dx)
\n" ); document.write( "= INT(7x^2.5 + 5x^1.5 + 3x^0.5)dx
\n" ); document.write( "= 2x^3.5 + 2x^2.5 + 2x^1.5 + C
\n" ); document.write( "= \"sqrt%28x%29%2A%282x%5E3+%2B+2x%5E2+%2B+2x%29+%2B+C\"
\n" ); document.write( "
\n" ); document.write( "
\n" );