document.write( "Question 410881: Suppose you invest $1530 in equipment to put your school logo on T-shirts. You buy each T-shirt for $3. After you have placed the logo on a shirt, you sell the shirt for $20. How many T-shirts must you sell to break even? (could you also explain how you got the answer?) \n" ); document.write( "
Algebra.Com's Answer #288858 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"t\" = number of t-shirts you must sell
\n" ); document.write( "\"1530+%2B+3t+=+20t\"
\n" ); document.write( "This equation says
\n" ); document.write( "(money spent to make \"t\" t-shirts) = (money made on \"t\" t-shirts)
\n" ); document.write( "\"17t+=+1530\"
\n" ); document.write( "\"t+=+90\"
\n" ); document.write( "You must sell 90 t-shirts to break even
\n" ); document.write( "
\n" );