document.write( "Question 512: The perimeter of a square is to be between 17 and 56 feet. Find all
\n" ); document.write( "possible values for the length of its sides.
\n" ); document.write( "

Algebra.Com's Answer #176 by AnlytcPhil(1806)\"\" \"About 
You can put this solution on YOUR website!
>>...The perimeter of a square is to be between 17 and 56 feet. 
\n" ); document.write( "Find all possible values for the length of its sides...<<
\n" ); document.write( "In a square, P = 4s where P ius the perimeter and s is a side
\n" ); document.write( " 17 < P < 56
\n" ); document.write( "Since the perimeter of a square is 4s,
\n" ); document.write( " 17 < 4s < 56
\n" ); document.write( "Divide all three sidea by 4
\n" ); document.write( " 17/4 < 4s/4 < 56/4
\n" ); document.write( " 4.25 < s < 14
\n" ); document.write( "Therefore, each side is between 4.25 and 14 feet.
\n" ); document.write( "Edwin \n" ); document.write( "
\n" );