document.write( "Question 762066: Given a polynomial and one of its factors, find the remaining factors of the polynomial. Some of the factors may not be binomials.\r
\n" );
document.write( "\n" );
document.write( "64x^3-768x^2-9x+8 ; x-12\r
\n" );
document.write( "\n" );
document.write( "A. (8x-3)
\n" );
document.write( "B. (64x^2-9)
\n" );
document.write( "C. (8x-3)(8x+3)
\n" );
document.write( "D. (8x-3)(8x-3) \n" );
document.write( "
Algebra.Com's Answer #463672 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given a polynomial and one of its factors, find the remaining factors of the polynomial. Some of the factors may not be binomials. \n" ); document.write( "64x^3-768x^2-9x+8 ; x-12 \n" ); document.write( "---- \n" ); document.write( "Using synthetic division: \n" ); document.write( "12).....64....-768....-9....8 \n" ); document.write( "........64.....0.....-9...|-100\r \n" ); document.write( "\n" ); document.write( "----- \n" ); document.write( "Quotient: 64x^2 -9 \n" ); document.write( "Remainder: -100 \n" ); document.write( "======================= \n" ); document.write( "A. (8x-3) \n" ); document.write( "B. (64x^2-9) \n" ); document.write( "C. (8x-3)(8x+3) \n" ); document.write( "D. (8x-3)(8x-3) \n" ); document.write( "====================== \n" ); document.write( "Ans: B \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |