We are asked to find the area bounded by the curves
y=x2 and
y=2x in the first quadrant.
Step 1: First, find the points of intersection of the two curves. Set the equations equal to each other:
x2=2xThis simplifies to:
x2−2x=0 x(x−2)=0Thus, the solutions are
x=0 and
x=2. These are the points of intersection of the curves in the first quadrant.
Step 2: The area between the curves from
x=0 to
x=2 is given by the integral:
A=∫02(2x−x2)dxStep 3: Now, evaluate the integral:
A=∫022xdx−∫02x2dx A=[x2]02−[3x3]02 A=(22−02)−(323−303) A=4−38 A=312−38=34Thus, the area bounded by the curves is
34.
Therefore, the correct answer is option (B).
Quick Tip: When finding the area between two curves, subtract the lower curve from the upper curve and integrate over the region where the curves intersect. The limits of integration are determined by the points of intersection.