Explanation
To find the area bounded between the two curves, we need to determine their points of intersection and integrate the difference between the upper and lower functions.
Step 1: Find the points of intersection
Equate the two equations to find the values of x:
x3=4x2
x3−4x2=0
x2(x−4)=0
This gives the limits of integration:
x=0andx=4
Step 2: Determine the upper curve
In the interval [0,4], let us pick a value, say x=1:
For y=4x2⇒y=4(1)2=4
For y=x3⇒y=(1)3=1
Since 4 > 1, the curve y=4x2 lies above y=x3 in the region from x=0 to x=4.
Step 3: Set up and evaluate the definite integral
The bounded area A is given by the formula:
A=∫ab(yupper−ylower)dx
Substituting our functions and limits:
A=∫04(4x2−x3)dx
Now, integrate each term individually:
A=[34x3−4x4]04
Substitute the upper limit x=4 and lower limit x=0:
A=(34(4)3−4(4)4)−(0)
A=3256−4256
A=3256−64
Take a common denominator to subtract:
A=3256−192
A=364
Conclusion
The total area enclosed between the given curves is 364 square units.
Correct Option: (B) 364 sq. units