Question 527597
 John Paul has many pets. Half of his pets are rabbits. One sixth of his pets are fish and he has six cats. How many pets does he have altogether?
----
Let number of pets be 12x
---
# of rabbits: 6x
---
# of fish: 2x
---
# of cats: 6
----
Equation:
total = total
6x + 2x + 6 = 12x
4x = 6
x = 3/2
----
Total pets = 12x = 12(3/2) = 18
=====================================
Cheers,
Stan H.
=============