document.write( "Question 111946: How do I find out the graphing for -x^2+4x+5=0 \n" ); document.write( "
Algebra.Com's Answer #81765 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
TO GRAPH THIS EQUATION SET
\n" ); document.write( "Y=-X^2+4X+5
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+-x%5E2+%2B4x+%2B5%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y = -x^2 +4x +5).
\n" ); document.write( "set x=0 & solve for y
\n" ); document.write( "y=5 (0,5) answer.
\n" ); document.write( "set y=0 & solve for x
\n" ); document.write( "0=-x^2+4x+5
\n" ); document.write( "0=(-x+5)(x+1)
\n" ); document.write( "-x+5=0
\n" ); document.write( "-x=-5
\n" ); document.write( "x=5 (5,0) answer.
\n" ); document.write( "x+1=0
\n" ); document.write( "x=-1 (-1,0) answer.
\n" ); document.write( "
\n" ); document.write( "
\n" );