document.write( "Question 562041: Rational Zero Theorem
\n" );
document.write( "How do you factor
\n" );
document.write( "f(x)= 4x^3-8x^2-29x-12 \n" );
document.write( "
Algebra.Com's Answer #365164 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How do you factor \n" ); document.write( "f(x)= 4x^3-8x^2-29x-12 \n" ); document.write( "** \n" ); document.write( "Use Rational Roots Theorem to Solve:\r \n" ); document.write( "\n" ); document.write( "....0...|.....4........-8.......-29..........-12......... \n" ); document.write( "....1...|.....4........-4.......-33..........-45........ \n" ); document.write( "....2...|.... 4........ 0........-29..........-70......... \n" ); document.write( "....3...|.....4.........4........-17..........-63..... \n" ); document.write( "....4...|.....4.........8...........3..............0 (4 is a root) \n" ); document.write( "f(x)=(x-4)(4x^2+8x+3 \n" ); document.write( "f(x)=(x-4)(2x+1)(2x+3) \n" ); document.write( " |