SOLUTION: Among all pairs of numbers whose sum is 16.8, find a pair whose product is as large as possible. What is the maximum​ product?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Among all pairs of numbers whose sum is 16.8, find a pair whose product is as large as possible. What is the maximum​ product?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1184802: Among all pairs of numbers whose sum is 16.8, find a pair whose product is as large as possible. What is the maximum​ product?

Answer by math_helper(2461) About Me  (Show Source):
You can put this solution on YOUR website!

For x + u = N, the maximum product xy is %28N%2F2%29%5E2
So +%2816.8%2F2%29%5E2+ will be the max product.
---
Derivation:
x + y = N ---> y = N-x
Now product p is:
+p+=+xy+=+x%28N-x%29+=+Nx+-+x%5E2+
+dp%2Fdx+=+N-2x+
+N-2x+=+0+ ---> x = N/2
This is a local MAX value b/c +d%5E2p%2Fdx%5E2+=+-2+ which is concave DOWN.