Source: Extra Practice
A bus started with 60 passengers. At the first stop, 15 passengers got off and 7 passengers got on. At the second stop, 10 passengers got off and 12 passengers got on. Which expression correctly calculates the final number of passengers and what is the result?
Options
Option A is correct
Expression: ; Result:
Option B
Expression: ; Result:
Option C
Expression: ; Result:
Option D
Expression: ; Result:
Explanation
Let's track the changes in the number of passengers:
- Started with:
- At first stop: 15 got off (), 7 got on (). Current passengers:
- At second stop: 10 got off (), 12 got on (). Final passengers: This matches the expression in option A. Now, let's calculate the result: The final number of passengers is . Therefore, option A is correct as both the expression and the result are accurate. The other options have incorrect expressions or incorrect calculations based on the given information.