Q. 26

Question

Use optimization techniques to answer the questions in Exercises 25–30.

Find two real numbers x and y whose sum is 36 and whose product is as small as possible.

Step-by-Step Solution

Verified
Answer

The two real numbers are x=18 and y=18.

1Step 1. Given Information.

The sum of two real numbers is 36 and the product is as small as possible.

2Step 2. Form an equation.

From the given information, 

x+y=36      y=36-x  f(x)=xy        =x(36-x)

3Step 3. Find the critical points.

 f(x)=x(36-x)f'(x)=36x+2x,x<036x-2x,x0     f'(x)=036-2x=0        2x=36          x=18

4Step 4. Find y .

Substitute the value of x in the equation, 

y=36-x  =36-18  =18