Solveeit Logo

Question

Mathematics Question on Maxima & Minima

An objective function Z=ax+byZ = ax + by is maximum at points (8,2)(8, 2) and (4,6)(4, 6). If a0a \geq 0 and b0b \geq 0 and ab=25ab = 25, then the maximum value of the function is:

A

6060

B

5050

C

4040

D

8080

Answer

5050

Explanation

Solution

The given function Z=ax+byZ = ax + by attains its maximum value at points (8,2)(8, 2) and (4,6)(4, 6). At these points:

Z1=8a+2bandZ2=4a+6bZ_1 = 8a + 2b \quad \text{and} \quad Z_2 = 4a + 6b

Since both points yield the same maximum value:

8a+2b=4a+6b8a + 2b = 4a + 6b

Simplify the equation:

8a4a=6b2b8a - 4a = 6b - 2b

4a=4b4a = 4b

a=ba = b

Using the condition ab=25ab = 25:

ab=25anda=ba \cdot b = 25 \quad \text{and} \quad a = b

a2=25    a=5andb=5a^2 = 25 \implies a = 5 \quad \text{and} \quad b = 5

Substitute a=5a = 5 and b=5b = 5 into Z=ax+byZ = ax + by. At point (8,2)(8, 2):

Z=8a+2b=8(5)+2(5)=40+10=50Z = 8a + 2b = 8(5) + 2(5) = 40 + 10 = 50

Thus, the maximum value of ZZ is 50.