document.write( "Question 247081: graph each quadratic equation by finding and plotting ordered pair solutions. \"y=x%5E2%2B5x%2B4\" \n" ); document.write( "
Algebra.Com's Answer #180339 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
y=x^2+5x+4
\n" ); document.write( "-------------------
\n" ); document.write( "setting y=0:
\n" ); document.write( "0=(x+4)(x+1)
\n" ); document.write( "x+4=0
\n" ); document.write( "x=-4 ans. (-4,0)
\n" ); document.write( "x+1=0
\n" ); document.write( "x=-1 ans. (-1,0)
\n" ); document.write( "-------------------------
\n" ); document.write( "setting x=0
\n" ); document.write( "y=4 ans.(0,4)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+x%5E2+%2B5x+%2B4%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, x^2 +5x +4).
\n" ); document.write( "
\n" );