document.write( "Question 260932: the perimeter of a square is at least 13 feet, but no more than 48 feet. find all possible values for the length of its sides. \n" ); document.write( "
Algebra.Com's Answer #192223 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
Since all sides are equal, the perimeter is 4s. So we have the inequality
\n" ); document.write( "\"13+%3C=+4S+%3C=+48\"
\n" ); document.write( "step 1 - divide all parts by 4 to get
\n" ); document.write( "\"13%2F4+%3C=+S+%3C=+12\"
\n" ); document.write( "If assume only integers, then the set is
\n" ); document.write( "S={4, 5, 6, 7, 8, 9, 10, 11, 12}
\n" ); document.write( "
\n" );