Given : f(x) = \left\{ {\matrix{ {x\,\,\,\,\,,} & {0 \le x < {1 \over 2}} \cr {{1 \over 2}\,\,\,\,,} & {x = {1 \over 2}} \cr {1 - x\,\,\,,} & {{1 \over 2} < x \le 1} \cr } } \right. and g(x)=(x−21)2,x∈R Then the area (in sq. units) of the region bounded by the curves, y = ƒ(x) and y = g(x) between the lines, 2x = 1 and 2x = 3, is :
Options
Solution
Key Concepts and Formulas
Area Between Curves: The area between two curves y=f(x) and y=g(x) from x=a to x=b is given by ∫ab∣f(x)−g(x)∣dx.
Definite Integral: The definite integral ∫abf(x)dx represents the signed area under the curve y=f(x) from x=a to x=b.
Given Functions: We are given f(x) = \left\{ {\matrix{ {x\,\,\,\,\,,} & {0 \le x < {1 \over 2}} \cr {{1 \over 2}\,\,\,\,,} & {x = {1 \over 2}} \cr {1 - x\,\,\,,} & {{1 \over 2} < x \le 1} \cr } } \right. and g(x)=(x−21)2.
Step-by-Step Solution
Step 1: Determine the interval of integration.
We are asked to find the area between the curves y=f(x) and y=g(x) between the lines 2x=1 and 2x=3. This means we need to integrate from x=21 to x=23.
Step 2: Determine which function is greater on the interval [21,23].
On the interval (21,1], f(x)=1−x. Since 23∈(21,1], we consider f(x)=1−x for 21≤x≤23.
Now we want to determine whether f(x)>g(x) or g(x)>f(x) on the interval [21,23].
Let's consider the difference f(x)−g(x)=(1−x)−(x−21)2=1−x−(x2−x+41)=1−x−x2+x−41=43−x2.
We want to see where 43−x2>0, which is equivalent to x2<43, or −23<x<23. Since our interval of integration is [21,23], we have f(x)>g(x) on this interval.
Step 3: Set up the integral for the area.
The area A is given by
A=∫2123(f(x)−g(x))dx=∫2123(1−x−(x−21)2)dx=∫2123(43−x2)dx
The area is 43−31. However, the "Correct Answer" given is 21+43. There is an error in the problem statement. The correct answer to the problem as stated is 43−31.
Let's re-examine the problem and the given answer.
If the correct answer is 21+43 then there must be an error in our computation. Let's verify that f(x)>g(x) on [21,23]:
f(x)−g(x)=(1−x)−(x−21)2=1−x−x2+x−41=43−x2.
At x=21, f(x)−g(x)=43−41=21>0. At x=23, f(x)−g(x)=43−43=0.
So, our setup of the integral is correct.
Let's recalculate the definite integral:
A=∫2123(43−x2)dx=[43x−3x3]2123=(43⋅23−3(3/2)3)−(43⋅21−3(1/2)3)A=(833−8⋅333)−(83−241)=(833−83)−(249−241)=823−248=43−31
Therefore, the area is 43−31.
Common Mistakes & Tips
Incorrectly determining the interval: Make sure to correctly solve for the limits of integration based on the given lines.
Incorrectly determining which function is greater: Carefully analyze the functions to determine which one is above the other on the interval of integration.
Sign errors: Pay close attention to signs when evaluating the definite integral.
Summary
We found the area between the curves f(x) and g(x) by integrating the difference between the functions from x=21 to x=23. We determined that f(x)>g(x) on this interval and calculated the definite integral to be 43−31. However, the given correct answer is different. The correct answer to the problem as stated is 43−31.
Final Answer
The final answer is 43−31, which corresponds to option (D).