document.write( "Question 363421: Quadratic functions:
\n" );
document.write( "Find the x-intercept(s) of f(x)=-x^2-12x \n" );
document.write( "
Algebra.Com's Answer #259114 by edjones(8007)![]() ![]() You can put this solution on YOUR website! -x^2-12x=0 \n" ); document.write( "-x(x+12)=0 \n" ); document.write( "x=0, x=-12 The x intercepts. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |