document.write( "Question 737349: a company always makes axactly as many units of its product as it sells.Its fixed costs are R15 000.00 per year. in addition,it costs R3.00 to make one unit, and each unit sells for R8.50. At what level of output and sales per year will the company make a profit of R29 000.00 per year. \n" ); document.write( "
Algebra.Com's Answer #450324 by sachi(548)![]() ![]() You can put this solution on YOUR website! let the companymakes x units/year of its product \n" ); document.write( "each unit sells for R8.50 \n" ); document.write( "so the selling price=8.5x \n" ); document.write( "Its fixed costs are R15 000.00 per year \n" ); document.write( "it costs R3.00 to make one unit \n" ); document.write( "so the production cost=3x \n" ); document.write( "the company make a profit of R29 000.00 per year. \n" ); document.write( "so the profit is \n" ); document.write( "8.5x-3x-15000=29000 \n" ); document.write( "or 5.5x=29000-15000=14000 \n" ); document.write( "or x=14000/5.5=2545.45=2546 approxunits \n" ); document.write( "so the company makes 2546 units/year of its product \n" ); document.write( " |