SOLUTION: Find two positive numbers whose product is 256 and whose sum is a minimum. List them in non-decreasing order.
Algebra.Com
Question 659966: Find two positive numbers whose product is 256 and whose sum is a minimum. List them in non-decreasing order.
Answer by htmentor(1343) (Show Source): You can put this solution on YOUR website!
Find two positive numbers whose product is 256 and whose sum is a minimum. List them in non-decreasing order.
================================
Let x,y be the two integers
xy = 256 -> y = 256/x
The sum, S = x + y = x + 256/x
For S to be a minimum, dS/dx = 0:
0 = 1 - 256/x^2
x^2 - 256 = 0
(x+16)(x-16) = 0
Since the integers need to be positive, we have the solution x=16
If x=16, then y=16
Ans: 16 and 16
RELATED QUESTIONS
Find two positive numbers whose sum is 8 and the product is... (answered by greenestamps,math_tutor2020)
Find two real numbers whose sum is 18 and whose product is a... (answered by Fombitz)
Find two numbers whose product is 120 and whose sum is a minimum. (answered by Alan3354,solver91311)
Find two positive numbers whose product is 25 and whose sum is a minimum. (If both values (answered by Fombitz)
words problem (algebra) find the two real numbers whose sum is 4 and whose product is a... (answered by stanbon)
find two positive numbers whose sum is 42 and whose product is as large as... (answered by Alan3354)
Find two positive numbers whose sum is 7 and whose product is... (answered by josgarithmetic)
2. Find two numbers whose difference is 14 and whose product is a... (answered by Fombitz)
Find two real numbers whose difference is S and whose product is a minimum. (answered by ankor@dixie-net.com)