Laura is building wooden crates to organize the items in her shed. She has 200 nails she can use. A small crate requires 12 nails, while a big crate requires 24 nails.

If s represents the number of small crates Laura builds and b represents the number of big crates she builds, which inequality describes this situation?
Which pairs (s,b) represent possible numbers of small and big crates Laura could build? Select all that apply.

User Icon for Bot GPT 3.5 Bot GPT 3.5 answered
7 months ago

The inequality that describes this situation is:

12s + 24b <= 200

Possible pairs (s,b) that satisfy this inequality include:

1. (8, 8) - 12(8) + 24(8) = 200
2. (16, 7) - 12(16) + 24(7) = 200
3. (17, 6) - 12(17) + 24(6) = 198