Ved S. answered 05/26/15
Tutor
4.9
(9)
Math tutor for SAT, ACT, GMAT, GRE, middle and high school
The area will be exactly the same as bounded by the curve y = x3 - 2x2 - 3x and the x-axis
I just switched x and y. Why did I do that? Because, the way we draw x-axis as a horizontal line and y-axis as a vertical line, it's easier to visualize y = f(x), rather than x = g(y)
So, let's find the area bounded by y = x3 - 2x2 - 3x and the x-axis.
Area = ∫ f(x) dx and we sum over each section of the curve where it is bounded by the x-axis.
For this, we need to know the intersection points of the curve f(x) with x-axis.
f(x) = 0
x3 - 2x2 - 3x = 0
x(x2-2x-3) = 0
x(x2-3x+x-3) = 0
x(x-3)(x+1) = 0
x = -1, 0 and 3
so, the curve intersects x-axis at three points: -1, 0 and 3
The bounded part of the curve with the x-axis will be from -1 to 0 and then from 0 to 3. The portions of the curve for x =(-∞, -1) and (3, +∞) will NOT be bounded by the x-axis.
So we apply area under the curve formula two times, first from (-1, 0) and then from (0,3). Whatever numbers we get, we take the positive, because area is always positive.
Total area = |∫ (x3 - 2x2 - 3x) dx, (-1, 0)| + |∫ (x3 - 2x2 - 3x) dx, (0, 3)|
Note the absolute value sign, which indicates that we take the positive value for the area.
I am leaving above integrals for you to work on. Final answer I am getting is 71/6 = 11.83
Hope this helps!
Andrew D.
05/27/15