document.write( "Question 426888: Factor f(x) into linear factors given that k is a zero of f(x)
\n" );
document.write( "f(x)=x^3-3x^2-36x+108; k=6 \n" );
document.write( "
Algebra.Com's Answer #296913 by edjones(8007)![]() ![]() You can put this solution on YOUR website! f(x)=x^3-3x^2-36x+108 \n" ); document.write( "If k is a zero of f(x) then 6 is a zero of f(x) \n" ); document.write( "therefore x=6 and x-6 is a factor. \n" ); document.write( "(x^3-3x^2-36x+108)/(x-6)=x^2+3x-18 \n" ); document.write( "x^2+3x-18=(x+6)(x-3) the other two factors. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |