document.write( "Question 484867: Hello, I have a question about factoring polynomials completely. The equation is 4x^3+38x^2+34x
\n" );
document.write( "In words the equaion is four x cubed plus thirty eight x squared plus thirty four x
\n" );
document.write( "Thank you for the help
\n" );
document.write( "-Kaitlin \n" );
document.write( "
Algebra.Com's Answer #331696 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 4x^3+38x^2+34x \n" ); document.write( "begin by factoring out a 2: \n" ); document.write( "2(2x^3+19x^2+17x) \n" ); document.write( "next, factor out an x: \n" ); document.write( "2x(2x^2+19x+17) \n" ); document.write( "2x(2x+17)(x+1)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |