document.write( "Question 1038136: Use factoring to determine how many times the graph of the function intersects the x-axis.\r
\n" );
document.write( "\n" );
document.write( "g(x) = x^2 + 12x + 32\r
\n" );
document.write( "\n" );
document.write( "options;
\n" );
document.write( "0
\n" );
document.write( "1
\n" );
document.write( "2
\n" );
document.write( "3 \n" );
document.write( "
Algebra.Com's Answer #652843 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x^2+12x+32 \n" ); document.write( "It can't be 3, since degree is only 2. \n" ); document.write( "(x+8)(x+4)=0 \n" ); document.write( "x=-8, -4 \n" ); document.write( "2 times. \n" ); document.write( " |