document.write( "Question 1083086: The perimeter of a rectangle is 64m, what are three possible measurements for the length and width? what is the area of these rectangles? \n" ); document.write( "
Algebra.Com's Answer #697112 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The perimeter of a rectangle is 64m, what are three possible measurements for the length and width? \n" ); document.write( "2L + 2W = 64 \n" ); document.write( "Simplify, divide by 2 \n" ); document.write( "L + W = 32 \n" ); document.write( "Choose 3 pair of numbers that add up to 32 \n" ); document.write( "22 by 10 \n" ); document.write( "20 by 12 \n" ); document.write( "17 by 15 \n" ); document.write( ": \n" ); document.write( "what is the area of these rectangles \n" ); document.write( "22 * 10 = 220 \n" ); document.write( "20 * 12 = 240 \n" ); document.write( "17 * 15 = 255 \n" ); document.write( "Notice the closer it gets to being a square (max is 16 by 16), the greater the value \n" ); document.write( " |