document.write( "Question 156487: You are starting a T-shirt business. your fixed costs are $5,000. It costs $11 to buy each shirt. You plan to sell the shirts for $16 each. Write the total cost function, revenue function, profit function. Find the break even point. \n" ); document.write( "
Algebra.Com's Answer #115365 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 16-11=$5 is the per shirt profit. \n" ); document.write( "5,000+11x=16x \n" ); document.write( "11x-16x=-5,000 \n" ); document.write( "-5x=-5,000 \n" ); document.write( "x=-5,000/-5 \n" ); document.write( "x=1,000 shirts need to be sold to break even. \n" ); document.write( "revenue=16*1,000=$16,000 is the revenue figure. \n" ); document.write( "cost=5,000+1,000+11,000=$16,000 is the cost factor. \n" ); document.write( " |