find the area bounded by y=x3+3x2 and y=2x2+4x
If we must to find the area S that is bounded by y1(x) and y2(x) we use the formula:
S=∫x1x2(y2(x)−y1(x))dx, where x1 and x2 are the point of intersection of y2(x) and y1(x)
y1(x)=x3+3x2
y2(x)=2x2+4x

x3+3x2=2x2+4x
x1=21(−1−17)
x2=21(−1+17)
x3=0
S=∫21(−1−17)0(x3+3x2−2x2−4x)dx+∫021(−1+17)(2x2+4x−x3−3x2)dx=
∫21(−1−17)0(x3+x2−4x)dx+∫021(−1+17)(4x−x3−x2)dx=
=(4x4+3x3−24x2)∣∣21(−1−17)0+(24x2−4x4−3x3)∣∣021(−1+17)=12121
Comments