document.write( "Question 1033056: The perimeter of a square must be greater than 110 inches but less than 126 inches. Find the range of the possible side lengths that satisfy these conditions \n" ); document.write( "
Algebra.Com's Answer #647695 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
p = 4s\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p = perimeter of a square.
\n" ); document.write( "s equal side length of a square.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the perimeter must be greater than 110 but less than 126.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4s = 110 results in s = 110/4 = 27.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4s = 126 results in s = 126/4 = 31.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the length of each side of the square has to be greater than 27.5 but less than 31.5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );