Skip to main content
Back to Area Under Curves
JEE Main 2023
Area Under Curves
Area Under The Curves
Medium

Question

Let the area of the region {(x,y):0x3,0ymin{x2+2,2x+2}}\left\{(x, y): 0 \leq x \leq 3,0 \leq y \leq \min \left\{x^2+2,2 x+2\right\}\right\} be A. Then 12 A12 \mathrm{~A} is equal to __________.

Answer: 2

Solution

Key Concepts and Formulas

  • Area under a curve: If y=f(x)y = f(x) is a non-negative function on the interval [a,b][a, b], the area under the curve is given by A=abf(x)dxA = \int_a^b f(x) \, dx.
  • Finding intersection points: To find where two curves f(x)f(x) and g(x)g(x) intersect, solve the equation f(x)=g(x)f(x) = g(x).
  • Properties of definite integrals: If a<c<ba < c < b, then abf(x)dx=acf(x)dx+cbf(x)dx\int_a^b f(x) \, dx = \int_a^c f(x) \, dx + \int_c^b f(x) \, dx.

Step-by-Step Solution

Step 1: Understanding the Problem and Identifying the Functions

We are given the region defined by 0x30 \leq x \leq 3 and 0ymin{x2+2,2x+2}0 \leq y \leq \min\{x^2+2, 2x+2\}. This means we need to find the area under the curve y=min{x2+2,2x+2}y = \min\{x^2+2, 2x+2\} from x=0x=0 to x=3x=3. The functions are f1(x)=x2+2f_1(x) = x^2 + 2 and f2(x)=2x+2f_2(x) = 2x + 2. We need to determine which function is the minimum in different intervals.

Step 2: Finding the Intersection Points of the Functions

To find where the two functions intersect, we set them equal to each other: x2+2=2x+2x^2 + 2 = 2x + 2 Subtracting 2x+22x+2 from both sides gives: x22x=0x^2 - 2x = 0 Factoring out xx, we get: x(x2)=0x(x - 2) = 0 The solutions are x=0x = 0 and x=2x = 2. These are the points where the two functions intersect. Since both values are within the given interval [0,3][0, 3], we will need to consider both.

Step 3: Determining the Minimum Function in Each Interval

We have two intervals to consider: [0,2][0, 2] and [2,3][2, 3].

  • Interval [0,2][0, 2]: Let's choose a test point, say x=1x = 1. Then f1(1)=12+2=3f_1(1) = 1^2 + 2 = 3 and f2(1)=2(1)+2=4f_2(1) = 2(1) + 2 = 4. Since 3<43 < 4, f1(x)=x2+2f_1(x) = x^2 + 2 is the smaller function in this interval.
  • Interval [2,3][2, 3]: Let's choose a test point, say x=2.5x = 2.5. Then f1(2.5)=(2.5)2+2=6.25+2=8.25f_1(2.5) = (2.5)^2 + 2 = 6.25 + 2 = 8.25 and f2(2.5)=2(2.5)+2=5+2=7f_2(2.5) = 2(2.5) + 2 = 5 + 2 = 7. Since 7<8.257 < 8.25, f2(x)=2x+2f_2(x) = 2x + 2 is the smaller function in this interval.

Therefore, the minimum function is: min{x2+2,2x+2}={x2+2if 0x22x+2if 2<x3\min\{x^2+2, 2x+2\} = \begin{cases} x^2+2 & \text{if } 0 \leq x \leq 2 \\ 2x+2 & \text{if } 2 < x \leq 3 \end{cases}

Step 4: Setting Up the Definite Integrals

The area AA is given by the sum of two integrals: A=02(x2+2)dx+23(2x+2)dxA = \int_0^2 (x^2 + 2) \, dx + \int_2^3 (2x + 2) \, dx

Step 5: Evaluating the First Integral

02(x2+2)dx=[x33+2x]02=(233+2(2))(033+2(0))=83+4=83+123=203\int_0^2 (x^2 + 2) \, dx = \left[ \frac{x^3}{3} + 2x \right]_0^2 = \left( \frac{2^3}{3} + 2(2) \right) - \left( \frac{0^3}{3} + 2(0) \right) = \frac{8}{3} + 4 = \frac{8}{3} + \frac{12}{3} = \frac{20}{3}

Step 6: Evaluating the Second Integral

23(2x+2)dx=[x2+2x]23=(32+2(3))(22+2(2))=(9+6)(4+4)=158=7\int_2^3 (2x + 2) \, dx = \left[ x^2 + 2x \right]_2^3 = (3^2 + 2(3)) - (2^2 + 2(2)) = (9 + 6) - (4 + 4) = 15 - 8 = 7

Step 7: Calculating the Total Area A

A=203+7=203+213=413A = \frac{20}{3} + 7 = \frac{20}{3} + \frac{21}{3} = \frac{41}{3}

Step 8: Calculating 12A

12A=12(413)=4×41=16412A = 12 \left( \frac{41}{3} \right) = 4 \times 41 = 164

Common Mistakes & Tips

  • Always sketch the graphs to visualize the region and verify the intersection points.
  • Be careful with the arithmetic when evaluating the definite integrals.
  • Remember to split the integral if the function defining the upper or lower boundary changes.

Summary

We found the intersection points of the two functions, determined which function was the minimum in each interval, set up the definite integrals, evaluated them, and found the total area AA. Finally, we calculated 12A12A.

The final answer is \boxed{164}.

Practice More Area Under Curves Questions

View All Questions