document.write( "Question 896938: The perimeter of a square must be greater than 128 inches but less than 186 inches. Find the range of possible side lengths that satisfy these conditions. \n" ); document.write( "
Algebra.Com's Answer #543869 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! P = 2L + 2W \n" ); document.write( "In the case of a square, P = 4L (length and width are the same size) \n" ); document.write( "128 < P < 186 \n" ); document.write( "128/4 sides = 32 \n" ); document.write( "186/4 sides = 46.5 \n" ); document.write( "32 < L < 46.5 (side length must be greater than 32 and less than 46.5) \n" ); document.write( " |