Answer:
Explanation:
Let :
C = number of cats
D = number of dogs
Raul's pet store has a play area that can fit up to 30 cats and dogs.
C + D = 30
The pet store never has more than 8 cats in the play areas.
C < 9
(there can never be 9 or more cats)
As or the number of dogs :
C + D = 30
C = 30 - D
Since we know that C < 9. To get the number of dogs allowed, we just plug in 30 - D for C.
30 - D < 9
30 - 9 < D
or
D > 21
(dogs have to be 22 or more)