SOLUTION: Holly is selling, goldfish, birds, and rabbits. Goldfish are $1, birds are $5, and rabbits are $10. She has 16 animals in total. If she sells all of them she will earn $99. The

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: Holly is selling, goldfish, birds, and rabbits. Goldfish are $1, birds are $5, and rabbits are $10. She has 16 animals in total. If she sells all of them she will earn $99. The      Log On


   



Question 1074575: Holly is selling, goldfish, birds, and rabbits. Goldfish are $1, birds are $5, and rabbits are $10. She has 16 animals in total. If she sells all of them she will earn $99. The number of goldfish plus the number of birds is 2 more than the number of rabbits. How many of each animal does she have?
Found 2 solutions by ikleyn, josgarithmetic:
Answer by ikleyn(52810) About Me  (Show Source):
You can put this solution on YOUR website!
.
Holly is selling, goldfish, birds, and rabbits. Goldfish are $1, birds are $5, and rabbits are $10. She has 16 animals in total.
If she sells all of them she will earn $99.
The number of goldfish plus the number of birds is 2 more than the number of rabbits.
How many of each animal does she have?
~~~~~~~~~~~~~~

Let G be the number of goldfish and B be the number of birds.

Then the number of rabbits is G + B -2.

Thus we have these equations:

G + B + (G+B-2) = 16        (1)    (the number of animals in total)

G + 5B + 10*(G+B-2) = 99    (2)    (dollars; the total cost)


You have 2 equations for 2 unknowns. Simplify and write is the standard form:

 2G +  2B =  18             (1')
11G + 15B = 119             (2')


Or even simpler

  G  +  B =   9             (1'')
11G + 15B = 119             (2'')


Now express G = 9-B from (1'') and substitute it into (2''). You will get

11(9-B) + 15B = 119,   or

99 - 11B + 15B = 119,   or

4B = 119-99 = 20,   --->  B = 20%2F4 = 5.

Thus there are 5 birds.

Then the number of goldfish is  G = 9 - B = 4,
and the number of rabbits is  G + B - 2 = 4 + 5 - 2 = 7.


Answer.  4 goldfish, 5 birds and 7 rabbits.


Lessons to learn from this solution:

    - Chose the unknowns by a rational way;
    - write the system;
    - solve the system (I used the substitution method).


Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
system%28g%2B5b%2B10r=99%2Cg%2Bb%2Br=16%2Cg%2Bb=r%2B2%29

-
system%28g%2Bb%2Br=16%2Cg%2Bb-r=2%29

%28g%2Bb%2Br%29-%28g%2Bb-r%29=16-2
2r=14
highlight%28r=7%29

-
g%2B5b%2B70=99
g%2B5b=29
-
g%2Bb%2B7=16
g%2Bb=9
-

Simpler system in g and b
system%28g%2B5b=29%2Cg%2Bb=9%29
%28g%2B5b%29-%28g%2Bb%29=20
4b=20
b=5

-
g%2Bb%2Br=16
g=16-5-7
g=16-12
highlight%28g=4%29


4 goldfish
5 birds
7 rabbits



--
check
4%2B5%2A5%2B10%2A7=99