Skip to main content

2020 AMC 12B Problem 5

Problem 5 of 25EasierAlgebra

Teams AA and BB are playing in a basketball league where each game results in a win for one team and a loss for the other team. Team AA has won 23\tfrac23 of its games and team BB has won 58\tfrac58 of its games. Also, team BB has won 77 more games and lost 77 more games than team A.A. How many games has team AA played?

Answer choices

Show solution

Solution

Let aa be the number of games team AA played and bb the number team BB played. Team AA wins 23a\tfrac23 a and loses 13a;\tfrac13 a; team BB wins 58b\tfrac58 b and loses 38b.\tfrac38 b. The conditions give 58b=23a+7 \tfrac58 b = \tfrac23 a + 7 and 38b=13a+7. \tfrac38 b = \tfrac13 a + 7. Subtracting the equations gives 14b=13a,\tfrac14 b = \tfrac13 a, so b=43a.b = \tfrac43 a. Substituting into the loss equation: 3843a=13a+7,\tfrac38 \cdot \tfrac43 a = \tfrac13 a + 7, i.e. 12a=13a+7,\tfrac12 a = \tfrac13 a + 7, so 16a=7\tfrac16 a = 7 and a=42.a = 42. Thus, the correct answer is C.

More practice

Concepts: system of equations · fraction

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.