document.write( "Question 110904:  Using the graph, what are the solution(s) to the equation -x2+4x+5=0
\n" );
document.write( "That is x squared
\n" );
document.write( "Does this function have a maximum or a minimum?
\n" );
document.write( "What are the coordinates of the vertex in (x, y) form?
\n" );
document.write( "What is the equation of the line of symmetry for this graph? \n" );
document.write( "
| Algebra.Com's Answer #80951 by josmiceli(19441)     You can put this solution on YOUR website! \n" ); document.write( "The quadratic formula for this is \n" ); document.write( " \n" ); document.write( "where \n" ); document.write( "a = -1 \n" ); document.write( "b = 4 \n" ); document.write( "c = 5 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The +-sqrt(-) part is the + distance of one root from the axis of \n" ); document.write( "symmetry and the - distance of the other root from the axis of symmetry. \n" ); document.write( "So, the axis is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "If I plug \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "coordinates of vertex: (2,9) \n" ); document.write( "The roots are \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( " \n" ); document.write( "Looking at the 3 points, V(2,9), (-1,0) and (5,0), The vertex is \n" ); document.write( "above the solution points, so the parabola curves downward. the \n" ); document.write( "vertex is a maximum answer \n" ); document.write( " |