If the area (in sq. units) of the region {(x, y) : y 2 ≤ 4x, x + y ≤ 1, x ≥ 0, y ≥ 0} is a 2 + b, then a – b is equal to :
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, where f(x)≥g(x) on the interval [a,b], is given by ∫ab[f(x)−g(x)]dx.
Intersection Points: Finding the intersection points of curves y=f(x) and y=g(x) involves solving the equation f(x)=g(x).
Integration: Basic integration techniques are required.
Step-by-Step Solution
Step 1: Visualize the Region and Find Intersection Points
We are given the region defined by y2≤4x, x+y≤1, x≥0, and y≥0.
The inequalities represent:
y2≤4x : The region to the right of the parabola x=4y2
x+y≤1 : The region below the line x=1−y
x≥0 and y≥0 : The first quadrant
To find the area of this region, we need to determine the intersection points of the curves x=4y2 and x=1−y. Setting them equal gives us:
4y2=1−yy2=4−4yy2+4y−4=0
Using the quadratic formula, we find:
y=2−4±16−4(1)(−4)=2−4±32=2−4±42=−2±22
Since y≥0, we only consider the positive root: y=−2+22.
Then x=1−y=1−(−2+22)=3−22.
Thus, the intersection point is (3−22,−2+22).
Step 2: Set up the Integral
Since we are integrating with respect to y, we need to express the area as an integral with respect to y. The area is bounded by the curves x=4y2 and x=1−y, with 0≤y≤−2+22. In this region, 1−y≥4y2. Therefore, the area is given by:
A=∫0−2+22[(1−y)−4y2]dy
Step 3: Evaluate the Integral
A=∫0−2+22(1−y−4y2)dy=[y−2y2−12y3]0−2+22
Let y0=−2+22. Then
A=y0−2y02−12y03
We have y0=−2+22, so
y02=(−2+22)2=4−82+8=12−82y03=(−2+22)3=(−2)3+3(−2)2(22)+3(−2)(22)2+(22)3=−8+242−48+162=−56+402
Then
\begin{align*} A &= (-2 + 2\sqrt{2}) - \frac{12 - 8\sqrt{2}}{2} - \frac{-56 + 40\sqrt{2}}{12} \ &= -2 + 2\sqrt{2} - (6 - 4\sqrt{2}) - \left( -\frac{14}{3} + \frac{10\sqrt{2}}{3} \right) \ &= -2 + 2\sqrt{2} - 6 + 4\sqrt{2} + \frac{14}{3} - \frac{10\sqrt{2}}{3} \ &= -8 + \frac{14}{3} + 6\sqrt{2} - \frac{10\sqrt{2}}{3} \ &= \frac{-24 + 14}{3} + \frac{18\sqrt{2} - 10\sqrt{2}}{3} \ &= \frac{-10}{3} + \frac{8\sqrt{2}}{3} = \frac{8}{3}\sqrt{2} - \frac{10}{3} \end{align*}
The area is 382−310.
Step 4: Find a - b
We are given that the area is a2+b, so a=38 and b=−310.
We need to find a−b:
a−b=38−(−310)=38+310=318=6
There seems to be a mistake in the problem statement or the given answer. Let's re-evaluate the intersection point.
y2+4y−4=0y=2−4+16+16=2−4+32=−2+22x=1−y=1−(−2+22)=3−22
The area calculation looks correct. The problem states the area is a2+b, and we found it to be 382−310. So, a=38 and b=−310. Then a−b=38−(−310)=318=6.
Step 5: Re-examine the region
The region is bounded by y2≤4x, x+y≤1, x≥0, y≥0. Rewrite as x≥y2/4 and x≤1−y.
Area = ∫022−2(1−y−y2/4)dy=[y−y2/2−y3/12]022−2.
=(22−2)−(12−82)/2−(−56+402)/12=22−2−6+42+14/3−102/3=62−8+14/3−102/3=82/3−10/3.
a=8/3 and b=−10/3. a−b=8/3−(−10/3)=18/3=6.
Common Mistakes & Tips
Incorrect Integration Limits: Carefully determine the intersection points to find the correct limits of integration.
Incorrect Subtraction Order: Ensure you subtract the lower curve from the upper curve in the integral.
Sign Errors: Pay close attention to signs when evaluating the integral and simplifying the expression.
Summary
We first found the intersection points of the parabola and the line, and then set up a definite integral to represent the area of the region. We evaluated the integral and simplified the result to the form a2+b. Finally, we calculated a−b. The area is 382−310, so a=38 and b=−310. Thus, a−b=38−(−310)=6.
Final Answer
The final answer is \boxed{6}, which corresponds to option (C).