document.write( "Question 952094: Suppose a rectangle has a perimeter of 10 inches. If the length and the width are whole numbers, give a possible value for the length and width.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #581469 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Suppose a rectangle has a perimeter of 10 inches. If the length and the width are whole numbers, give a possible value for the length and width. \n" ); document.write( "================= \n" ); document.write( "P = 2L + 2W = 10 \n" ); document.write( "L + W = 5 \n" ); document.write( "L & W must be >=1 and <=4 \n" ); document.write( " \n" ); document.write( " |