Solveeit Logo

Question

Mathematics Question on Curves

The area (in square units) enclosed between the curve x2=4yx^2 = 4y and the line x=yx = y is:

A

8

B

83\frac{8}{3}

C

16

D

163\frac{16}{3}

Answer

83\frac{8}{3}

Explanation

Solution

We are tasked with finding the area enclosed between the parabola x2=4yx^2 = 4y and the line x=yx = y.

Find the points of intersection: The curve x2=4yx^2 = 4y can be written as y=x24y = \frac{x^2}{4}. Setting y=xy = x (for the line), we get:

x=x244x=x2x(x4)=0.x = \frac{x^2}{4} \Rightarrow 4x = x^2 \Rightarrow x(x - 4) = 0. Thus, x=0x = 0 and x=4x = 4. The region is enclosed between x=0x = 0 and x=4x = 4.

Setup the area integral: The area is computed as the integral of the difference between the top curve (y=x)(y = x) and the bottom curve (y=x24)(y = \frac{x^2}{4})

Area=04(xx24)dx.Area = \int_0^4 \left( x - \frac{x^2}{4} \right) dx.

Compute the integral:

04(xx24)dx=04xdx04x24dx.\int_0^4 \left( x - \frac{x^2}{4} \right) dx = \int_0^4 x dx - \int_0^4 \frac{x^2}{4} dx.

Compute each term separately:

04xdx=[x22]04=4220=162=8.\int_0^4 x dx = \left[ \frac{x^2}{2} \right]_0^4 = \frac{4^2}{2} - 0 = \frac{16}{2} = 8.

04x24dx=1404x2dx=14[x33]04=14(4330)=14×643=163.\int_0^4 \frac{x^2}{4} dx = \frac{1}{4} \int_0^4 x^2 dx = \frac{1}{4} \left[ \frac{x^3}{3} \right]_0^4 = \frac{1}{4} \left( \frac{4^3}{3} - 0 \right) = \frac{1}{4} \times \frac{64}{3} = \frac{16}{3}.

Now subtract the results:

Area=8163=243163=83.Area = 8 - \frac{16}{3} = \frac{24}{3} - \frac{16}{3} = \frac{8}{3}.

Thus, the enclosed area is 83\frac{8}{3} square units.