document.write( "Question 373995: A shoe company will make a new type of shoe. The fixed cost for the production will be $24,000. The variable cost will be $38 per pair of shoes. The shoes will sell for $108 for each pair. What is the profit if 600 pairs are sold? \n" ); document.write( "
Algebra.Com's Answer #266178 by SadieKhan(31)![]() ![]() You can put this solution on YOUR website! profit= earning - fixed cost- variable cost \n" ); document.write( "Profit = 600*108 - 24,000 - 600*38 \n" ); document.write( "Profit = 18000 \n" ); document.write( " \n" ); document.write( " |