document.write( "Question 182444: i need help !!!!\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Suppose you invest $1500 in equipment to put pictures on t-shirts. You buy each t-shirt for $3. After you have placed the picture on a shirt, you sell it for $20. How many T-shirts must you sell to break even ? \n" );
document.write( "
Algebra.Com's Answer #136933 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! Suppose you invest $1500 in equipment to put pictures on t-shirts. You buy each t-shirt for $3. After you have placed the picture on a shirt, you sell it for $20. How many T-shirts must you sell to break even ? \n" ); document.write( ": \n" ); document.write( "C=3s+1500......C is the cost and s is the number of t shirts \n" ); document.write( "R=20s..........R is the revenue \n" ); document.write( ": \n" ); document.write( "set C=R \n" ); document.write( ": \n" ); document.write( "3s+1500=20s \n" ); document.write( ": \n" ); document.write( "17s=1500 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "so between 88 and 89 shirts sold is break even \n" ); document.write( " |