Solveeit Logo

Question

Mathematics Question on Area under Simple Curves

The area enclosed by the curves xy + 4y = 16 and x + y = 6 is equal to :

A

28 – 30 loge 2

B

30 – 28 loge 2

C

30 – 32 loge 2

D

32 – 30 loge 2

Answer

30 – 32 loge 2

Explanation

Solution

The given curves are:

xy+4y=16xy + 4y = 16 and x+y=6x + y = 6

From the second equation, solve for yy:

y=6xy = 6 - x

Substitute y=6xy = 6 - x into the first equation:

x(6x)+4(6x)=16x(6 - x) + 4(6 - x) = 16

Simplifying the equation:

6xx2+244x=166x - x^2 + 24 - 4x = 16

2xx2=82x - x^2 = -8

x22x8=0x^2 - 2x - 8 = 0

Solving for xx by factoring:

(x4)(x+2)=0(x - 4)(x + 2) = 0

Thus, x=4x = 4 or x=2x = -2.

The limits of integration are from x=2x = -2 to x=4x = 4. The area between the curves is given by the integral:

Area=24(16x+4(6x))dx\text{Area} = \int_{-2}^{4} \left( \frac{16}{x + 4} - (6 - x) \right) \, dx

Solving the integral yields:

Area=3032log2\text{Area} = 30 - 32 \log 2