document.write( "Question 1155991: Please help me with this Max and Min question
\n" ); document.write( "Find the absolute maximum and absolute minimum values of f on the given interval. (Round your answers to two decimal places.)
\n" ); document.write( "f(x) = ln(x^2 + x + 2)
\n" ); document.write( "[-1, 1]
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #778672 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "ln(x) is a monotonically increasing function: if A > B then ln(A) > ln(B), and vice versa.

\n" ); document.write( "So \"ln%28x%5E2%2Bx%2B2%29\" will have its minimum value when \"x%5E2%2Bx%2B2%29\" has its minimum value. You can find the minimum value of \"ln%28x%5E2%2Bx%2B2%29\" using your knowledge of quadratic functions.

\n" ); document.write( "For the maximum value of \"ln%28x%5E2%2Bx%2B2%29\", simply evaluate it at the two given endpoints and see which is greater.

\n" ); document.write( "Note also that, again since ln(x) is monotonic increasing, you can tell which endpoint gives the maximum value of \"ln%28x%5E2%2Bx%2B2%29\" by finding on which endpoint the value of \"x%5E2%2Bx%2B2\" is greater.

\n" ); document.write( "
\n" ); document.write( "
\n" );