JEE Challenger
More from Application of Integrals

Find Area Bounded by Parabola and Lines

The area of the region {(x,y):0y6x,y24x3,x0}\{(x, y) : 0 \le y \le 6 - x, y^2 \ge 4x - 3, x \ge 0\} is:

Options

A

8

B

9

Correct
C

12

D

15

Topics & Concepts

Step-by-Step Solution

To find the area of the region R={(x,y):0y6x,y24x3,x0}R = \{(x, y) : 0 \le y \le 6 - x, \, y^2 \ge 4x - 3, \, x \ge 0\}, we can determine the boundaries and set up the integrals.

Step 1: Identify the Boundary Curves and Inequalities

  1. x0x \ge 0 and y0y \ge 0 places the region in the first quadrant.
  2. y6x    x+y6y \le 6 - x \implies x + y \le 6 (a straight line).
  3. y24x3    xy2+34y^2 \ge 4x - 3 \implies x \le \frac{y^2 + 3}{4} (a parabola opening to the right with vertex at (3/4,0)(3/4, 0)).

Step 2: Find the Intersection Points

To find the intersection of the line x=6yx = 6 - y and the parabola x=y2+34x = \frac{y^2 + 3}{4}, we equate the two expressions for xx: 6y=y2+346 - y = \frac{y^2 + 3}{4}

Multiply both sides by 4: 244y=y2+324 - 4y = y^2 + 3 y2+4y21=0y^2 + 4y - 21 = 0

Factoring the quadratic equation: (y+7)(y3)=0(y + 7)(y - 3) = 0

Since y0y \ge 0, we get y=3y = 3.
Substituting y=3y = 3 into x=6yx = 6 - y, we get x=3x = 3. Thus, the intersection point in the first quadrant is (3,3)(3, 3).

Step 3: Integrate with Respect to yy

It is simpler to integrate with respect to yy. The limits for yy range from 00 to 66 (since x0x \ge 0 and y6x    y6y \le 6 - x \implies y \le 6).

The upper limit for xx as a function of yy is given by:

  • For y[0,3]y \in [0, 3]: xx goes from 00 to y2+34\frac{y^2 + 3}{4}.
  • For y[3,6]y \in [3, 6]: xx goes from 00 to 6y6 - y.

Thus, the total area AA can be split into two integrals A=A1+A2A = A_1 + A_2:

A1=03(y2+34)dyA_1 = \int_{0}^{3} \left( \frac{y^2 + 3}{4} \right) dy

A2=36(6y)dyA_2 = \int_{3}^{6} (6 - y) dy

Step 4: Evaluate the Integrals

Calculating A1A_1: A1=14[y33+3y]03=14(273+3(3))=14(9+9)=184=92A_1 = \frac{1}{4} \left[ \frac{y^3}{3} + 3y \right]_{0}^{3} = \frac{1}{4} \left( \frac{27}{3} + 3(3) \right) = \frac{1}{4} (9 + 9) = \frac{18}{4} = \frac{9}{2}

Calculating A2A_2: A2=[6yy22]36=(36362)(1892)=18272=92A_2 = \left[ 6y - \frac{y^2}{2} \right]_{3}^{6} = \left( 36 - \frac{36}{2} \right) - \left( 18 - \frac{9}{2} \right) = 18 - \frac{27}{2} = \frac{9}{2}

Step 5: Sum the Areas

A=A1+A2=92+92=9A = A_1 + A_2 = \frac{9}{2} + \frac{9}{2} = 9

Thus, the area of the given region is 9.

Correct Answer: B

Find Area Bounded by Parabola and Lines | Mathematics PYQ Solution - JEE Challenger