document.write( "Question 411687: 1. Identify the vertex of each parabolas, and idenitify if it is a maximum or minimum.\r
\n" );
document.write( "\n" );
document.write( "a. f(x)= x^2 - 2x + 6
\n" );
document.write( "b. f(x) = 4(x-3)^2-1 \n" );
document.write( "
Algebra.Com's Answer #289325 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! a) minimum \n" ); document.write( "vertex = (1,5)\r \n" ); document.write( "\n" ); document.write( "b) minimum \n" ); document.write( "Vertex = (3,0)\r \n" ); document.write( "\n" ); document.write( "If the x^2 part is positive, it opens up, so the vertex is at the minimum. \n" ); document.write( "If the -x^2 part is negative, it opens down, so the vertex is at the maximum. \n" ); document.write( "These are both positive, so they open up. \n" ); document.write( " |