document.write( "Question 894730: This time rectangle R has varying length l and width w but with a constant area of 4 square feet.
\n" ); document.write( "a)
\n" ); document.write( "Express the perimeter P as a function of length l
\n" ); document.write( "What type of function is P? What is the domain of P?
\n" ); document.write( "b)Describe the asymptotic behavior of P. What can you say about rectangle R because of this behavior? Could you have made a similar statement about R back in Task 1?
\n" ); document.write( "c)
\n" ); document.write( "For what values of l and w will the perimeter of R be the least?
\n" ); document.write( "Give a geometric explanation. Be sure to include a graph with relevant points labeled.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #542266 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
l is a bad choice for length. Choose L for length.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A is area and is constant A=4.\r
\n" ); document.write( "\n" ); document.write( "\"wL=A\"; perimeter p is \"p=2w%2B2L\".
\n" ); document.write( "\"w=A%2FL\" allows for \"p=2%28A%2FL%29%2B2L\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Domain for p is \"L%3E0\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Knowing that A=4, \"p=2%284%2FL%29%2B2L\"
\n" ); document.write( "\"p=8%2FL%2B2L\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Further,
\n" ); document.write( "\"p=8%2FL%2B2L%5E2%2FL\"
\n" ); document.write( "\"p=%288%2B2L%5E2%29%2FL\"
\n" ); document.write( "\"p=2%284%2BL%5E2%29%2FL\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is a rational function, and there is an asymptote for L=0.\r
\n" ); document.write( "\n" ); document.write( "L^2 becomes smaller faster than L, as L approaches 0, but looking at the separate terms 8/L and 2L^2/L, seeing 8/L increases while 2L^2/L will decrease without bound as L approaches 0. The function p of L will increase without bound as L approaches 0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-1%2C12%2C-1%2C12%2C8%2Fx%2B2x%5E2%2Fx%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You might try derivative and look for the local minimum, but the graph shows a minimum perimeter at about L=2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-1%2C4%2C-1%2C12%2C8%2Fx%2B2x%5E2%2Fx%29\"
\n" ); document.write( "
\n" );