Answer:
19 bears, 38 boxes of candy.
Explanation:
We can use a system of equations (b = # of bears, c = # of candy boxes):
b + c = 57, 8b + 6c = 380.
We can use substitution by isolating b in the first eq.: b = 57 - c, then substitution b with 57 - c in the second eq.: 8(57 - c) + 6c = 380.
Then, we solve: 456 - 8c + 6c = 380, 76 = 2c, c = 38 candy boxes.
Finally we plug in 38 for c in the first eq.: b + 38 = 57, b = 19 bears.