document.write( "Question 1209075: Find two nonnegative numbers whose sum is 9 and so that the
\n" ); document.write( "product of one number and the square of the other number is a
\n" ); document.write( "maximum.
\n" ); document.write( "

Algebra.Com's Answer #847644 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Find two nonnegative numbers whose sum is 9 and so that the
\n" ); document.write( "product of one number and the square of the other number is a maximum.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let the second number be x; then the first number is (9-x),\r\n" );
document.write( "\r\n" );
document.write( "and we want maximize  \"x%5E2%2A%289-x%29\" = \"9x%5E2+-+x%5E3\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Apply Calculus:  take the derivative, equate it to zero, and from this equation find x\r\n" );
document.write( "\r\n" );
document.write( "    18x - 3x^2 = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We can exclude x= 0, since it is out of our interest, and divide both sides \r\n" );
document.write( "of this equation by  3x.  We will get  simpler equation then\r\n" );
document.write( "\r\n" );
document.write( "    6 - x = 0\r\n" );
document.write( "\r\n" );
document.write( "    x = 6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Take the second derivative  18 - 6x  and evaluate the second derivative at x = 6.  \r\n" );
document.write( "The second derivative value at  x= 6  is  18 - 6*6 = -18.\r\n" );
document.write( "\r\n" );
document.write( "Since the second derivative is negative at the critical point x= 6, \r\n" );
document.write( "we conclude that x= 6 is the desired point of maximum.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The maximum value of the product is  \r\n" );
document.write( "\r\n" );
document.write( "    \"x%5E2%2A%289-x%29\" = \"6%5E2%2A%289-6%29\" = 36*3 = 108.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The desired numbers are 3 and 6, in this order.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );