document.write( "Question 269550: Suppose that a rectangle has an area of 89 square meters. Express the perimeter P as a function of the length x of one of the sides. \n" ); document.write( "
Algebra.Com's Answer #197615 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Suppose that a rectangle has an area of 89 square meters.
\n" ); document.write( " Express the perimeter P as a function of the length x of one of the sides.
\n" ); document.write( ":
\n" ); document.write( "Rectangle: x by W
\n" ); document.write( ":
\n" ); document.write( "x * W = 89
\n" ); document.write( "W = \"89%2Fx\"
\n" ); document.write( ":
\n" ); document.write( "P = 2x + 2W
\n" ); document.write( "Replace W with \"89%2Fx\"
\n" ); document.write( "P = 2x + 2(\"89%2Fx\")
\n" ); document.write( "P = 2x + \"178%2Fx\"
\n" ); document.write( "
\n" );