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

Question

The area enclosed by the curves y=loge(x+e2),x=loge(2y)y=\log _{e}\left(x+\mathrm{e}^{2}\right), x=\log _{e}\left(\frac{2}{y}\right) and x=loge2x=\log _{\mathrm{e}} 2, above the line y=1y=1 is:

Options

Solution

Key Concepts and Formulas

  • Area between curves with respect to yy: If x=f(y)x = f(y) and x=g(y)x = g(y) are continuous functions and f(y)g(y)f(y) \ge g(y) on the interval [c,d][c, d], then the area between the curves is given by A=cd[f(y)g(y)]dyA = \int_{c}^{d} [f(y) - g(y)] \, dy.
  • Logarithmic and exponential relationships: y=logexx=eyy = \log_e x \Leftrightarrow x = e^y.
  • Integral of the exponential function: eydy=ey+C\int e^y \, dy = e^y + C.

Step-by-Step Solution

Step 1: Express the curves in terms of x as a function of y.

We are given the curves y=loge(x+e2)y = \log_e(x + e^2) and x=loge(2y)x = \log_e(\frac{2}{y}). We need to express xx as a function of yy for both curves.

For the first curve, y=loge(x+e2)y = \log_e(x + e^2), we have: ey=x+e2e^y = x + e^2 x=eye2x = e^y - e^2

For the second curve, x=loge(2y)x = \log_e(\frac{2}{y}), we already have xx as a function of yy.

The third curve is x=loge2x = \log_e 2.

Step 2: Determine the limits of integration.

We are given that we want the area above the line y=1y = 1. We need to find the intersection points of the curves to determine the upper limit of integration.

First, let's find the intersection of x=eye2x = e^y - e^2 and x=loge2x = \log_e 2: eye2=loge2e^y - e^2 = \log_e 2 ey=e2+loge2e^y = e^2 + \log_e 2 y=loge(e2+loge2)y = \log_e(e^2 + \log_e 2)

Next, let's find the intersection of x=loge(2y)x = \log_e(\frac{2}{y}) and x=loge2x = \log_e 2: loge(2y)=loge2\log_e(\frac{2}{y}) = \log_e 2 2y=2\frac{2}{y} = 2 y=1y = 1

Since we are looking for the area above the line y=1y=1, the lower limit of integration is y=1y=1. The upper limit is found by equating x=eye2x=e^y - e^2 and x=loge(2/y)x = \log_e(2/y) to find their intersection. However, notice that y=2y=2 is an important value. When y=2y=2, x=loge(2/2)=loge(1)=0x=\log_e(2/2)=\log_e(1)=0. When y=2y=2, x=e2e2=0x = e^2 - e^2 = 0. Thus, the upper limit of integration is y=2y=2.

Step 3: Set up the integral for the area.

We need to find which function is to the right. At y=1y=1, x=e1e2=ee2<0x = e^1-e^2 = e-e^2 < 0 and x=loge(2/1)=loge2>0x = \log_e(2/1) = \log_e 2 > 0. So, x=loge(2/y)x=\log_e(2/y) is to the right of x=eye2x=e^y-e^2 on the interval [1,2][1,2]. Thus, the area is given by: A=12[loge(2y)(eye2)]dyA = \int_{1}^{2} \left[ \log_e\left(\frac{2}{y}\right) - (e^y - e^2) \right] \, dy A=12[loge2logeyey+e2]dyA = \int_{1}^{2} \left[ \log_e 2 - \log_e y - e^y + e^2 \right] \, dy

Step 4: Evaluate the integral.

A=12loge2dy12logeydy12eydy+12e2dyA = \int_{1}^{2} \log_e 2 \, dy - \int_{1}^{2} \log_e y \, dy - \int_{1}^{2} e^y \, dy + \int_{1}^{2} e^2 \, dy A=(loge2)12dy12logeydy[ey]12+e212dyA = (\log_e 2) \int_{1}^{2} dy - \int_{1}^{2} \log_e y \, dy - [e^y]_{1}^{2} + e^2 \int_{1}^{2} dy A=(loge2)[y]1212logeydy(e2e)+e2[y]12A = (\log_e 2) [y]_{1}^{2} - \int_{1}^{2} \log_e y \, dy - (e^2 - e) + e^2 [y]_{1}^{2} A=(loge2)(21)12logeydye2+e+e2(21)A = (\log_e 2) (2-1) - \int_{1}^{2} \log_e y \, dy - e^2 + e + e^2 (2-1) A=loge212logeydye2+e+e2A = \log_e 2 - \int_{1}^{2} \log_e y \, dy - e^2 + e + e^2 A=loge212logeydy+eA = \log_e 2 - \int_{1}^{2} \log_e y \, dy + e

Now we need to evaluate 12logeydy\int_{1}^{2} \log_e y \, dy. We use integration by parts: let u=logeyu = \log_e y and dv=dydv = dy. Then du=1ydydu = \frac{1}{y} dy and v=yv = y. 12logeydy=[ylogey]1212y1ydy\int_{1}^{2} \log_e y \, dy = [y \log_e y]_{1}^{2} - \int_{1}^{2} y \cdot \frac{1}{y} \, dy =[ylogey]12121dy= [y \log_e y]_{1}^{2} - \int_{1}^{2} 1 \, dy =(2loge21loge1)[y]12= (2 \log_e 2 - 1 \log_e 1) - [y]_{1}^{2} =2loge20(21)= 2 \log_e 2 - 0 - (2 - 1) =2loge21= 2 \log_e 2 - 1

Substitute this back into the expression for AA: A=loge2(2loge21)+eA = \log_e 2 - (2 \log_e 2 - 1) + e A=loge22loge2+1+eA = \log_e 2 - 2 \log_e 2 + 1 + e A=1+eloge2A = 1 + e - \log_e 2

Step 5: Sanity Check

The area cannot be negative. 1+eloge21 + e - \log_e 2 is positive.

Common Mistakes & Tips

  • Remember to determine which curve is to the right when integrating with respect to yy.
  • Don't forget the constant of integration when evaluating indefinite integrals.
  • Integration by parts is a common technique for integrals involving logarithmic functions.

Summary

We found the area enclosed by the curves by expressing xx as a function of yy and integrating with respect to yy. We determined the limits of integration by finding the intersection points of the curves and the line y=1y=1. We then evaluated the definite integral to find the area. The final area is 1+eloge21 + e - \log_e 2.

Final Answer

The final answer is \boxed{1+e-\log _{e} 2}, which corresponds to option (B).

Practice More Area Under Curves Questions

View All Questions