document.write( "Question 1138178: the student council at allenville high school is making t-shirt’s to sell for a fundraiser,at a price of $16 apiece.the cost, meanwhile, are $8 per shirt,plus a $40 set up fee.selling a certain number of shirts will allow the student council to cover their cost.how many shirts must be sold
\n" ); document.write( "write a system of equations,graph them and type the solution
\n" ); document.write( "

Algebra.Com's Answer #756022 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Cost: C=40+8s, where s is the number of shirts sold
\n" ); document.write( "Revenue: R=16s
\n" ); document.write( "Break-even is where they are equal
\n" ); document.write( "40+8s=16s
\n" ); document.write( "8s=40
\n" ); document.write( "s=5 shirts
\n" ); document.write( "Cost will be $80 and so will be the revenue.
\n" ); document.write( "
\n" ); document.write( "
\n" );