document.write( "Question 585003: The math team wants to buy new team t-shirts. Graphics by Andrew charges a $50 set-up fee and $8 per shirt. Team Andres charges a $40 set-up fee and $10 per shirt. How many shirts have to be ordered to make the costs the same from each company? \n" ); document.write( "
Algebra.Com's Answer #373105 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
50+8x=40+10x
\n" ); document.write( "10=2x
\n" ); document.write( "5=x
\n" ); document.write( "5 shirts
\n" ); document.write( "check
\n" ); document.write( "50+40=40+50\r
\n" ); document.write( "\n" ); document.write( "ok
\n" ); document.write( "
\n" );