document.write( "Question 421254: Please help me solve:
\n" );
document.write( "Find the vertex, line of symmetry and the maximum, minimum value of f(x)=1/3(x+3)^2+6 \n" );
document.write( "
Algebra.Com's Answer #294221 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! (x+3)(x+3) \n" ); document.write( "x^2+3x+3x+9 \n" ); document.write( "x^2+6x+9 \n" ); document.write( "f(x)=1/3(x^2+6x+9)+6 \n" ); document.write( "vetex=(-3,6) \n" ); document.write( "axis=-3 \n" ); document.write( "minimum=(-3,6) \n" ); document.write( " |