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)![]() ![]() 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( "= \n" ); document.write( " \n" ); document.write( " |