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

Question

The area, enclosed by the curves y=sinx+cosxy = \sin x + \cos x and y=cosxsinxy = \left| {\cos x - \sin x} \right| and the lines x=0,x=π2x = 0,x = {\pi \over 2}, is :

Options

Solution

Key Concepts and Formulas

  • Area Between Curves: The area between two curves y=f(x)y = f(x) and y=g(x)y = g(x) from x=ax = a to x=bx = b is given by A=abf(x)g(x)dxA = \int_a^b |f(x) - g(x)| \, dx.
  • Trigonometric Identity: sin(a+b)=sinacosb+cosasinb\sin(a+b) = \sin a \cos b + \cos a \sin b.
  • Trigonometric Values: sin(π/4)=cos(π/4)=12\sin(\pi/4) = \cos(\pi/4) = \frac{1}{\sqrt{2}}.

Step-by-Step Solution

Step 1: Define the functions and the interval

We are given the functions y1=sinx+cosxy_1 = \sin x + \cos x and y2=cosxsinxy_2 = |\cos x - \sin x|, and the interval x[0,π2]x \in [0, \frac{\pi}{2}]. Our goal is to find the area enclosed by these curves and the given lines.

Step 2: Simplify y1=sinx+cosxy_1 = \sin x + \cos x

We can rewrite y1y_1 using the identity Rsin(x+α)=sinx+cosxR\sin(x+\alpha) = \sin x + \cos x where R=12+12=2R = \sqrt{1^2+1^2} = \sqrt{2} and α=arctan(1)=π4\alpha = \arctan(1) = \frac{\pi}{4}. This simplifies the analysis of the function's behavior.

y1=sinx+cosx=2(12sinx+12cosx)=2sin(x+π4)y_1 = \sin x + \cos x = \sqrt{2} \left( \frac{1}{\sqrt{2}}\sin x + \frac{1}{\sqrt{2}}\cos x \right) = \sqrt{2} \sin\left(x + \frac{\pi}{4}\right)

Since x[0,π2]x \in [0, \frac{\pi}{2}], then x+π4[π4,3π4]x+\frac{\pi}{4} \in [\frac{\pi}{4}, \frac{3\pi}{4}]. Since sin(x)\sin(x) is positive in the interval [π4,3π4][\frac{\pi}{4}, \frac{3\pi}{4}], y1y_1 is always non-negative in the given interval.

Step 3: Simplify y2=cosxsinxy_2 = |\cos x - \sin x|

To handle the absolute value, we need to determine when cosxsinx\cos x - \sin x is positive or negative. This involves finding where cosx=sinx\cos x = \sin x, which occurs at x=π4x = \frac{\pi}{4} in the interval [0,π2][0, \frac{\pi}{2}].

  • For x[0,π4]x \in [0, \frac{\pi}{4}], cosxsinx\cos x \ge \sin x, so y2=cosxsinxy_2 = \cos x - \sin x.
  • For x[π4,π2]x \in [\frac{\pi}{4}, \frac{\pi}{2}], sinxcosx\sin x \ge \cos x, so y2=(cosxsinx)=sinxcosxy_2 = -(\cos x - \sin x) = \sin x - \cos x.

Step 4: Determine which function is greater in each subinterval

We need to compare y1y_1 and y2y_2 in the two subintervals [0,π4][0, \frac{\pi}{4}] and [π4,π2][\frac{\pi}{4}, \frac{\pi}{2}].

  • For x[0,π4]x \in [0, \frac{\pi}{4}]: y1y2=(sinx+cosx)(cosxsinx)=2sinxy_1 - y_2 = (\sin x + \cos x) - (\cos x - \sin x) = 2 \sin x. Since sinx0\sin x \ge 0 in this interval, y1y2y_1 \ge y_2.

  • For x[π4,π2]x \in [\frac{\pi}{4}, \frac{\pi}{2}]: y1y2=(sinx+cosx)(sinxcosx)=2cosxy_1 - y_2 = (\sin x + \cos x) - (\sin x - \cos x) = 2 \cos x. Since cosx0\cos x \ge 0 in this interval, y1y2y_1 \ge y_2.

Therefore, y1y2y_1 \ge y_2 throughout the interval [0,π2][0, \frac{\pi}{2}].

Step 5: Set up the integral for the area

Since y1y2y_1 \ge y_2 in the entire interval, we can write the area as: A=0π/2(y1y2)dx=0π/4(y1y2)dx+π/4π/2(y1y2)dxA = \int_0^{\pi/2} (y_1 - y_2) \, dx = \int_0^{\pi/4} (y_1 - y_2) \, dx + \int_{\pi/4}^{\pi/2} (y_1 - y_2) \, dx Substituting the expressions for y1y_1 and y2y_2 in each subinterval: A=0π/4[(sinx+cosx)(cosxsinx)]dx+π/4π/2[(sinx+cosx)(sinxcosx)]dxA = \int_0^{\pi/4} [(\sin x + \cos x) - (\cos x - \sin x)] \, dx + \int_{\pi/4}^{\pi/2} [(\sin x + \cos x) - (\sin x - \cos x)] \, dx A=0π/42sinxdx+π/4π/22cosxdxA = \int_0^{\pi/4} 2 \sin x \, dx + \int_{\pi/4}^{\pi/2} 2 \cos x \, dx

Step 6: Evaluate the integrals

A=[2cosx]0π/4+[2sinx]π/4π/2A = \left[ -2 \cos x \right]_0^{\pi/4} + \left[ 2 \sin x \right]_{\pi/4}^{\pi/2} A=(2cosπ4(2cos0))+(2sinπ22sinπ4)A = \left( -2 \cos \frac{\pi}{4} - (-2 \cos 0) \right) + \left( 2 \sin \frac{\pi}{2} - 2 \sin \frac{\pi}{4} \right) A=(212+2)+(21212)A = \left( -2 \cdot \frac{1}{\sqrt{2}} + 2 \right) + \left( 2 \cdot 1 - 2 \cdot \frac{1}{\sqrt{2}} \right) A=(2+2)+(22)A = \left( -\sqrt{2} + 2 \right) + \left( 2 - \sqrt{2} \right) A=422A = 4 - 2\sqrt{2}

Step 7: Rewrite the answer in the desired format

A=22(4221)=22(221)=22(21)A = 2\sqrt{2} \left( \frac{4}{2\sqrt{2}} - 1 \right) = 2\sqrt{2} \left( \frac{2}{\sqrt{2}} - 1 \right) = 2\sqrt{2} (\sqrt{2} - 1)

Common Mistakes & Tips

  • Absolute Value: Forgetting to consider the different cases when dealing with absolute values is a common error. Always analyze the sign of the expression inside the absolute value.
  • Integration Errors: Double-check your integration and the evaluation of the limits. Sign errors are common.
  • Identifying the Upper Curve: Always determine which curve is above the other in the interval of integration to correctly set up the integral.

Summary

We found the area enclosed by the curves y=sinx+cosxy = \sin x + \cos x and y=cosxsinxy = |\cos x - \sin x| and the lines x=0x = 0 and x=π2x = \frac{\pi}{2} by first simplifying the given functions, then determining the intervals where each function was greater, setting up the definite integrals, and finally evaluating the integrals. The area is 22(21)2\sqrt{2}(\sqrt{2} - 1).

Final Answer

The final answer is \boxed{2\sqrt 2 (\sqrt 2 - 1)}, which corresponds to option (A).

Practice More Area Under Curves Questions

View All Questions