Skip to main content
Back to Area Under Curves
JEE Main 2018
Area Under Curves
Area Under The Curves
Hard

Question

The area (in sq. units) of the region A = { (x, y) \in R × R| 0 \le x \le 3, 0 \le y \le 4, y \le x 2 + 3x} is :

Options

Solution

Key Concepts and Formulas

  • Area Between Curves: The area between two curves y=f(x)y = f(x) and y=g(x)y = g(x) from x=ax = a to x=bx = b, where f(x)g(x)f(x) \ge g(x) on [a,b][a, b], is given by ab[f(x)g(x)]dx\int_a^b [f(x) - g(x)] \, dx.
  • Definite Integral: The definite integral abf(x)dx\int_a^b f(x) \, dx represents the signed area under the curve y=f(x)y = f(x) from x=ax = a to x=bx = b.
  • Finding Intersection Points: To find where two curves intersect, set their equations equal to each other and solve for xx.

Step-by-Step Solution

Step 1: Understanding the Region

We are asked to find the area of the region AA defined by the inequalities 0x30 \le x \le 3, 0y40 \le y \le 4, and yx2+3xy \le x^2 + 3x. This region is bounded by the x-axis, the y-axis, the line x=3x=3, the line y=4y=4, and the parabola y=x2+3xy = x^2 + 3x. We need to find the area of the region enclosed by these boundaries.

Step 2: Analyzing the Boundaries

The inequalities define a rectangular region with vertices at (0,0), (3,0), (3,4), and (0,4). The parabola y=x2+3xy = x^2 + 3x intersects the x-axis at x=0x=0 and x=3x=-3. Since we are only concerned with 0x30 \le x \le 3, the relevant intersection point is at the origin (0,0). The parabola opens upwards. We need to determine where the parabola intersects the line y=4y=4.

Step 3: Finding the Intersection of the Parabola and the Line y=4

To find the intersection points, we set x2+3x=4x^2 + 3x = 4. This gives us the quadratic equation x2+3x4=0x^2 + 3x - 4 = 0. Factoring, we get (x+4)(x1)=0(x+4)(x-1) = 0, so x=4x = -4 or x=1x = 1. Since 0x30 \le x \le 3, the relevant intersection point is at x=1x=1. The corresponding y-value is y=4y=4.

Step 4: Setting up the Integrals

Since the parabola y=x2+3xy = x^2 + 3x is below the line y=4y = 4 for 0x10 \le x \le 1, and the line y=4y=4 is below the parabola for 1x31 \le x \le 3, we need to split the integral into two parts. From x=0x=0 to x=1x=1, the upper bound is y=x2+3xy = x^2 + 3x and the lower bound is y=0y=0. From x=1x=1 to x=3x=3, the upper bound is y=4y=4 and the lower bound is y=0y=0. Therefore, the area is given by:

A=01(x2+3x)dx+134dxA = \int_0^1 (x^2 + 3x) \, dx + \int_1^3 4 \, dx

Step 5: Evaluating the Integrals

First Integral: 01(x2+3x)dx=[x33+3x22]01=(13+32)(0)=26+96=116\int_0^1 (x^2 + 3x) \, dx = \left[ \frac{x^3}{3} + \frac{3x^2}{2} \right]_0^1 = \left( \frac{1}{3} + \frac{3}{2} \right) - (0) = \frac{2}{6} + \frac{9}{6} = \frac{11}{6}

Second Integral: 134dx=[4x]13=4(3)4(1)=124=8\int_1^3 4 \, dx = [4x]_1^3 = 4(3) - 4(1) = 12 - 4 = 8

Step 6: Calculating the Total Area

Adding the two integrals, we get: A=116+8=116+486=596A = \frac{11}{6} + 8 = \frac{11}{6} + \frac{48}{6} = \frac{59}{6}

Common Mistakes & Tips

  • Sketching: Always sketch the region to visualize the boundaries and intersection points.
  • Correct Bounds: Ensure the limits of integration are correct based on the intersection points.
  • Identify Upper and Lower Functions: Be careful to identify the upper and lower functions correctly in each interval.

Summary

The area of the region A is found by splitting the integral into two parts, based on the intersection of the parabola and the line y=4y=4. Evaluating each integral and summing them gives the total area. The area is 596\frac{59}{6} sq. units.

Final Answer

The final answer is \boxed{\frac{59}{6}}, which corresponds to option (A).

Practice More Area Under Curves Questions

View All Questions