document.write( "Question 178187: Does this function have a maximum or a minimum? After solving this equation I came up with (x=1) and (x=-5). Am I correct? Please include details. I don't yet know how to find a max or min. Please explain how to find this answer. \n" );
document.write( "
Algebra.Com's Answer #133184 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Simply by looking at the coefficient associated with the 'x^2' term (in this case, it's a POSITIVE 1) you can immediately tell that you will find the MINIMUM by finding the \"vertex\" or x-axis of symmetry. \n" ); document.write( ". \n" ); document.write( "A quadratic forms a parabola -- either it is \"open upward\" or \"open downward\". If it is \"open upward\" the vertex is at the minimum. If is \"open downward\" the vertex is at a maximum. If the coefficient (associated with the x^2) is POSITIVE -- it is \"open upward\" (think of it this way, if you're POSITIVE you would have a happy face). If the coefficient is NEGATIVE -- it is \"open downward\" (if you're NEGATIVE, you would be sad faced). \n" ); document.write( ". \n" ); document.write( "The \"vertex form\" is: \n" ); document.write( "y= a(x-h)^2+k \n" ); document.write( "where (h,k) is the vertex \n" ); document.write( ". \n" ); document.write( "To find the vertex, complete the square: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(h,k) = (-2, -9) \n" ); document.write( " |