SOLUTION: Find a pair of numbers with a sum of 26 and a product that is a maximum. Find the maximum product.
Algebra.Com
Question 511607: Find a pair of numbers with a sum of 26 and a product that is a maximum. Find the maximum product.
Answer by oberobic(2304) (Show Source): You can put this solution on YOUR website!
x + y = 26
so
x = 26-y
.
The product is
z = x * y = (26-y) * y
.
z = 26y -y^2
.
To find the maximum, take the first derivative and solve it.
.
dz/dy = 26 - 2y
.
26-2y = 0
26 = 2y
y = 13
.
Check:
y | x=26-y | x*y |
13 | 13 | 169 |
12 | 14 | 168 |
11 | 15 | 165 |
10 | 16 | 160 |
9 | 17 | 153 |
8 | 18 | 144 |
7 | 19 | 133 |
6 | 20 | 120 |
5 | 21 | 105 |
4 | 22 | 88 |
3 | 23 | 69 |
2 | 24 | 48 |
1 | 25 | 25 |
.
Answer: The pair of numbers are 13 and 13 that total 26 and maximizes the product.
.
Done.
RELATED QUESTIONS
Among all pairs of numbers whose sum is 26, find a pair whose product is as large as... (answered by richard1234)
Find 2 numbers that have a sum of 22 and a product that is a... (answered by Tatiana_Stebko)
The sum of two numbers is 20. Find the numbers and their product if their product is a... (answered by math_helper)
Among all pairs of numbers whose sum is 8, find a pair whose product is as large... (answered by ikleyn)
The sum of a number and double another is 88. Find the numbers, so that their product is... (answered by edjones)
The sum of two numbers is 25. Find the two numbers such that the product is a... (answered by rfer,Alan3354)
The sum of two numbers is 36. Find the numbers such that their product is a... (answered by stanbon)
the sum of two numbers is 28. find the two numbers if their product is to be a maximum.... (answered by math_helper)
Find the maximum product of two numbers whose sum is 60. Is there a minimum product?... (answered by Fombitz)