An online furniture store sells chairs and tables. Each day, the store can ship at most 55 pieces of furniture. Write an inequality that could represent the possible values for the number of tables sold, t, and the number of chairs sold, c, that would satisfy the constraint.
t+c is the total pieces of furniture and it must be at most (less than or equal to) 55 so t+c ≤ 55 is the equality that represents the possible values.