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

Question

The area of the region bounded by the curves y=x2,x=1,x=3y = \left| {x - 2} \right|,x = 1,x = 3 and the xx-axis is :

Options

Solution

Key Concepts and Formulas

  • Area Under a Curve: The area bounded by a curve y=f(x)y = f(x), the x-axis, and the lines x=ax = a and x=bx = b is given by abf(x)dx\int_a^b |f(x)| dx.
  • Absolute Value Function: x=x|x| = x if x0x \ge 0 and x=x|x| = -x if x<0x < 0.
  • Definite Integral Properties: 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 for a<c<ba < c < b.

Step-by-Step Solution

Step 1: Define the absolute value function piecewise. We need to express x2|x - 2| as a piecewise function to handle the absolute value.

x2={x2,if x2(x2)=2x,if x<2|x - 2| = \begin{cases} x - 2, & \text{if } x \ge 2 \\ -(x - 2) = 2 - x, & \text{if } x < 2 \end{cases}

Reasoning: This step is necessary to remove the absolute value and express the function in a form suitable for integration.

Step 2: Set up the integral for the area. The area is given by the integral of x2|x - 2| from x=1x = 1 to x=3x = 3. Since the function changes its form at x=2x = 2, we split the integral into two parts.

Area=13x2dx=12(2x)dx+23(x2)dx\text{Area} = \int_1^3 |x - 2| dx = \int_1^2 (2 - x) dx + \int_2^3 (x - 2) dx

Reasoning: This divides the area calculation into regions where the absolute value function has a consistent form.

Step 3: Evaluate the first integral.

12(2x)dx=[2xx22]12=(2(2)222)(2(1)122)=(42)(212)=232=12\int_1^2 (2 - x) dx = \left[2x - \frac{x^2}{2}\right]_1^2 = \left(2(2) - \frac{2^2}{2}\right) - \left(2(1) - \frac{1^2}{2}\right) = (4 - 2) - \left(2 - \frac{1}{2}\right) = 2 - \frac{3}{2} = \frac{1}{2}

Reasoning: We apply the power rule for integration and then evaluate at the limits of integration.

Step 4: Evaluate the second integral.

23(x2)dx=[x222x]23=(3222(3))(2222(2))=(926)(24)=(92122)(2)=32+2=12\int_2^3 (x - 2) dx = \left[\frac{x^2}{2} - 2x\right]_2^3 = \left(\frac{3^2}{2} - 2(3)\right) - \left(\frac{2^2}{2} - 2(2)\right) = \left(\frac{9}{2} - 6\right) - (2 - 4) = \left(\frac{9}{2} - \frac{12}{2}\right) - (-2) = -\frac{3}{2} + 2 = \frac{1}{2}

Reasoning: We apply the power rule for integration and then evaluate at the limits of integration.

Step 5: Calculate the total area.

Area=12+12=1\text{Area} = \frac{1}{2} + \frac{1}{2} = 1

Reasoning: We add the areas from the two integrals to get the total area.

Common Mistakes & Tips

  • Forgetting the absolute value: Failing to account for the absolute value can lead to incorrect signs and an incorrect area calculation.
  • Splitting the integral: Remember to split the integral at the point where the expression inside the absolute value changes sign.
  • Careful with signs: Pay close attention to signs when evaluating the definite integrals, especially after substituting the limits.

Summary

We calculated the area bounded by y=x2y = |x - 2|, x=1x = 1, x=3x = 3, and the x-axis by splitting the integral into two parts, one from x=1x = 1 to x=2x = 2 and the other from x=2x = 2 to x=3x = 3. We then evaluated each integral separately and added the results to obtain the total area, which is 1. This corresponds to option (D).

Final Answer

The final answer is \boxed{1}, which corresponds to option (D).

Practice More Area Under Curves Questions

View All Questions