document.write( "Question 860243: The Washington Tigers are having team shirts made. One option is to pay Damon's Tees a $34 setup fee and then buy the shirts for $6 each. Another option is to go to City Printing, paying $44 for a setup fee and an additional $5 per shirt. The team parent in charge of the project notices that, with a certain number of shirts, the two options have the same cost. What is the cost? How many shirts is that? \n" ); document.write( "
Algebra.Com's Answer #518260 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b
\n" ); document.write( "D=6x+34
\n" ); document.write( "C=5x+44
\n" ); document.write( "6x+34=5x+44
\n" ); document.write( "x=10 shirts
\n" ); document.write( "Less than ten shirts Damom is cheaper
\n" ); document.write( "Same price for ten shirts $99
\n" ); document.write( "After ten shirts city printing in cheaper
\n" ); document.write( "
\n" ); document.write( "
\n" );