document.write( "Question 107072: I can't seem to figure out how to express f(x) in complete factored form. Here is the problem:\r
\n" );
document.write( "\n" );
document.write( "express f(x) in complete factored form\r
\n" );
document.write( "\n" );
document.write( "f(x)=x^3+6x^2+7x+42 \n" );
document.write( "
Algebra.Com's Answer #77896 by Annabelle1(69)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=x^3+6x^2+7x+42 \n" ); document.write( "f(x)= x^2(x+6)+7(x+6) \n" ); document.write( "pulling (x+6) out as a factor \n" ); document.write( "f(x)= (x+6)(x^2+7)\r \n" ); document.write( "\n" ); document.write( "this is all we can factorise \n" ); document.write( " |