document.write( "Question 258912: Hi,\r
\n" );
document.write( "\n" );
document.write( "I'm stuck on a few of my homework problems and I'm in need of some help.\r
\n" );
document.write( "\n" );
document.write( "The book says: write each of the following polynomials as a product of linear factors.\r
\n" );
document.write( "\n" );
document.write( "a. x^2+7x+12\r
\n" );
document.write( "\n" );
document.write( "b. x^2+6x+9\r
\n" );
document.write( "\n" );
document.write( "c. x^2-25\r
\n" );
document.write( "\n" );
document.write( "d. x^2-7x-8\r
\n" );
document.write( "\n" );
document.write( "e. 3x^2-7x+2\r
\n" );
document.write( "\n" );
document.write( "thank you very much for your help. \n" );
document.write( "
Algebra.Com's Answer #190614 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! a) (x + 3)(x + 4) \n" ); document.write( "b) (x +3)^2 \n" ); document.write( "c) (x+5)(x - 5) \n" ); document.write( "d) (x - 8)(x + 1) \n" ); document.write( "e) (3x - 1)(x -2) \n" ); document.write( " |