
Osman A. answered 12/23/21
Professor of Engineering Calculus and Business Calculus
Find the area of the region between the graphs of. f(x) = 3x3 – x2 – 10x and g(x) = -x2 + 2x
Detailed Solution:
First, find intersection points:
f(x) = g(x) ==> 3x3 – x2 – 10x = -x2 + 2x ==> 3x3 – x2 – 10x + x2 – 2x = 0 ==> 3x3 – 12x = 0 ==>
3x(x2 – 4) = 0 ==> 3x = 0 and x2 – 4 = 0 ==> x = 0 and x2 = 4 ==> x = 0 and x = ±2
Therefore, intersection points are: x = -2 x = 0 x = 2
Sketch the graphs, you will see:
* On interval (a, b) = (-2, 0), f(x) is Top curve and g(x) is Bottom curve
* On interval (b, c) = (0, 2), g(x) is Top curve and f(x) is Bottom curve
Area = ∫ab [ Top – Bottom ] + ∫bc [ Top – Bottom ]==> Area = ∫ab [ f(x) – g(x) ]dx + ∫bc [ g(x) – f(x) ]dx==>
Area = ∫-20 [ (3x3 – x2 – 10x) – (-x2 + 2x) ]dx + ∫02 [ (-x2 + 2x) – (3x3 – x2 – 10x) ]dx ==>
Area = ∫-20 [ 3x3 – x2 – 10x + x2 – 2x) ]dx + ∫02 [ -x2 + 2x – 3x3 + x2 + 10x) ]dx ==>
Area = ∫-20 [ 3x3 – 12x ]dx + ∫02 [ -3x3 + 12x ]dx ==>
Area = [ 3x4/4 – 12x2/2 ]|-20 + [ -3x4/4 + 12x2/2 ]|02 ==>
Area = [ 3x4/4 – 6x2 ]|-20 + [ -3x4/4 + 6x2 ]|02 ==>
Area = [ (3(0)4/4 – 6(0)2) – (3(-2)4/4 – 6(-2)2) ] + [ (-3(2)4/4 + 6(2)2) – (-3(0)4/4 + 6(0)2) ==>
Area = [ 0 – 3(16)/4 + 6(4) ] + [ -3(16)/4 + 6(4) – (0) ==>
Area = [ 0 – 12 + 24 ] + [ -12 + 24 – 0] ==>
Area = 0 – 12 + 24 – 12 + 24 – 0 ==>
Area = 24