document.write( "Question 1080646: band members bought a large number of T-shirts for $100. each cost $8 to print and $12 to sell. graph a system of equations to find the number of T-shirts the band members need to print and sell to break even. what will the cost and revenue be? \n" ); document.write( "
Algebra.Com's Answer #694759 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let t be the number of t-shirts to be sold. Then, to break even, we have:
\n" ); document.write( "100=(12-8)t
\n" ); document.write( "4t=100
\n" ); document.write( "t=25 t-shirts need to be sold to break even.
\n" ); document.write( "The cost will be 100+8(25), or $300
\n" ); document.write( "The revenue will be 12(25), or $300
\n" ); document.write( "☺☺☺☺
\n" ); document.write( "
\n" );