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

Question

If the area of the region {(x,y):1x1,0ya+exex,a>0}\left\{(x, y):-1 \leq x \leq 1,0 \leq y \leq \mathrm{a}+\mathrm{e}^{|x|}-\mathrm{e}^{-x}, \mathrm{a}>0\right\} is e2+8e+1e\frac{\mathrm{e}^2+8 \mathrm{e}+1}{\mathrm{e}}, then the value of aa is :

Options

Solution

Key Concepts and Formulas

  • Area Under a Curve: The area under a curve y=f(x)y = f(x) from x=ax = a to x=bx = b is given by abf(x)dx\int_{a}^{b} f(x) \, dx, provided f(x)0f(x) \geq 0 on the interval [a,b][a, b].
  • Absolute Value: x=x|x| = x if x0x \geq 0, and x=x|x| = -x if x<0x < 0.
  • Integral Properties: [f(x)+g(x)]dx=f(x)dx+g(x)dx\int [f(x) + g(x)] dx = \int f(x) dx + \int g(x) dx and 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 Region and the Function We are given the region defined by 1x1-1 \leq x \leq 1 and 0ya+exex0 \leq y \leq a + e^{|x|} - e^{-x}, where a>0a > 0. We need to find the value of aa such that the area of this region is e2+8e+1e\frac{e^2 + 8e + 1}{e}. The area is given by the integral of the function f(x)=a+exexf(x) = a + e^{|x|} - e^{-x} from x=1x = -1 to x=1x = 1. Since a>0a>0 and ex>0e^{|x|} > 0 for all xx, and ex>0e^{-x}>0, we need to verify that f(x)0f(x) \ge 0 on [1,1][-1,1].

Step 2: Dealing with the Absolute Value The presence of x|x| requires us to split the integral into two parts: one for x<0x < 0 and one for x0x \geq 0. This is because the definition of x|x| changes at x=0x = 0.

Step 3: Defining f(x)f(x) for Each Interval

  • For x[1,0)x \in [-1, 0), x=x|x| = -x, so f(x)=a+exex=af(x) = a + e^{-x} - e^{-x} = a.
  • For x[0,1]x \in [0, 1], x=x|x| = x, so f(x)=a+exexf(x) = a + e^x - e^{-x}.

Step 4: Setting up the Integral The total area AA is given by: A=11(a+exex)dx=10(a+exex)dx+01(a+exex)dxA = \int_{-1}^{1} (a + e^{|x|} - e^{-x}) \, dx = \int_{-1}^{0} (a + e^{|x|} - e^{-x}) \, dx + \int_{0}^{1} (a + e^{|x|} - e^{-x}) \, dx Substituting the expressions for f(x)f(x) in each interval: A=10adx+01(a+exex)dxA = \int_{-1}^{0} a \, dx + \int_{0}^{1} (a + e^x - e^{-x}) \, dx

Step 5: Evaluating the Integrals

  • First Integral: 10adx=[ax]10=a(0)a(1)=a\int_{-1}^{0} a \, dx = [ax]_{-1}^{0} = a(0) - a(-1) = a
  • Second Integral: 01(a+exex)dx=[ax+ex+ex]01=(a(1)+e1+e1)(a(0)+e0+e0)=a+e+e1(0+1+1)=a+e+e12\int_{0}^{1} (a + e^x - e^{-x}) \, dx = [ax + e^x + e^{-x}]_{0}^{1} = (a(1) + e^1 + e^{-1}) - (a(0) + e^0 + e^{-0}) = a + e + e^{-1} - (0 + 1 + 1) = a + e + e^{-1} - 2

Step 6: Calculating the Total Area The total area is the sum of the two integrals: A=a+(a+e+e12)=2a+e+e12A = a + (a + e + e^{-1} - 2) = 2a + e + e^{-1} - 2

Step 7: Equating to the Given Area We are given that A=e2+8e+1e=e+8+e1A = \frac{e^2 + 8e + 1}{e} = e + 8 + e^{-1}. Equating the two expressions for AA: 2a+e+e12=e+8+e12a + e + e^{-1} - 2 = e + 8 + e^{-1}

Step 8: Solving for aa Subtracting e+e1e + e^{-1} from both sides, we get: 2a2=82a - 2 = 8 Adding 2 to both sides gives: 2a=102a = 10 Dividing by 2 gives: a=5a = 5

Common Mistakes & Tips

  • Remember to split the integral when dealing with absolute values. Forgetting to do so will lead to an incorrect result.
  • Simplify the integrand as much as possible before integrating. In this case, a+exexa + e^{|x|} - e^{-x} simplifies to aa for x[1,0)x \in [-1, 0).
  • Be careful with the sign when integrating exe^{-x}. The integral is ex-e^{-x}.

Summary We found the value of aa by splitting the integral due to the absolute value, simplifying the integrand, evaluating the definite integrals, and equating the result to the given area. Solving for aa yielded a=5a=5.

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

Practice More Area Under Curves Questions

View All Questions