8,004 views
25 votes
25 votes
Pete has a job walking dogs. He walksthree kinds of dogs: bulldogs, Chihuahuasand poodles. Last week -• Pete walked 3 less Chihuahuas thanpoodles.• Pete walked 8 times as many poodles asbulldogs.• Pete walked 4 bulldogs.

User Basse Nord
by
2.8k points

1 Answer

21 votes
21 votes

First, let's define the following variables:

• A = number of bulldogs walked,

,

• B = number of chihuahuas walked,

,

• C = number of poodles walked.

From the statement, we know that:

• Pete walked 3 less Chihuahuas than poodles: B = C - 3,

,

• Pete walked 8 times as many poodles as bulldogs: C = 8A,

,

• Pete walked 4 bulldogs: A = 4.

Replacing the value A = 4 in the equation of C, we find that C = 8*4 = 32.

Replacing the value C = 32 in the equation of B, we find that B = 32 - 3 = 29.

Answer

• Pete walked A = 4 bulldogs,

,

• Pete walked B = 29 chihuahuas,

,

• Pere walked C = 32 poodles.

User Mukesh Ram
by
2.9k points