Question
Question: Area of the region bounded between $y = x^3 - 5x^2 + 6x$ and the $x$-axis is ______...
Area of the region bounded between y=x3−5x2+6x and the x-axis is ______

∫03(x3−5x2+6x)dx
∫02(x3−5x2+6x)dx−∫23(x3−5x2+6x)dx
∫02(x3−5x2+6x)dx+∫23(x3−5x2+6x)dx
None
B
Solution
To find the area of the region bounded between the curve y=x3−5x2+6x and the x-axis, we first need to find the points where the curve intersects the x-axis. These points are the roots of the equation y=0.
Set y=0: x3−5x2+6x=0 Factor out x: x(x2−5x+6)=0 Factor the quadratic expression: x(x−2)(x−3)=0 The x-intercepts are x=0, x=2, and x=3. These points define the intervals over which we need to integrate. The relevant intervals are (0,2) and (2,3).
Next, we need to determine the sign of the function y=x3−5x2+6x in each interval.
-
Interval (0, 2):
Choose a test point, for example, x=1.
y(1)=13−5(1)2+6(1)=1−5+6=2.
Since y(1)>0, the curve is above the x-axis in the interval (0,2).
The area in this interval is given by ∫02(x3−5x2+6x)dx. -
Interval (2, 3):
Choose a test point, for example, x=2.5.
y(2.5)=(2.5)3−5(2.5)2+6(2.5)
=15.625−5(6.25)+15
=15.625−31.25+15
=−0.625.
Since y(2.5)<0, the curve is below the x-axis in the interval (2,3).
To find the area when the curve is below the x-axis, we take the absolute value of the integral.
The area in this interval is given by ∫23(x3−5x2+6x)dx. Since the integral itself will yield a negative value, taking its absolute value means multiplying by -1.
So, the area is −∫23(x3−5x2+6x)dx.
The total area bounded by the curve and the x-axis is the sum of the areas from these two intervals:
Total Area = ∫02(x3−5x2+6x)dx+(−∫23(x3−5x2+6x)dx)
Total Area = ∫02(x3−5x2+6x)dx−∫23(x3−5x2+6x)dx
Thus, the correct answer is B.