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

Question

The area (in sq. units) bounded by the parabolae y = x 2 – 1, the tangent at the point (2, 3) to it and the y-axis is :

Options

Solution

Key Concepts and Formulas

  • Equation of a Tangent Line: For a curve y=f(x)y = f(x), the equation of the tangent line at the point (x1,y1)(x_1, y_1) is given by yy1=f(x1)(xx1)y - y_1 = f'(x_1)(x - x_1), where f(x1)f'(x_1) is the derivative of f(x)f(x) evaluated at x1x_1, representing the slope of the tangent at that point.
  • Area Between Two Curves: If a region is bounded by two continuous curves y=f(x)y = f(x) and y=g(x)y = g(x) between x=ax = a and x=bx = b, and f(x)g(x)f(x) \ge g(x) for all x[a,b]x \in [a, b], then the area AA is given by A=ab(f(x)g(x))dxA = \int_a^b (f(x) - g(x)) dx, where f(x)f(x) is the upper curve and g(x)g(x) is the lower curve.

Step-by-Step Solution

Step 1: Find the equation of the tangent line to the parabola at (2, 3)

  • What and Why: We need to find the equation of the tangent line because it is one of the boundaries of the region whose area we want to calculate. We use the point-slope form of a line.
  • Calculations: The given parabola is y=f(x)=x21y = f(x) = x^2 - 1. The derivative of f(x)f(x) is: f(x)=ddx(x21)=2xf'(x) = \frac{d}{dx}(x^2 - 1) = 2x At the point (2, 3), the slope of the tangent is: m=f(2)=2(2)=4m = f'(2) = 2(2) = 4 Using the point-slope form yy1=m(xx1)y - y_1 = m(x - x_1) with (x1,y1)=(2,3)(x_1, y_1) = (2, 3) and m=4m = 4: y3=4(x2)y - 3 = 4(x - 2) y3=4x8y - 3 = 4x - 8 y=4x5y = 4x - 5
  • Explanation: The equation of the tangent line is y=4x5y = 4x - 5. We'll call this yT(x)=4x5y_T(x) = 4x - 5.

Step 2: Determine the boundaries and limits of integration

  • What and Why: We need to define the region bounded by the given curves. The problem states that the area is bounded by the parabola y=x21y = x^2 - 1, the tangent line y=4x5y = 4x - 5, and the y-axis (x=0x=0).
  • Calculations:
    1. Parabola: yP(x)=x21y_P(x) = x^2 - 1
    2. Tangent line: yT(x)=4x5y_T(x) = 4x - 5
    3. y-axis: x=0x = 0 The point of tangency is at x=2x = 2. The region is bounded by the y-axis (x=0x = 0) on one side and the point of tangency (x=2x = 2) on the other. Thus, the limits of integration are a=0a = 0 and b=2b = 2.
  • Explanation: The parabola opens upwards with a vertex at (0, -1). The tangent line passes through (2, 3). Since the parabola opens upwards, the tangent line will always be below the parabola in the region of interest.

Step 3: Set up the definite integral

  • What and Why: Now that we have the upper and lower curves and the limits of integration, we can set up the integral to calculate the area.
  • Calculations: The area AA is given by: A=ab(yupperylower)dxA = \int_a^b (y_{upper} - y_{lower}) dx Since yP(x)yT(x)y_P(x) \ge y_T(x) in the interval [0, 2], we have: A=02(yP(x)yT(x))dxA = \int_0^2 (y_P(x) - y_T(x)) dx A=02((x21)(4x5))dxA = \int_0^2 ((x^2 - 1) - (4x - 5)) dx A=02(x24x+4)dxA = \int_0^2 (x^2 - 4x + 4) dx
  • Explanation: We subtract the equation of the lower curve (tangent) from the upper curve (parabola) and integrate over the interval [0, 2].

Step 4: Evaluate the definite integral

  • What and Why: We perform the integration and evaluate it at the limits to find the numerical value of the area.
  • Calculations: A=02(x24x+4)dxA = \int_0^2 (x^2 - 4x + 4) dx A=[x332x2+4x]02A = \left[ \frac{x^3}{3} - 2x^2 + 4x \right]_0^2 A=(2332(22)+4(2))(0332(02)+4(0))A = \left( \frac{2^3}{3} - 2(2^2) + 4(2) \right) - \left( \frac{0^3}{3} - 2(0^2) + 4(0) \right) A=(838+8)(0)A = \left( \frac{8}{3} - 8 + 8 \right) - (0) A=83A = \frac{8}{3}
  • Explanation: The result of the integration is 83\frac{8}{3}, which represents the area of the region in square units.

Common Mistakes & Tips to Avoid

  1. Sketching the Region: Always sketch the region to correctly identify the limits of integration and the upper and lower curves.
  2. Algebraic Errors: Pay close attention to signs and algebraic manipulations, especially when simplifying the integrand and evaluating at the limits.
  3. Correctly Identifying Upper and Lower Curves: Ensure that you are subtracting the lower curve from the upper curve.

Summary

We found the area bounded by the parabola y=x21y = x^2 - 1, the tangent line at the point (2, 3), and the y-axis. We first found the equation of the tangent line, then identified the limits of integration, set up the definite integral, and finally evaluated the integral to find the area.

The final answer is 8/3\boxed{8/3}, which corresponds to option (C).

Practice More Area Under Curves Questions

View All Questions