Anastasiya B. answered 12/10/22
math and science tutor
Hi Ali,
If an animal shelter has 100 animals comprised of cats, dogs, and rabbits there would be 50 cats, 30 dogs, 20 rabbits.
Explanation:
In this explanation I will be using c for cats, d for dogs, and r for rabbits.
100 animals comprised of cats, dogs, and rabbits: 100=c+d+r
rabbits is 5 less than one-half the number of cats: r=(0.5c)-5
20 more cats than dogs: c=d+20
Now we found our three equations for our three variables:
100=c+d+r
r=(.5c)-5
c=d+20, this one can be changed to d=c-20 so that we can substitute each variable with its equation, to find c like this: 100=c+(c-20)+(.5c-5) c = 50
now, you can plug c into the equation for d to find d, and into the equation for r to find r: d=50-20 d = 30 AND r=(.5*50)-5 r = 20
To double check your work you can plug each variable back into the original equation to make sure it equals 100: 50+30+20=100
:)