document.write( "Question 709602: If a rectangle has an area of 100 m ^2, what are three possible combinations of length and width? Including perimeter. \n" ); document.write( "
Algebra.Com's Answer #436693 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If a rectangle has an area of 100 m ^2, what are three possible combinations of length and width? Including perimeter.
\n" ); document.write( "-------------
\n" ); document.write( "L = 10, W = 10
\n" ); document.write( "L = 17, W = 100/17
\n" ); document.write( "L = pi, W = 100/pi
\n" ); document.write( "----------------------
\n" ); document.write( "Perimeter = 2L + 2W
\n" ); document.write( "
\n" ); document.write( "
\n" );