document.write( "Question 1188322: Find two positive real numbers whose product is a maximum. (Enter your answers as a comma-separated list.)
\n" );
document.write( "The sum of the first and twice the second is 16. \n" );
document.write( "
Algebra.Com's Answer #819381 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Find two positive real numbers whose product is a maximum. \n" ); document.write( "(Enter your answers as a comma-separated list.) \n" ); document.write( "The sum of the first and twice the second is 16. \n" ); document.write( "~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let the second number be x.\r\n" ); document.write( "\r\n" ); document.write( "Then the first number is 16-2x.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "We want to find the numbers to get the maximum value of the product x*(16-2x).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "This function, f(x) = x*(16-2x), is a quadratic function f(x) = 16x - 2x^2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Since the coefficient at x^2 is negative, its plot is a parabola opened downward, and it really has the maximum.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The zeroes of this quadratic function are x= 0 and x= 16/2 = 8, from its decomposition f(x) = x*(16-2x).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The maximum value is located midway between the roots 0 and 8; so, the maximum is at x= 4 and is equal to\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 4*(16-2*4) = 4*8 = 32.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. The maximum value of the product of the numbers is 32.\r\n" ); document.write( "\r\n" ); document.write( " It is achieved when second number is 4 and first number is 16 - 2*4 = 8.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved and explained.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |