document.write( "Question 858580: a rectangle is 9 ft wide. the rectangle has an area of 117 square feet. what is the perimeter? \n" ); document.write( "
Algebra.Com's Answer #517258 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
The area is L * W
\n" ); document.write( "L * 9 = 117 [a rectangle is 9 ft wide. the rectangle has an area of 117 square feet.]
\n" ); document.write( "Divide each side by 9
\n" ); document.write( "L = 13
\n" ); document.write( "Now that you have both width and length, you can find the perimeter.
\n" ); document.write( "A perimeter is a fence around. It needs 2L and 2W.
\n" ); document.write( "13 + 13 + 9 +9 = 44
\n" ); document.write( "
\n" );