document.write( "Question 206538: Suppose that a rectangle has an area of 37 square meters. Express the perimeter as a function of the length of one of the sides. \n" ); document.write( "
Algebra.Com's Answer #156085 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Suppose that a rectangle has an area of 37 square meters. Express the perimeter as a function of the length of one of the sides.
\n" ); document.write( ":
\n" ); document.write( "Area:
\n" ); document.write( "L*W = 37
\n" ); document.write( "W = \"37%2FL\"
\n" ); document.write( ":
\n" ); document.write( "Perimeter
\n" ); document.write( "P = 2L + 2W
\n" ); document.write( ":
\n" ); document.write( "Substitute \"37%2FL\" for W
\n" ); document.write( "P = 2L + 2(\"37%2FL\")
\n" ); document.write( "P = 2L + \"74%2FL\"
\n" ); document.write( "
\n" );