If the area of the bounded region R={(x,y):max{0,logex}≤y≤2x,21≤x≤2} is , α(loge2)−1+β(loge2)+γ, then the value of (α+β−2λ)2 is equal to :
Options
Solution
Key Concepts and Formulas
Area Between Curves: The area between two curves f(x) and g(x) from a to b, where f(x)≥g(x) on [a,b], is given by ∫ab[f(x)−g(x)]dx.
Integral of Exponential Functions:∫axdx=lnaax+C.
Integration by Parts:∫udv=uv−∫vdu.
Step-by-Step Solution
Step 1: Define the Region and Identify the Curves
The problem defines the region R as:
R={(x,y):max{0,logex}≤y≤2x,21≤x≤2}
This tells us:
Upper curve: yU=2x
Lower curve: yL=max{0,lnx}
Interval: x∈[21,2]
Step 2: Analyze the Lower Curve
The lower curve yL=max{0,lnx} is a piecewise function. We need to consider when lnx is positive or negative. lnx=0 when x=1.
For 21≤x≤1, lnx≤0, so yL=max{0,lnx}=0.
For 1≤x≤2, lnx≥0, so yL=max{0,lnx}=lnx.
Step 3: Set Up the Integral for the Area
Since the lower curve changes definition at x=1, we split the integral into two parts:
Area=∫1/21(2x−0)dx+∫12(2x−lnx)dxArea=∫1/212xdx+∫122xdx−∫12lnxdxArea=∫1/222xdx−∫12lnxdx
Let I1=∫1/222xdx and I2=∫12lnxdx. Then, Area=I1−I2.
Step 4: Evaluate I1=∫1/222xdx
Using the formula ∫axdx=lnaax+C:
I1=[ln22x]1/22=ln222−ln221/2=ln24−2
Step 5: Evaluate I2=∫12lnxdx
We use integration by parts: u=lnx, dv=dx. Then du=x1dx, v=x.
∫lnxdx=xlnx−∫x⋅x1dx=xlnx−∫1dx=xlnx−x+CI2=[xlnx−x]12=(2ln2−2)−(1ln1−1)=2ln2−2−(0−1)=2ln2−1
Step 6: Calculate the Area
Area=I1−I2=ln24−2−(2ln2−1)=ln24−2−2ln2+1
Step 7: Match the Area to the Given Form
The area is given as α(ln2)−1+β(ln2)+γ. Comparing this with our result:
Area=(4−2)(ln2)−1+(−2)(ln2)+1
So, α=4−2, β=−2, and γ=1.
Remember to split the integral when the lower bound function changes.
Be careful with signs during integration by parts.
Double-check the limits of integration after applying integration by parts.
Summary
We calculated the area of the region by splitting the integral based on the piecewise definition of the lower bounding curve. We then used integration by parts to evaluate the integral of lnx. Finally, we matched the calculated area to the given form and found the required expression's value to be 2.
Final Answer
The final answer is \boxed{2}, which corresponds to option (B).