document.write( "Question 185430: Simplify the polynomial.\r
\n" );
document.write( "\n" );
document.write( "1/6x^2-1/4x^3+x^2-1/3x^3+9 \n" );
document.write( "
Algebra.Com's Answer #139119 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 1/6x^2-1/4x^3+x^2-1/3x^3+9 \n" ); document.write( "x^2/6-x^3/4+x^2-x^3/3+9 \n" ); document.write( "x^2/6+x^2-x^3/4-x^3/3+9 \n" ); document.write( "(x^2+6x^2)/6-(3x^3+4x^3)/(4*3)+9 \n" ); document.write( "7x^2/6-7x^3/12+9 \n" ); document.write( "(4*7x^2-2*7x^3+24*9)/24 \n" ); document.write( "28x^2-14x^3+216)/24 \n" ); document.write( "2(14X^2-7X^3+108)/24 \n" ); document.write( "(14X^2-7X^3+108)/12 ans. \n" ); document.write( " \n" ); document.write( " |