document.write( "Question 673519: Hey, I need help solving the following problem- Factor each polynomial completely using the given factor and long division:
\n" );
document.write( "x^3+2x^2-21x+18; x-3 \n" );
document.write( "
Algebra.Com's Answer #418714 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! x^3 + 2x^2 - 21x + 18 divided by x-3 \n" ); document.write( "... \n" ); document.write( "x-3 goes into x^3 + 2x^2: x^2 \n" ); document.write( "yielding x^3 - 3x^2 \n" ); document.write( "... \n" ); document.write( "x^3 + 2x^2 - x^3 - -3x^2 = 5x^2 \n" ); document.write( "x-3 goes into 5x^2 - 21x: 5x \n" ); document.write( "yielding \n" ); document.write( "5x^2 - 15x \n" ); document.write( "... \n" ); document.write( "5x^2 - 21x - 5x^2 - -15x = -6x \n" ); document.write( "x-3 goes into -6x + 18: -6 \n" ); document.write( "yeilding \n" ); document.write( "-6x + 18 \n" ); document.write( "... \n" ); document.write( "-6x + 18 - -6x - 18 = 0 \n" ); document.write( "... \n" ); document.write( " \n" ); document.write( "Which factors to (x+6)(x-1) \n" ); document.write( "... \n" ); document.write( "(x-3)(x+6)(x-1) \n" ); document.write( "x = -6, 1, 3\r \n" ); document.write( "\n" ); document.write( "..................... \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Website: www.MyHomeworkAnswers.com \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( " |