SOLUTION: The perimeter of a square is to be at least 13 feet, but no more than 52 feet. Find all possible values for the length of its sides
Algebra ->
Sequences-and-series
-> SOLUTION: The perimeter of a square is to be at least 13 feet, but no more than 52 feet. Find all possible values for the length of its sides
Log On
Question 827857: The perimeter of a square is to be at least 13 feet, but no more than 52 feet. Find all possible values for the length of its sides Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The perimeter of a square is to be at least 13 feet, but no more than 52 feet. Find all possible values for the length of its sides
-------
Perimeter of a square with side = s is 4s
----------------------
Inequality:
13 <= 4s <= 52
--------
Divide by 4 along the line::
13/4 <= s <= 13
-----
Cheers,
Stan H.
===========