We are given three problems: a) Sketch the graph of the function $f(x) = x^3 - 12x^2 + 45x - 40$. b) Determine the area enclosed by the line $y = 2x + 3$, the x-axis, and the vertical lines $x = 1$ and $x = 4$. c) Given the velocity of a body as a function of time $v(t) = 2t^2 + 5$ m/s, find the distance it moves in the time interval from $t = 0$ to $t = 4$ seconds.

AnalysisCalculusDerivativesIntegrationGraphingDefinite IntegralArea under a curveCubic Function
2025/6/10

1. Problem Description

We are given three problems:
a) Sketch the graph of the function f(x)=x312x2+45x40f(x) = x^3 - 12x^2 + 45x - 40.
b) Determine the area enclosed by the line y=2x+3y = 2x + 3, the x-axis, and the vertical lines x=1x = 1 and x=4x = 4.
c) Given the velocity of a body as a function of time v(t)=2t2+5v(t) = 2t^2 + 5 m/s, find the distance it moves in the time interval from t=0t = 0 to t=4t = 4 seconds.

2. Solution Steps

a) To sketch the graph of f(x)=x312x2+45x40f(x) = x^3 - 12x^2 + 45x - 40, we can find the first derivative to find the critical points:
f(x)=3x224x+45f'(x) = 3x^2 - 24x + 45.
Set f(x)=0f'(x) = 0 to find the critical points:
3x224x+45=03x^2 - 24x + 45 = 0
x28x+15=0x^2 - 8x + 15 = 0
(x3)(x5)=0(x - 3)(x - 5) = 0
So, the critical points are x=3x = 3 and x=5x = 5.
The second derivative is f(x)=6x24f''(x) = 6x - 24.
At x=3x = 3, f(3)=6(3)24=1824=6<0f''(3) = 6(3) - 24 = 18 - 24 = -6 < 0, so x=3x = 3 is a local maximum. f(3)=(3)312(3)2+45(3)40=27108+13540=14f(3) = (3)^3 - 12(3)^2 + 45(3) - 40 = 27 - 108 + 135 - 40 = 14. The local maximum is at (3,14)(3, 14).
At x=5x = 5, f(5)=6(5)24=3024=6>0f''(5) = 6(5) - 24 = 30 - 24 = 6 > 0, so x=5x = 5 is a local minimum. f(5)=(5)312(5)2+45(5)40=125300+22540=10f(5) = (5)^3 - 12(5)^2 + 45(5) - 40 = 125 - 300 + 225 - 40 = 10. The local minimum is at (5,10)(5, 10).
Also, we can find the y-intercept by setting x=0x=0: f(0)=40f(0) = -40. The y-intercept is at (0,40)(0, -40).
The graph is a cubic function with a local maximum at (3,14)(3, 14) and a local minimum at (5,10)(5, 10). It crosses the y-axis at (0,40)(0, -40). It increases for x<3x<3, decreases for 3<x<53<x<5, and increases for x>5x>5. We also can notice that f(1)=112+4540=6f(1) = 1 - 12 + 45 - 40 = -6 and f(2)=848+9040=10f(2) = 8 - 48 + 90 - 40 = 10.
b) To determine the area enclosed by y=2x+3y = 2x + 3, the x-axis, and the lines x=1x = 1 and x=4x = 4, we need to integrate the function y=2x+3y = 2x + 3 from x=1x = 1 to x=4x = 4.
Area = 14(2x+3)dx=[x2+3x]14=(42+3(4))(12+3(1))=(16+12)(1+3)=284=24\int_{1}^{4} (2x + 3) dx = [x^2 + 3x]_{1}^{4} = (4^2 + 3(4)) - (1^2 + 3(1)) = (16 + 12) - (1 + 3) = 28 - 4 = 24.
c) To find the distance the body moves from t=0t = 0 to t=4t = 4, we need to integrate the velocity function v(t)=2t2+5v(t) = 2t^2 + 5 from t=0t = 0 to t=4t = 4.
Distance = 04(2t2+5)dt=[23t3+5t]04=(23(4)3+5(4))(23(0)3+5(0))=(23(64)+20)0=1283+20=1283+603=1883\int_{0}^{4} (2t^2 + 5) dt = [\frac{2}{3}t^3 + 5t]_{0}^{4} = (\frac{2}{3}(4)^3 + 5(4)) - (\frac{2}{3}(0)^3 + 5(0)) = (\frac{2}{3}(64) + 20) - 0 = \frac{128}{3} + 20 = \frac{128}{3} + \frac{60}{3} = \frac{188}{3}.

3. Final Answer

a) Sketch: The graph of f(x)=x312x2+45x40f(x) = x^3 - 12x^2 + 45x - 40 has a local maximum at (3,14)(3, 14), a local minimum at (5,10)(5, 10) and y-intercept at (0,40)(0, -40).
b) Area =
2
4.
c) Distance = 1883\frac{188}{3} meters.

Related problems in "Analysis"

The problem asks to find the equation of the tangent line to the curve defined by the function $f(x)...

CalculusDerivativesTangent LinesFunctionsCubic Functions
2025/6/12

We want to find the limit of the expression $\frac{\sin x - \sin x \cdot \cos x}{x^3}$ as $x$ approa...

LimitsTrigonometryL'Hopital's RuleCalculus
2025/6/11

The problem asks to find the derivative $y'$ of the function $y = \frac{2x}{\sqrt{x^2 + 2x + 2}}$. W...

DifferentiationChain RuleQuotient RuleDerivatives
2025/6/11

The problem asks to find the derivative $dy/dx$ given the equation $x = 5y^2 + 4/\sqrt{y}$. The answ...

CalculusDifferentiationImplicit DifferentiationDerivatives
2025/6/11

The problem is to find $\frac{dy}{dx}$ given the equation $\sin x + \frac{\log(2y)}{4y} = 5$. We nee...

CalculusImplicit DifferentiationDerivativesQuotient RuleLogarithmic Function
2025/6/11

The problem asks to find the derivative of the function $y = \sqrt{xe^{2x^2+3}}$.

CalculusDifferentiationChain RuleProduct RuleDerivativesExponential FunctionsSquare Root
2025/6/11

The problem is to find the derivative of the function $y = \frac{1}{3}x(\log x - 1)$ with respect to...

CalculusDifferentiationDerivativesLogarithmic FunctionsProduct Rule
2025/6/11

The problem is to find the derivative of the function $y = e^{\frac{1}{2}x} \sin^2(x)$ with respect ...

DifferentiationProduct RuleChain RuleTrigonometric Functions
2025/6/11

The problem asks us to find the derivative of the function $y = e^{\frac{1}{3}x}\sin^3 x$ with respe...

CalculusDifferentiationProduct RuleChain RuleTrigonometric FunctionsExponential Functions
2025/6/11

The problem consists of several calculus questions: a) Differentiate $f(x) = x^2$ from first princip...

CalculusDifferentiationIntegrationDerivativesDefinite IntegralIndefinite IntegralQuotient RuleFirst PrinciplesPartial Fractions
2025/6/10