document.write( "Question 42350: How do I figure this out?!?! \"Determine without graphing, whether the quadratic function f(x) = x^2 - 2x - 6 has a minimum value or maximum value. Then find the coordinates of the minimum or maximum point.\"\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #27473 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = x^2 - 2x - 6 \n" ); document.write( "vertex: ((-b/2a),f(x)) so (1,-7) and the parabola opens up because: \n" ); document.write( "Minimum value: y=-7 \n" ); document.write( " |