document.write( "Question 118876:
\n" );
document.write( "The sum of a number and three times another number is 18. Their product is a maximum. Determine the numbers. \n" );
document.write( "
Algebra.Com's Answer #87118 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X+3Y=18 \n" ); document.write( "XY IS MAX. \n" ); document.write( "IF X=9 & Y=3 THEN: \n" ); document.write( "9+3*3=18 \n" ); document.write( "9*3=27 THIS IS THE MAX PRODUCT OF THESE 2 NUMBERS. \n" ); document.write( " \n" ); document.write( " |