document.write( "Question 1082166: Find two real numbers x and y such that 2x+y=80 and A=xy is maximum \n" ); document.write( "
Algebra.Com's Answer #696247 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Find two real numbers x and y such that 2x+y=80 and A=xy is maximum
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "From 2x + y = 80 you have y = 80-2x.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then A = xy = x*(80-2x), and you need to find the maximum of this quadratic function.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The zeros are at x = 0 and x = \"80%2F2\" = 40.\r\n" );
document.write( "\r\n" );
document.write( "Hence, the maximum is achieved at x = \"40%2F2\" = 20, exactly at the mid-point between the zeroes.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the maximum value of A is A = x*(80-2x) = 20*(80-2*20) = 20*40 = 800.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plot y = x*(80-2x)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------
\n" ); document.write( "My other lessons in this site on finding the maximum/minimum of a quadratic function are \r
\n" ); document.write( "\n" ); document.write( "    - HOW TO complete the square to find the minimum/maximum of a quadratic function\r
\n" ); document.write( "\n" ); document.write( "    - Briefly on finding the minimum/maximum of a quadratic function\r
\n" ); document.write( "\n" ); document.write( "    - HOW TO complete the square to find the vertex of a parabola\r
\n" ); document.write( "\n" ); document.write( "    - Briefly on finding the vertex of a parabola\r
\n" ); document.write( "\n" ); document.write( "    - A rectangle with a given perimeter which has the maximal area is a square\r
\n" ); document.write( "\n" ); document.write( "    - A farmer planning to fence a rectangular garden to enclose the maximal area\r
\n" ); document.write( "\n" ); document.write( "    - A farmer planning to fence a rectangular area along the river to enclose the maximal area\r
\n" ); document.write( "\n" ); document.write( "    - A rancher planning to fence two adjacent rectangular corrals to enclose the maximal area\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, you have this free of charge online textbook in ALGEBRA-I in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this textbook under the topic \"Finding minimum/maximum of quadratic functions\". \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );