Answer:
Each shirt costs 12 dollars.
Each pair of pants cost 40 dollars.
Explanation:
Let x represent the shirts
Let y represent the pair of jeans
10x + 4y = $280
12x + 5y = $344
Use elimination method to eliminate y
• Multiply the entire first equation by 5.
• Multiply the second entire equation by -4.
5(10x +4y = $280)
-4(12x + 5y = $344)
50x + 20y = 1400
-48x -20y = -1376
2x = 24
x = 12
Each shirt costs 12 dollars.
Solve for how much each pair of jeans costs.
10(12) + 4y = 280
120 + 4y = 280
4y = 160
y = 40