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

∫−13(2y+43+4y2)dy
∫−13(2y+43−4y2)dy
∫−13(4y2−2y−43)dy
None of these
B
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:
- y2=4x (Parabola)
- 4x−2y−3=0 (Line)
From equation (1), we can express x in terms of y: x=4y2
Substitute this expression for x into equation (2): 4(4y2)−2y−3=0 y2−2y−3=0
This is a quadratic equation in y. We can factor it: (y−3)(y+1)=0
This gives us the y-coordinates of the intersection points: y=3 or y=−1.
Now, we find the corresponding x-coordinates using x=4y2: For y=3: x=432=49. So, one intersection point is (49,3). For y=−1: x=4(−1)2=41. So, the other intersection point is (41,−1).
To find the area between the curves, it's convenient to integrate with respect to y since x is given as a function of y for the parabola, and can easily be expressed as a function of y for the line. From the line equation 4x−2y−3=0, we express x in terms of y: 4x=2y+3 x=42y+3=2y+43
So we have: xparabola=4y2 xline=2y+43
To determine which curve is to the right (has a larger x-value) in the interval y∈[−1,3], we can pick a test value, say y=0: For y=0: xparabola=402=0 xline=20+43=43
Since 43>0, the line xline is to the right of the parabola xparabola in the interval [−1,3].
The area A 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 y, from the lower y-limit to the upper y-limit: A=∫y1y2(xright−xleft)dy A=∫−13((2y+43)−(4y2))dy A=∫−13(2y+43−4y2)dy
Comparing this expression with the given options, the correct integral setup is given by option B.