document.write( "Question 39872: Divide\r
\n" );
document.write( "\n" );
document.write( "x^4 + 2x^2 - 2\r
\n" );
document.write( "\n" );
document.write( "divided by \r
\n" );
document.write( "\n" );
document.write( "x^2 + 3 \n" );
document.write( "
Algebra.Com's Answer #25314 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! This is difficult to show you here, but if you long divide carefully, you will find that \n" ); document.write( "x^4 + 2x^2 - 2 divided by x^2 + 3 \n" ); document.write( "equals \n" ); document.write( "x^2 - 1 \n" ); document.write( "remainder 1 / (x^2 + 3) \n" ); document.write( " |