document.write( "Question 1002494: Using the area formula, A=LW and having a perimeter of 60 inches, write a function that best describes A, the area of the rectangle in terms of L, the length of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #619429 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\"2L%2B2W=60\"
\n" ); document.write( "\"L%2BW=30\"
\n" ); document.write( "\"W=30-L\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A=LW\"
\n" ); document.write( "\"highlight%28A=L%2830-L%29%29\"
\n" ); document.write( "
\n" );