document.write( "Question 894736: Rectangle R has varying length l and width w but with a constant perimeter of 4 feet.
\n" ); document.write( "a)Express the area A as a function of length l
\n" ); document.write( "Write a list of everything you know about this function.
\n" ); document.write( "b)For what values of land w will the area of R be the greatest?
\n" ); document.write( "Give an algebraic explanation. Then give a geometric explanation. Be sure to include a graph with relevant points labeled.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #542283 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Length is L, width is w.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A=wL\", and \"2w%2B2L=4\", the constant perimeter of 4 feet.
\n" ); document.write( "Simplify perimeter equation to \"w%2BL=2\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Part (a) asks for A(L).
\n" ); document.write( "from perimeter equation, w=2-L.
\n" ); document.write( "\"A=%282-L%29L\"
\n" ); document.write( "\"A=2L-L%5E2\"
\n" ); document.write( "Or if you want,
\n" ); document.write( "\"highlight%28A%28L%29=2L-L%5E2%29\", area as a function of length.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The function A(L) is quadratic, and has a maximum value, based on coefficient on \"L%5E2\" being \"-1\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The maximum value for area will be at L=w, meaning a square shape. This will simply be L=1 and w=1; and the area will be 1 square foot.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Part (b): you asked for an algebraic explanation but I did not give it that way. I simply gave a discussion.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Try this:
\n" ); document.write( "Find roots for A(L).
\n" ); document.write( "\"2L-L%5E2=0\"
\n" ); document.write( "\"L%282-L%29=0\"
\n" ); document.write( "\"L=0\" or \"L=2\".
\n" ); document.write( "The maximum value occurs in the exact middle of these roots.
\n" ); document.write( "
\n" );