Let the area of the region enclosed by the curves y=3x,2y=27−3x and y=3x−xx be A. Then 10A 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 [a,b], is given by ∫ab[f(x)−g(x)]dx.
Intersection of curves: To find where two curves intersect, set their equations equal to each other and solve for x.
Definite Integral: ∫xndx=n+1xn+1+C, where n=−1.
Step-by-Step Solution
Step 1: Find the intersection points of the curves y=3x and 2y=27−3x.
We need to find the x value where the lines intersect. Substitute y=3x into 2y=27−3x:
2(3x)=27−3x6x=27−3x9x=27x=3
When x=3, y=3(3)=9. So, the intersection point is (3,9).
Step 2: Find the intersection points of the curves y=3x and y=3x−xx.
We need to find the x value where the curves intersect. Set the equations equal:
3x=3x−xx0=−xxxx=0x=0
When x=0, y=3(0)=0. So, the intersection point is (0,0).
Step 3: Find the intersection points of the curves 2y=27−3x and y=3x−xx.
Substitute y=3x−xx into 2y=27−3x:
2(3x−xx)=27−3x6x−2xx=27−3x9x−2xx=279x−2x3/2=27
Let x=t2, then the equation becomes:
9t2−2t3=272t3−9t2+27=0
By observation, t=3 is a root, since 2(3)3−9(3)2+27=54−81+27=0.
Since x=t2, we have x=32=9.
When x=9, y=3(9)−99=27−9(3)=27−27=0. So the intersection point is (9,0).
Step 4: Set up the integrals for the area.
The region is bounded by the three curves. The area can be found by integrating from x=0 to x=3 and from x=3 to x=9.
From x=0 to x=3, 3x is above 3x−xx. So the area is ∫03(3x−(3x−xx))dx=∫03xxdx=∫03x3/2dx.
From x=3 to x=9, 227−3x is above 3x−xx. So the area is ∫39(227−3x−(3x−xx))dx=∫39(227−23x−3x+x3/2)dx=∫39(227−29x+x3/2)dx.
Thus, the total area A is:
A=∫03x3/2dx+∫39(227−29x+x3/2)dx
Incorrect Order of Integration: Be careful about which function is "above" the other. Drawing a diagram is crucial.
Sign Errors: Pay close attention to signs when subtracting functions and evaluating definite integrals.
Simplification: Simplifying the expression inside the integral can significantly reduce the complexity of the calculations.
Summary
We first found the intersection points of the given curves. These intersection points defined the limits of integration. Then, we set up the definite integrals to calculate the area of the enclosed region. Finally, we evaluated the integrals to find the area A and computed 10A, which is 162.
The final answer is \boxed{162}, which corresponds to option (C).