document.write( "Question 307911: I have to solve the problem \r
\n" );
document.write( "\n" );
document.write( "((x^3)+(2(x^2))-(5x)+30) divided by (x-3)\r
\n" );
document.write( "\n" );
document.write( "I realize that I have to factor it in order to eliminate the (x-3) so that I can retrieve the quotient and then finish the problem from there however I am stuck on the factoring...\r
\n" );
document.write( "\n" );
document.write( "could you please help me?\r
\n" );
document.write( "\n" );
document.write( "Thanks
\n" );
document.write( "Jami \n" );
document.write( "
Algebra.Com's Answer #220207 by TX911(36)![]() ![]() You can put this solution on YOUR website! don't \"factor.\" Instead use synthetic division\r \n" ); document.write( "\n" ); document.write( "3 1 2 -5 30 \n" ); document.write( " 3 15 30 \n" ); document.write( " 1 5 10 60\r \n" ); document.write( "\n" ); document.write( "Are you sure the problem isn't x^3+2x^2-5x-30? And are you sure you're not dividing by x+3?\r \n" ); document.write( "\n" ); document.write( "Because the problem you posted has a remainder of 60. 1x^2+5x+10 R 60\r \n" ); document.write( "\n" ); document.write( "But if one of the signs is wrong in what you posted, then the final number would be -30 instead of positive 30 and would leave us with no remainder. \n" ); document.write( " |