Westonci.ca connects you with experts who provide insightful answers to your questions. Join us today and start learning! Explore thousands of questions and answers from knowledgeable experts in various fields on our Q&A platform. Explore comprehensive solutions to your questions from knowledgeable professionals across various fields on our platform.

Find the absolute maximum and absolute minimum values of f on the given interval. f(x) = ln(x^2 + 7x + 14), [−4, 1]

Sagot :

Find the stationary points of the function (where the derivative is zero):

f(x) = ln(x ² + 7x + 14)

→   f '(x) = (2x + 7) / (x ² + 7x + 14)

The denominator is always positive, since

x ² + 7x + 14 = (x + 7/2)² + 7/4 ≥ 7/4 > 0

so f '(x) = 0 when

2x + 7 = 0   →   x = -7/2

at which point f (-7/2) = ln(203/4) ≈ 3.927.

Also check the endpoints of the given domain:

f (-4) = ln(2) ≈ 0.693

f (1) = ln(22) ≈ 3.091

Then on the interval [-4, 1], we have max(f ) = ln(203/4) and min(f ) = ln(2).