document.write( "Question 955282: the sum of two positive number is 10. find the larger number if the product of the square of one by the cube of the other is maximum \n" ); document.write( "
Algebra.Com's Answer #583508 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+x+%2B+y+=+10+\"
\n" ); document.write( "----------------
\n" ); document.write( "\"+9%5E3%2A1%5E2+=+729%2A1+\"
\n" ); document.write( "\"+729%2A1+=+729+\"
\n" ); document.write( "------------------
\n" ); document.write( "\"+8%5E3%2A2%5E2+=+512%2A4+\"
\n" ); document.write( "\"+512%2A4+=+2048+\"
\n" ); document.write( "------------------
\n" ); document.write( "\"+7%5E3%2A3%5E2+=+343%2A9+\"
\n" ); document.write( "\"+343%2A9+=+3087+\"
\n" ); document.write( "-------------------
\n" ); document.write( "\"+6%5E3%2A4%5E2+=+216%2A16+\"
\n" ); document.write( "\"+216%2A16+=+3456+\" ( this is the maximum )
\n" ); document.write( "-------------------
\n" ); document.write( "\"+5%5E3%2A5%5E2+=+3125+\"
\n" ); document.write( "--------------------
\n" ); document.write( "The numbers are 6 and 4
\n" ); document.write( "
\n" ); document.write( "
\n" );