document.write( "Question 281913: Each calculator costs 2.75 to make. Fixed cost of production are 11,500 per month. These calculators sell for 10.25 each. If the company makes and sells 450,000 calculators in February find the profit or loss for the company for the month of February. \n" ); document.write( "
Algebra.Com's Answer #204752 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! cost \n" ); document.write( "C=11500+2.75*450000 \n" ); document.write( "revenue \n" ); document.write( "R=10.25*450000 \n" ); document.write( "profit/loss \n" ); document.write( "p=R-C \n" ); document.write( "C = 1249000, p = 3363500, R = 4612500 \n" ); document.write( " |