document.write( "Question 98281: Find the vertex and intercepts for each parabola. Sketch the graph.\r
\n" );
document.write( "\n" );
document.write( "g(x) = x^2 + x - 6 \n" );
document.write( "
Algebra.Com's Answer #71454 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! y=x^2+x-6 \n" ); document.write( " \n" ); document.write( "vertex=(0,-6) \n" ); document.write( "intercepts=(-3,0)&(2,0) \n" ); document.write( " |