document.write( "Question 1106859: Identify intervals on which the function is increasing, decreasing, or constant. \r
\n" );
document.write( "\n" );
document.write( "g(x) = 1 - (x - 6)^2 \n" );
document.write( "
Algebra.Com's Answer #721847 by josgarithmetic(39627) ![]() You can put this solution on YOUR website! Vertex maximum\r \n" ); document.write( "\n" ); document.write( "Vertex (6,1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Increasing from negative infinity to 6; \n" ); document.write( "Decreasing from 6 to infinity; \n" ); document.write( "Maximum value for g when x is 6. \n" ); document.write( " |