document.write( "Question 1129342: Find the maximum or minimum value of the function.
\n" );
document.write( "f(x) = 3x^2 − 43 \n" );
document.write( "
Algebra.Com's Answer #745895 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the maximum or minimum value of the function. \n" ); document.write( "f(x) = 3x^2 - 43 \n" ); document.write( "----- \n" ); document.write( "Using calculus: \n" ); document.write( "f'(x) = 6x = 0 \n" ); document.write( "x = 0 \n" ); document.write( "f(0) = -43, the minimum \n" ); document.write( " \n" ); document.write( " |