Solveeit Logo

Question

Question: Area of the region bounded between $y^2 = 4x$ and $4x-2y-3=0$ is _______....

Area of the region bounded between y2=4xy^2 = 4x and 4x2y3=04x-2y-3=0 is _______.

A

13(y2+34+y24)dy\int_{-1}^{3} (\frac{y}{2} + \frac{3}{4} + \frac{y^2}{4}) dy

B

13(y2+34y24)dy\int_{-1}^{3} (\frac{y}{2} + \frac{3}{4} - \frac{y^2}{4}) dy

C

13(y24y234)dy\int_{-1}^{3} (\frac{y^2}{4} - \frac{y}{2} - \frac{3}{4}) dy

D

None of these

Answer

B

Explanation

Solution

To find the area of the region bounded by the given curves, we first need to find their intersection points. The given equations are:

  1. y2=4xy^2 = 4x (Parabola)
  2. 4x2y3=04x - 2y - 3 = 0 (Line)

From equation (1), we can express xx in terms of yy: x=y24x = \frac{y^2}{4}

Substitute this expression for xx into equation (2): 4(y24)2y3=04\left(\frac{y^2}{4}\right) - 2y - 3 = 0 y22y3=0y^2 - 2y - 3 = 0

This is a quadratic equation in yy. We can factor it: (y3)(y+1)=0(y - 3)(y + 1) = 0

This gives us the y-coordinates of the intersection points: y=3y = 3 or y=1y = -1.

Now, we find the corresponding x-coordinates using x=y24x = \frac{y^2}{4}: For y=3y = 3: x=324=94x = \frac{3^2}{4} = \frac{9}{4}. So, one intersection point is (94,3)(\frac{9}{4}, 3). For y=1y = -1: x=(1)24=14x = \frac{(-1)^2}{4} = \frac{1}{4}. So, the other intersection point is (14,1)(\frac{1}{4}, -1).

To find the area between the curves, it's convenient to integrate with respect to yy since xx is given as a function of yy for the parabola, and can easily be expressed as a function of yy for the line. From the line equation 4x2y3=04x - 2y - 3 = 0, we express xx in terms of yy: 4x=2y+34x = 2y + 3 x=2y+34=y2+34x = \frac{2y + 3}{4} = \frac{y}{2} + \frac{3}{4}

So we have: xparabola=y24x_{\text{parabola}} = \frac{y^2}{4} xline=y2+34x_{\text{line}} = \frac{y}{2} + \frac{3}{4}

To determine which curve is to the right (has a larger x-value) in the interval y[1,3]y \in [-1, 3], we can pick a test value, say y=0y=0: For y=0y=0: xparabola=024=0x_{\text{parabola}} = \frac{0^2}{4} = 0 xline=02+34=34x_{\text{line}} = \frac{0}{2} + \frac{3}{4} = \frac{3}{4}

Since 34>0\frac{3}{4} > 0, the line xlinex_{\text{line}} is to the right of the parabola xparabolax_{\text{parabola}} in the interval [1,3][-1, 3].

The area AA of the region bounded by the curves is given by the integral of the difference between the right curve and the left curve, with respect to yy, from the lower y-limit to the upper y-limit: A=y1y2(xrightxleft)dyA = \int_{y_1}^{y_2} (x_{\text{right}} - x_{\text{left}}) dy A=13((y2+34)(y24))dyA = \int_{-1}^{3} \left( \left(\frac{y}{2} + \frac{3}{4}\right) - \left(\frac{y^2}{4}\right) \right) dy A=13(y2+34y24)dyA = \int_{-1}^{3} \left( \frac{y}{2} + \frac{3}{4} - \frac{y^2}{4} \right) dy

Comparing this expression with the given options, the correct integral setup is given by option B.