document.write( "Question 628672: The sum of two positive numbers is 9 and the product is a maximum. What are the numbers? Round your answer to one decimal place.\r
\n" );
document.write( "\n" );
document.write( "Whats the first number? \n" );
document.write( "
Algebra.Com's Answer #395785 by John10(297)![]() ![]() You can put this solution on YOUR website! The sum of two positive numbers is 9 and the product is a maximum. What are the numbers? Round your answer to one decimal place.\r \n" ); document.write( "\n" ); document.write( "--------------------------------------------\r \n" ); document.write( "\n" ); document.write( "Let x and y be positive numbers\r \n" ); document.write( "\n" ); document.write( "x + y = 9\r \n" ); document.write( "\n" ); document.write( "y = 9 - x\r \n" ); document.write( "\n" ); document.write( "Let A be the maximum product of x and y.\r \n" ); document.write( "\n" ); document.write( "A = xy = x(9 - x) = 9x - x^2\r \n" ); document.write( "\n" ); document.write( "Now we will use the vertex formula to find x:\r \n" ); document.write( "\n" ); document.write( "x = -b/2a = -(9)/2(-1) = 9/2 = 4.5\r \n" ); document.write( "\n" ); document.write( "So x is 4.5 then y = 9 - 4.5 = 4.5\r \n" ); document.write( "\n" ); document.write( "So x = y = 4.5\r \n" ); document.write( "\n" ); document.write( "Hope it helps:) \n" ); document.write( "John10 \n" ); document.write( " |