document.write( "Question 954050: the sum of two numbers is 16. what should the two numbers be so that their product is a maximum? (let the product be y since that is what you want to maximize) \n" ); document.write( "
Algebra.Com's Answer #582664 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
Different choice in variables,
\n" ); document.write( "\"system%28x%2By=16%2Cp=xy%29\" using p as a function of either x or y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"p=x%2816-x%29\"
\n" ); document.write( "Maximum should occur in the middle of the roots of p.
\n" ); document.write( "\"x%2816-x%29=0\"
\n" ); document.write( "Roots are 0 and 16.
\n" ); document.write( "The vertex, for the exact middle of 0 and 16, will be at x=8.
\n" ); document.write( "This means \"x%2By=16\"
\n" ); document.write( "\"y=16-x\"
\n" ); document.write( "\"y=16-8\"
\n" ); document.write( "\"y=8\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The two number, both 8.
\n" ); document.write( "
\n" ); document.write( "
\n" );