document.write( "Question 61293: I am having a hard time trying to divide this polynomial....\r
\n" );
document.write( "\n" );
document.write( "x^4+x^2-80 divided by x+3
\n" );
document.write( "I ended up with:
\n" );
document.write( "x^3-3x^2+10x+30+10/x+3
\n" );
document.write( "Is this correct? If not where did I mess up at?
\n" );
document.write( "Your help will be GREATLY appreciated!
\n" );
document.write( "Thanks so much!
\n" );
document.write( "ac \n" );
document.write( "
Algebra.Com's Answer #42176 by checkley71(8403) ![]() You can put this solution on YOUR website! ASSUMING YOU ENTERED THIS PROBLEM CORRECTLY YOU HAVE THE FOLLOWING WHEN REDUCED \n" ); document.write( "(X^4+X^2-80)/X+3 USING THE QUADRATIC EQUATION TO SOLVE THE NUMERATOR WE GET \n" ); document.write( "(X^2-8.46)(X^2+9.46)/X+3 WHICH IS NOT REDUCEABLE. \n" ); document.write( " |