document.write( "Question 867792: Please help solve this f(x)=x^2+3x+2 \n" ); document.write( "
Algebra.Com's Answer #523185 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! f(x)=x^2+3x+2 \n" ); document.write( "to find the \"roots\", we set f(x) to zero and solve for x: \n" ); document.write( "0=x^2+3x+2 \n" ); document.write( "factoring the right: \n" ); document.write( "0 = (x+1)(x+2) \n" ); document.write( "set each term on the right to zero and solve for x we get \n" ); document.write( "x = {-1, -2} \n" ); document.write( " |