Let \( p \) be the number of polo shirts and \( t \) be the number of T-shirts that Michael bought. We can set up the following equations based on the information given:
-
The total number of shirts is 7: \[ p + t = 7 \]
-
The total cost of the shirts is $131: \[ 28p + 15t = 131 \]
Now we can solve this system of equations.
From the first equation, we can express \( t \) in terms of \( p \): \[ t = 7 - p \]
Now substitute \( t \) in the second equation: \[ 28p + 15(7 - p) = 131 \]
Distribute: \[ 28p + 105 - 15p = 131 \]
Combine like terms: \[ 13p + 105 = 131 \]
Subtract 105 from both sides: \[ 13p = 26 \]
Now divide by 13: \[ p = 2 \]
Now substitute back to find \( t \): \[ t = 7 - p = 7 - 2 = 5 \]
Thus, Michael bought 2 polo shirts and 5 T-shirts.
The correct response is 2 Polos and 5 T-shirts.