document.write( "Question 534302: Find 2 positive real numbers whose product is the maximum given that the sum is twice the first and three times the second is 48 \n" ); document.write( "
Algebra.Com's Answer #351672 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find 2 positive real numbers whose product is the maximum given that the sum is twice the first and three times the second is 48 \n" ); document.write( ": \n" ); document.write( "Two numbers, x & y \n" ); document.write( ": \n" ); document.write( "2x + 3y = 48 \n" ); document.write( "3y = -2x + 48 \n" ); document.write( "y = \n" ); document.write( ": \n" ); document.write( "x*y \n" ); document.write( "replace y with ( \n" ); document.write( "write an equation \n" ); document.write( "f(x) = x( \n" ); document.write( "f(x) = ( \n" ); document.write( "find the axis of symmetry, x = -b/(2a) \n" ); document.write( "x = \n" ); document.write( "x = \n" ); document.write( "x = -16 * \n" ); document.write( "x = +12 gives max on the above equation \n" ); document.write( ": \n" ); document.write( "Find y \n" ); document.write( "2(12) + 3y = 48 \n" ); document.write( "3y = 48-24 \n" ); document.write( "y = 24/3 \n" ); document.write( "y = 8 \n" ); document.write( ": \n" ); document.write( "The two real numbers for max xy: 12,8 \n" ); document.write( " \n" ); document.write( " |