document.write( "Question 163987: Find the vertex, the line of symmetry, and the maximum or minimum of f(x). Graph the function\r
\n" );
document.write( "\n" );
document.write( "f(x)=(1)/(5)(x+1)^2+9 \n" );
document.write( "
Algebra.Com's Answer #120825 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the vertex, the line of symmetry, and the maximum or minimum of f(x). Graph the function \n" ); document.write( "f(x)=(1)/(5)(x+1)^2+9 \n" ); document.write( "--------------------------- \n" ); document.write( "f(x) = (1/5)(x^2+2x+1)+9 \n" ); document.write( "f(x) = (1/5)x^2 + (2/5)x + (46/5) \n" ); document.write( "----------------- \n" ); document.write( "max or min occurs when x = -b/2a = -(2/5)/(2/5) = -1 \n" ); document.write( "--------- \n" ); document.write( "f(-1) = (1/5) -(2/5) + 46/5 = 45/5 = 9 \n" ); document.write( "--------------- \n" ); document.write( "minumum occurs at (-1,9) \n" ); document.write( "axis of symmetry is x = -1 \n" ); document.write( "------------------ \n" ); document.write( "Graph: \n" ); document.write( " \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |