SOLUTION: The width of a rectangle is 13 centimeters. Find all possible values for the length of the rectangle if the perimeter is at least 228 centimeters.

Algebra ->  Rectangles -> SOLUTION: The width of a rectangle is 13 centimeters. Find all possible values for the length of the rectangle if the perimeter is at least 228 centimeters.      Log On


   



Question 808126: The width of a rectangle is 13 centimeters. Find all possible values for the length of the rectangle if the perimeter is at least 228 centimeters.
Answer by fcabanski(1391) About Me  (Show Source):
You can put this solution on YOUR website!
Perimeter of a rectangle is 2L + 2W where L is length and W is width.


2L + 2W = 2L + 2(13) = 2L + 26 >= 228


2L <= 202


L >= 101