document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #520535 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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? \n" ); document.write( "-------- \n" ); document.write( "Quantity Equation: b + t = 9 \n" ); document.write( "Value Equation:: 27b+8t = 167 \n" ); document.write( "-------- \n" ); document.write( "Modify for elimination: \n" ); document.write( "8b + 8t = 72 \n" ); document.write( "27b + 8t = 167 \n" ); document.write( "------ \n" ); document.write( "19b = 95 \n" ); document.write( "b = 5 (# of button shirts) \n" ); document.write( "---- \n" ); document.write( "Solve for \"t\": \n" ); document.write( "b + t = 9 \n" ); document.write( "5 + t = 9 \n" ); document.write( "t = 4 (# of t-shirts \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " |