Question 863660
Stan spent $167 on shirts. The button shirts cost $27 each, and the t-shirts cost $8 each. He bought a total of 9 shirts. How many of each did he buy?
--------
Quantity Equation: b + t = 9
Value Equation::  27b+8t = 167
--------
Modify for elimination:
8b + 8t = 72
27b + 8t = 167
------
19b = 95
b = 5 (# of button shirts)
----
Solve for "t":
b + t = 9
5 + t = 9
t = 4 (# of t-shirts
==========================
Cheers,
Stan H.
------------------