96.8k views
1 vote
An animal shelter has a total of 275 animals composed of dogs and cats. The number of cats is 5 more than one half of the number of dogs. How many dogs are in the shelter?

1 Answer

3 votes

Answer: There are 180 dogs in the shelter.

Explanation:

Let be "c" the number of cats in the shelter and "d" the number of dogs in the shelter.

You know that the total number of dogs and cats in the animal shelter is 275. Then you can express this with:


d+c=275

If the number of cats is 5 more than one half of the number of dogs, you can express it with:


c=(d)/(2)+5

Then, substitute
c=(d)/(2)+5 into
d+c=275 and solve for "d" to calculate the number of dogs that are in the shelter. Then:


d+c=275\\\\d+(d)/(2)+5=275\\\\d+(d)/(2)=275-5\\\\(2d+d)/(2)=270\\\\(3d)/(2)=270\\\\3d=270*2\\\\d=(540)/(3)\\\\d=180

User Dan Kendall
by
4.9k points