Asked by Mary
consider the collection of all rectangles that have lengths 2in. less than twice their widths. find the possible widths(in inches) of these rectangles if their perimeters are less than 200 in
Answers
Answered by
Steve
let width be x
so length y = 2x-2
p = 2(x+y) = 2x+2(2x-2) = 6x-4
we want p < 200
6x-4 < 200
6x < 204
x < 34
so, as long as the width is less than 34, the length will be less than 66, and the perimeter will be less than 200.
so length y = 2x-2
p = 2(x+y) = 2x+2(2x-2) = 6x-4
we want p < 200
6x-4 < 200
6x < 204
x < 34
so, as long as the width is less than 34, the length will be less than 66, and the perimeter will be less than 200.
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.