document.write( "Question 202264: Find the vertex of the quadratic function f(x) = -(x-2)^2+3. Does this function have a maximum or a minimum? How do you know? \n" ); document.write( "
Algebra.Com's Answer #152504 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! Basic form for a parabola is ,,,,(y-k) = A ( x-h)^2,,,where (h,k( is vertex,,,,and sign of A indicates (upward if positive) or (downward if negative) \n" ); document.write( ". \n" ); document.write( "y= -(x-2)^2 +3 \n" ); document.write( ". \n" ); document.write( "(y-3) = (-1) (x-2)^2,,,A=-1,,,k=3,,,h=2 \n" ); document.write( ". \n" ); document.write( "the vertex is at (2,3) pointing downward,,,,therefore this is a max \n" ); document.write( ". \n" ); document.write( "to check, look at coordinates just before and after vertex \n" ); document.write( ". \n" ); document.write( "if x=1.75, y=-.0625 \n" ); document.write( "if x= 2.25,,,y=-.0625 \n" ); document.write( ". \n" ); document.write( "since both are lower than (3), it is a max and parabola is pointed downward \n" ); document.write( " \n" ); document.write( " |