document.write( "Question 376176: A particular company produces widgets. Each widget sells for $9, and the variable cost of producing each units is 40% of the selling price. If the monthly fixed costs incurred by the company are $50,000, what is the break-even point? \n" ); document.write( "
Algebra.Com's Answer #267568 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the number of widgets produced be x \n" ); document.write( ".. \n" ); document.write( "Sale price = $9 \n" ); document.write( ".. \n" ); document.write( "Total sales = 9x \n" ); document.write( ".. \n" ); document.write( "Cost of production =0.4*9= $3.60 \n" ); document.write( ".. \n" ); document.write( "50,000+3.60x = 9x \n" ); document.write( "50,000=9x-3.6x \n" ); document.write( "50,000 = 5.4x \n" ); document.write( "/5.4 \n" ); document.write( "50,000/5.4 \n" ); document.write( "x= 9260 Break even point \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |