Key Concepts and Formulas
- Area between curves: If f(x)≥g(x) on [a,b], the area is ∫ab[f(x)−g(x)]dx.
- Integration of x1: ∫x1dx=ln∣x∣+C.
- Logarithm properties: lna−lnb=ln(ba), ln(ab)=blna.
Step-by-Step Solution
Step 1: Express the equations in the form y=f(x)
We need to rewrite both equations to isolate y as a function of x. This allows us to easily determine which curve is "above" the other and set up the integral correctly.
-
Equation 1: xy+4y=16
Factor out y: y(x+4)=16
Divide by (x+4): y=x+416. Let y1(x)=x+416.
-
Equation 2: x+y=6
Subtract x from both sides: y=6−x. Let y2(x)=6−x.
Step 2: Find the points of intersection
The intersection points occur where the y-values of the two curves are equal. Finding these points will give us the limits of integration.
Set y1(x)=y2(x):
x+416=6−x
Multiply both sides by (x+4):
16=(6−x)(x+4)
Expand the right side:
16=24+6x−4x−x2
16=24+2x−x2
Rearrange to form a quadratic equation:
x2−2x−8=0
Factor the quadratic:
(x−4)(x+2)=0
Solve for x:
x=4 or x=−2
So, the limits of integration are x=−2 and x=4.
Step 3: Determine which curve is on top
We need to determine which function, y1(x) or y2(x), has larger values in the interval [−2,4]. Choose a test point within the interval, say x=0.
y1(0)=0+416=4
y2(0)=6−0=6
Since y2(0)>y1(0), the line y2(x)=6−x is above the hyperbola y1(x)=x+416 on the interval [−2,4].
Step 4: Set up the definite integral
The area between the curves is given by the integral of the difference between the upper and lower functions:
A=∫−24[y2(x)−y1(x)]dx=∫−24[(6−x)−x+416]dx
Step 5: Evaluate the definite integral
A=∫−24(6−x−x+416)dx
Integrate each term separately:
A=[6x−2x2−16ln∣x+4∣]−24
Evaluate at the upper and lower limits:
A=(6(4)−242−16ln∣4+4∣)−(6(−2)−2(−2)2−16ln∣−2+4∣)
A=(24−8−16ln8)−(−12−2−16ln2)
A=(16−16ln8)−(−14−16ln2)
A=16−16ln8+14+16ln2
A=30−16ln8+16ln2
A=30−16ln(23)+16ln2
A=30−16(3ln2)+16ln2
A=30−48ln2+16ln2
A=30−32ln2
Common Mistakes & Tips
- Remember to check which function is greater on the interval of integration. Switching the order will result in the negative of the correct area.
- Be careful with the signs when evaluating the definite integral at the limits of integration.
- Utilize logarithm properties to simplify the final answer and match it to the given options.
Summary
We found the area enclosed by the curves xy+4y=16 and x+y=6 by expressing both equations in the form y=f(x), finding their intersection points to determine the limits of integration, determining which curve was on top, and then evaluating the definite integral. The enclosed area is 30−32ln2.
Final Answer
The final answer is \boxed{30-32 \log _{\mathrm{e}} 2}, which corresponds to option (C).