Final answer:
There are 70 different divisions possible when 8 children are divided into 2 teams, each containing 4 children.
Step-by-step explanation:
To divide 8 children into 2 teams, each containing 4 children, we can use combinations. The number of combinations can be calculated using the formula C(n, r) = n! / ((n-r)! * r!), where n is the total number of children and r is the number of children per team.
Applying this formula, we have C(8, 4) = 8! / ((8-4)! * 4!).
Simplifying this expression gives us C(8, 4) = 8! / (4! * 4!).
Calculating the factorials, we have C(8, 4) = (8 * 7 * 6 * 5 * 4 * 3 * 2 * 1) / ((4 * 3 * 2 * 1) * (4 * 3 * 2 * 1)).
Cancelling out the common factors, we get C(8, 4) = (8 * 7 * 6 * 5) / (4 * 3 * 2 * 1).
Calculating this expression, we get C(8, 4) = 70.
Therefore, there are 70 different divisions possible when 8 children are divided into 2 teams, each containing 4 children.