document.write( "Question 802068: You purchased t-shirts and sweatshirts for your team at your school. T-shirts cost $12 each, and sweatshirts cost $20 each. You ordered 6 more T-shirts than sweatshirts. The total cost is $296.
\n" );
document.write( " Write a system of linear equations that represents the problem.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #483758 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You purchased t-shirts and sweatshirts for your team at your school. T-shirts cost $12 each, and sweatshirts cost $20 each. You ordered 6 more T-shirts than sweatshirts. The total cost is $296. \n" ); document.write( "Write a system of linear equations that represents the problem. \n" ); document.write( "--------- \n" ); document.write( "Quantity Equation:: t = s + 6 items \n" ); document.write( "--------------------------- \n" ); document.write( "Value Equation::: 12t + 20s = 296 dollars \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |