142k views
5 votes
The area of the conference table in Mr. Nathan’s office must be no more than 175 ft2. If the length of the table is 18 ft more than the width, x, which interval can be the possible widths?

User Bcarlso
by
7.6k points

1 Answer

4 votes
LW < = A (thats less then or equal to)
W = x
L = x + 18
A = 175

x(x + 18) < = 175
x^2 + 18x - 175 < = 0
(x + 25)(x - 7) < = 0

x + 25 < = 0
x < = -25.....extraneous solution...not ur answer

x - 7 < = 0
x < = 7 <==

so anything less then or equal to 7 can be a possible width
User Ashlocke
by
6.9k points