document.write( "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?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #815436 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "For x + u = N, the maximum product xy is \"%28N%2F2%29%5E2\"\r
\n" ); document.write( "\n" ); document.write( "So \"+%2816.8%2F2%29%5E2+\" will be the max product.\r
\n" ); document.write( "\n" ); document.write( "---
\n" ); document.write( "Derivation:
\n" ); document.write( "x + y = N ---> y = N-x\r
\n" ); document.write( "\n" ); document.write( "Now product p is:
\n" ); document.write( "\"+p+=+xy+=+x%28N-x%29+=+Nx+-+x%5E2+\"\r
\n" ); document.write( "\n" ); document.write( "\"+dp%2Fdx+=+N-2x+\"
\n" ); document.write( "\"+N-2x+=+0+\" ---> x = N/2 \r
\n" ); document.write( "\n" ); document.write( "This is a local MAX value b/c \"+d%5E2p%2Fdx%5E2+=+-2+\" which is concave DOWN.\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );