document.write( "Question 873702: Help find two numbers whose sum is 700 and whose product is a maximum. \n" ); document.write( "
Algebra.Com's Answer #527048 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A%2BB=700\"
\n" ); document.write( "\"f=A%2AB\"
\n" ); document.write( "\"f=A%28700-A%29\"
\n" ); document.write( "\"f=700A-A%5E2\"
\n" ); document.write( "Find df/dA.
\n" ); document.write( "\"df%2FdA=700-2A\"
\n" ); document.write( "Set it equal to zero to find the maximum.
\n" ); document.write( "\"700-2A=0\"
\n" ); document.write( "\"2A=700\"
\n" ); document.write( "\"A=350\"
\n" ); document.write( "\"B=700-350\"
\n" ); document.write( "\"B=350\"
\n" ); document.write( "
\n" ); document.write( "
\n" );