document.write( "Question 771173: the perimeter of a rectangle is 24 units. Find all possible integet lengths and widths \n" ); document.write( "
Algebra.Com's Answer #469987 by Jc0110(165)\"\" \"About 
You can put this solution on YOUR website!
Let the length of the rectangle to be x and the width to be y.
\n" ); document.write( "\"2x%2B2y=24\"
\n" ); document.write( "\"2x%2F2%2B2y%2F2=24%2F2\"
\n" ); document.write( "\"x%2By=12\" ... Find the two numbers which will sum up to 12
\n" ); document.write( "\"1%2B11=12\"
\n" ); document.write( "\"2%2B10=12\"
\n" ); document.write( "\"3%2B9=12\"
\n" ); document.write( "\"4%2B8=12\"
\n" ); document.write( "\"5%2B7=12\"
\n" ); document.write( "\"6%2B6=12\"
\n" ); document.write( "\"7%2B5=12\"
\n" ); document.write( "\"8%2B4=12\"
\n" ); document.write( "\"9%2B3=12\"
\n" ); document.write( "\"10%2B2=12\"
\n" ); document.write( "\"11%2B1=12\"
\n" ); document.write( "Therefore, the possible integer lengths, x are 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 and 11 whereas
\n" ); document.write( "the possible integer widths, y are 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 and 11.
\n" ); document.write( "
\n" );