212k views
0 votes
Among all pairs of numbers whose difference is 6, find a pair whose product is as small as possible. What is the minimum produc The pair of numbers whose difference is 6 and whose product is as small as possible is ? ​

User Ziofil
by
5.3k points

1 Answer

6 votes

Answer:

pairs of numbers is 3,-3

Explanation:

The computation is shown below:

Let us assume a and b are the pairs of the numbers whose difference is 6

i.e.

a - b = 6

a = 6 + b

So

f = ab

f = (6 + b)b is minimum

Now

d ÷ db (6+ b)b = 0

(6+ b) + b = 0

2b = -6

b = -3

Now

a = 6 + b

= 3

So pairs of numbers is 3,-3

User Shunyo
by
6.3k points