Let g(x) = cosx 2 , f(x) = x and α,β(α<β) be the roots of the quadratic equation 18x 2 - 9πx + π2 = 0. Then the area (in sq. units) bounded by the curve y = (gof)(x) and the lines x=α, x=β and y = 0 is :
Options
Solution
Key Concepts and Formulas
Area Under a Curve: The area under a curve y=f(x) from x=a to x=b is given by ∫ab∣f(x)∣dx. If f(x)≥0 on [a,b], this simplifies to ∫abf(x)dx.
Composition of Functions:(g∘f)(x)=g(f(x)).
Quadratic Formula/Factoring: Used to find the roots of a quadratic equation ax2+bx+c=0.
Step-by-Step Solution
Step 1: Find the roots of the quadratic equation
We are given the quadratic equation 18x2−9πx+π2=0, and we need to find its roots α and β, where α<β. These roots will be the limits of integration.
Why? We need the limits of integration to calculate the definite integral representing the area.
We can factor the quadratic equation:
18x2−9πx+π2=018x2−6πx−3πx+π2=06x(3x−π)−π(3x−π)=0(6x−π)(3x−π)=0
This gives us two possible solutions for x:
6x−π=0⟹x=6π3x−π=0⟹x=3π
Since α<β, we have α=6π and β=3π.
Step 2: Determine the composite function (g∘f)(x)
We are given g(x)=cos(x2) and f(x)=x. We need to find (g∘f)(x)=g(f(x)).
Why? The composite function defines the curve whose area we need to calculate.
(g∘f)(x)=g(f(x))=g(x)=cos((x)2)=cos(x)
So, (g∘f)(x)=cos(x).
Step 3: Set up the definite integral
We want to find the area under the curve y=cos(x) from x=α=6π to x=β=3π. Since cos(x) is positive on the interval [6π,3π], we can directly integrate the function.
Why? We are setting up the integral to calculate the area bounded by the curve and the x-axis.
The area A is given by:
A=∫αβcos(x)dx=∫6π3πcos(x)dx
Step 4: Evaluate the definite integral
We need to evaluate the integral ∫6π3πcos(x)dx.
Why? This will give us the numerical value of the area.
The antiderivative of cos(x) is sin(x). So,
A=[sin(x)]6π3π=sin(3π)−sin(6π)
We know that sin(3π)=23 and sin(6π)=21. Therefore,
A=23−21=23−1=21(3−1)
Common Mistakes & Tips
Incorrect Factoring: Double-check your factoring to ensure you obtain the correct roots. A small error can lead to a completely wrong answer.
Incorrect Composition: Make sure you understand the order of composition (g∘f)(x)=g(f(x)).
Sign of Cosine: Ensure that cos(x) is positive on the interval of integration. If it's negative, you need to take the absolute value before integrating. In this case, it was positive, simplifying the process.
Summary
We found the area bounded by the curve y=(g∘f)(x) and the lines x=α, x=β, and y=0 by first finding the roots α and β of the given quadratic equation. Then, we determined the composite function (g∘f)(x)=cos(x). Finally, we integrated cos(x) from α=6π to β=3π to find the area, which is 23−1.
Final Answer
The final answer is 21(3−1), which corresponds to option (B).