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

Question

The area of the region given by {(x,y):xy8,1yx2}\{ (x,y):xy \le 8,1 \le y \le {x^2}\} is :

Options

Solution

Key Concepts and Formulas

  • Area Between Curves: The area between two curves f(x)f(x) and g(x)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.
  • Intersection Points: To find where two curves intersect, set their equations equal to each other and solve for xx (and then yy).
  • Logarithm Properties: ln(ab)=bln(a)\ln(a^b) = b\ln(a).

Step-by-Step Solution

Step 1: Understanding the Region and Identifying Bounding Curves

The problem asks for the area of the region defined by the inequalities:

  1. xy8xy \le 8
  2. 1yx21 \le y \le x^2

We need to convert these inequalities into equations of boundary curves:

  • y=1y = 1: A horizontal line. Since 1y1 \le y, the region is above this line.
  • y=x2y = x^2: A parabola opening upwards with its vertex at the origin. Since yx2y \le x^2, the region is below the parabola.
  • y=8/xy = 8/x: A rectangular hyperbola. Since xy8xy \le 8, the region is below the hyperbola (for x>0x > 0).

Why this step is taken: Visualizing the region is essential. Sketching the curves helps identify the upper and lower bounds for integration.

Let's sketch these curves:

  • Draw the line y=1y=1.
  • Draw the parabola y=x2y=x^2.
  • Draw the hyperbola y=8/xy=8/x. Since y1y \ge 1, we are only interested in the first quadrant (x>0,y>0x>0, y>0).

The region we are looking for is above y=1y=1, below y=x2y=x^2, and below y=8/xy=8/x.

Step 2: Finding Intersection Points

To determine the limits of integration, we need to find where these curves intersect each other.

  • Intersection of y=1y=1 and y=x2y=x^2: Set x2=1    x=±1x^2 = 1 \implies x = \pm 1. Since we're in the first quadrant, we take x=1x=1. Thus y=1y=1. Point A: (1,1)(1,1).

  • Intersection of y=1y=1 and y=8/xy=8/x: Set 8/x=1    x=88/x = 1 \implies x = 8. Thus y=1y=1. Point B: (8,1)(8,1).

  • Intersection of y=x2y=x^2 and y=8/xy=8/x: Set x2=8/x    x3=8    x=2x^2 = 8/x \implies x^3 = 8 \implies x = 2. Substituting x=2x=2 into y=x2y=x^2 gives y=22=4y = 2^2 = 4. Point C: (2,4)(2,4).

Why this step is taken: Intersection points define the boundaries of the sub-regions where the upper and lower curves remain consistent. The xx-coordinates will be our limits of integration.

Step 3: Setting Up the Integral(s)

From our sketch and the intersection points, we observe that the upper bounding curve changes at x=2x=2.

  • For xx from 11 to 22: The region is bounded above by y=x2y=x^2 and below by y=1y=1.
  • For xx from 22 to 88: The region is bounded above by y=8/xy=8/x and below by y=1y=1.

Therefore, we need to split the total area into two integrals: Total Area A=A1+A2A = A_1 + A_2

  • Area A1A_1 (from x=1x=1 to x=2x=2): The upper curve is f(x)=x2f(x) = x^2. The lower curve is g(x)=1g(x) = 1. A1=12(x21)dxA_1 = \int_1^2 (x^2 - 1) dx

  • Area A2A_2 (from x=2x=2 to x=8x=8): The upper curve is f(x)=8/xf(x) = 8/x. The lower curve is g(x)=1g(x) = 1. A2=28(8x1)dxA_2 = \int_2^8 \left(\frac{8}{x} - 1\right) dx

Why this step is taken: This is where we translate the visual understanding into the mathematical setup for integration. It's crucial to correctly identify which function is "upper" and which is "lower" in each interval.

Step 4: Evaluating the Integrals

Now, we evaluate each definite integral:

  • For A1A_1: A1=12(x21)dx=[x33x]12A_1 = \int_1^2 (x^2 - 1) dx = \left[ \frac{x^3}{3} - x \right]_1^2 A1=(2332)(1331)A_1 = \left( \frac{2^3}{3} - 2 \right) - \left( \frac{1^3}{3} - 1 \right) A1=(832)(131)A_1 = \left( \frac{8}{3} - 2 \right) - \left( \frac{1}{3} - 1 \right) A1=(863)(133)A_1 = \left( \frac{8-6}{3} \right) - \left( \frac{1-3}{3} \right) A1=23(23)=23+23=43A_1 = \frac{2}{3} - \left( -\frac{2}{3} \right) = \frac{2}{3} + \frac{2}{3} = \frac{4}{3}

  • For A2A_2: A2=28(8x1)dx=[8lnxx]28A_2 = \int_2^8 \left(\frac{8}{x} - 1\right) dx = \left[ 8 \ln|x| - x \right]_2^8 A2=(8ln88)(8ln22)A_2 = (8 \ln|8| - 8) - (8 \ln|2| - 2) A2=8ln888ln2+2A_2 = 8 \ln 8 - 8 - 8 \ln 2 + 2 A2=8ln88ln26A_2 = 8 \ln 8 - 8 \ln 2 - 6

Why this step is taken: This is the core calculation. Accurate integration and careful substitution of limits are essential.

Step 5: Simplifying the Result

Now, we add A1A_1 and A2A_2 and simplify using logarithm properties. Recall that ln8=ln(23)=3ln2\ln 8 = \ln (2^3) = 3 \ln 2.

A2=8(3ln2)8ln26A_2 = 8(3 \ln 2) - 8 \ln 2 - 6 A2=24ln28ln26A_2 = 24 \ln 2 - 8 \ln 2 - 6 A2=16ln26A_2 = 16 \ln 2 - 6

Now, the total area A=A1+A2A = A_1 + A_2: A=43+(16ln26)A = \frac{4}{3} + (16 \ln 2 - 6) A=16ln2+43183A = 16 \ln 2 + \frac{4}{3} - \frac{18}{3} A=16ln2143A = 16 \ln 2 - \frac{14}{3}

Why this step is taken: Final simplification ensures the answer is in its most concise form and allows for easy comparison with the given options.

Common Mistakes & Tips

  • Forgetting to split the integral when the upper or lower boundary function changes.
  • Incorrectly calculating intersection points, leading to wrong limits of integration.
  • Not sketching the region, making it difficult to identify the correct upper and lower functions.

Summary

This problem required finding the area of a region bounded by a line, a parabola, and a hyperbola. The key was to correctly identify the region, find the intersection points of the curves, set up the appropriate integrals by splitting the region into sub-regions based on the bounding curves, evaluate the integrals, and simplify the result. The total area is 16ln214316 \ln 2 - \frac{14}{3}.

Final Answer

The final answer is 16loge2143\boxed{16{\log _e}2 - {{14} \over 3}}, which corresponds to option (A).

Practice More Area Under Curves Questions

View All Questions