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 [a,b], is given by ∫ab[f(x)−g(x)]dx.
Absolute Value Inequality: The inequality ∣x∣≤a is equivalent to −a≤x≤a.
Power Rule of Integration:∫xndx=n+1xn+1+C, where n=−1.
Step-by-Step Solution
Step 1: Deconstruct the Inequalities
We are given the region defined by {(x,y):∣x−y∣≤y≤4x}. We need to analyze the inequalities to determine the bounding curves.
The inequality y≤4x implies that x≥0 and y≥0 since the square root function returns a non-negative value.
The inequality ∣x−y∣≤y can be rewritten as −y≤x−y≤y. This breaks down into two inequalities:
−y≤x−y. Adding y to both sides yields 0≤x, or x≥0.
x−y≤y. Adding y to both sides yields x≤2y, which implies y≥2x.
Therefore, the region is bounded by y≤4x (upper curve) and y≥2x (lower curve), with x≥0.
Step 2: Find the Intersection Points
To find the limits of integration, we need to find the intersection points of y=4x and y=2x. Setting these equal to each other gives:
4x=2x
Squaring both sides:
(4x)2=(2x)216x=4x264x=x2x2−64x=0x(x−64)=0
This gives x=0 or x=64.
When x=0, y=20=0.
When x=64, y=264=32.
The intersection points are (0,0) and (64,32). So, the limits of integration are x=0 and x=64.
Step 3: Set Up the Definite Integral
The area of the region is given by the integral:
Area=∫064(4x−2x)dx
We can rewrite this as:
Area=∫064(4x1/2−21x)dx
Step 4: Evaluate the Definite Integral
Now we integrate:
Area=[4⋅3/2x3/2−21⋅2x2]064Area=[38x3/2−41x2]064
Evaluating at the limits:
Area=(38(64)3/2−41(64)2)−(38(0)3/2−41(0)2)Area=38(83)−41(4096)Area=38(512)−1024Area=34096−1024Area=34096−33072Area=31024
Common Mistakes & Tips
Remember to correctly identify the upper and lower curves. A sketch can be very helpful.
When squaring equations to eliminate square roots, check for extraneous solutions.
Be careful with the arithmetic, especially when dealing with fractions.
Summary
We deconstructed the given inequalities to find the bounding curves, determined the intersection points to establish the limits of integration, set up the definite integral, and evaluated it to find the area of the region. The area of the region is 31024 square units.
Final Answer
The final answer is 31024, which corresponds to option (D).