document.write( "Question 339369: what rectangle have a perimeter of 52cm if both length and width are whole number? \n" ); document.write( "
Algebra.Com's Answer #243194 by stanbon(75887) ![]() You can put this solution on YOUR website! what rectangle have a perimeter of 52cm if both length and width are whole number? \n" ); document.write( "------------ \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "52 = 2(L + W) \n" ); document.write( "26 = L+W \n" ); document.write( "If L = 1, W = 25 \n" ); document.write( "If L = 2, W = 24 \n" ); document.write( "If L = 3, W = 23 \n" ); document.write( "etc. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |