document.write( "Question 111500: For the following function, tell where the function is increasing and decreasing. What is the concavity? Give the coordinates of the vertex and the equation of the axis of symmetry. f(x)= -3(x+2)^2+3 \n" ); document.write( "
Algebra.Com's Answer #81301 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=-3(x+2)^2+3 \n" ); document.write( "f(x)=-3(x^2+4x+4)+3 \n" ); document.write( "f(x)=-3x^2-12x-12+3 \n" ); document.write( "f(x)=-3x^2-12x-9 \n" ); document.write( " \n" ); document.write( "---------------------------------------------------------------- \n" ); document.write( "curve is decreasing. \n" ); document.write( "vertex is (-2,3) \n" ); document.write( "symetry is x=-2 \n" ); document.write( " |