173,458 views
15 votes
15 votes
Question in photoQUESTION: WHAT ARE THE NUMBER OF PETS THAT RECEIVED CHECKUPS AND THE NUMBER THAT RECEIVED VACCINATIONS?A 8 checkups 2 vaccinationsB 10 checkups 4 vaccinationsC 12 checkups 3 vaccinationsD 15 checkups 9 vaccinations

Question in photoQUESTION: WHAT ARE THE NUMBER OF PETS THAT RECEIVED CHECKUPS AND-example-1
User Hernan Guzman
by
2.9k points

1 Answer

10 votes
10 votes

We don't know the number of pets that received checkups or vacinations, we need to find it, so we will assign variables to these numbers. The variable x will be the number of pets that received checkups and y will be the number of pets that were vaccinated. Therefore we can write an equation as shown below:


45\cdot x+90\cdot y=810

This means that each checkup costs $45, while each vaccination costs $90 so sum of the product of the pets that did either of those things must be equal to the revenue of the veterinary.

We were also informed that the number of check-ups was 6 greater than the number of vaccinations, therefore:


x=y+6

If we replace the second equation on the first one, we can solve for y as shown below:


\begin{gathered} 45\cdot(y+6)+90\cdot y=810 \\ 45\cdot y+270+90\cdot y=810 \\ 135\cdot y=810-270 \\ 135\cdot y=540 \\ y=(540)/(135)=4 \end{gathered}

We can solve for x by using this value on the second equation:


x=4+6=10

The solution to this is that 10 pets got checkups, while 4 got vacinations. So the answer is B.

User Hamid Shahid
by
2.4k points