151k views
4 votes
An online furniture store sells chairs and tables. Each day, the store can ship at most 17 pieces of furniture. Write an inequality that could represent the possible values for the number of tables sold, tt, and the number of chairs sold, cc, that would satisfy the constraint.

1 Answer

4 votes

Answer:

t + c <= 17

Explanation:

This inequality states that the total number of tables and chairs sold (t + c) must be less than or equal to 17, in order to satisfy the constraint that the store can ship at most 17 pieces of furniture per day.

User Orangecrush
by
8.1k points