document.write( "Question 1063304: A small firm intends to increase the capacity of a bottleneck operation by adding a new machine.
\n" );
document.write( "Two alternatives, A and B, have been identified, and the associated costs and revenues have been
\n" );
document.write( "estimated. Annual fixed costs would be $40,000 for A and $30,000 for B; variable costs per unit
\n" );
document.write( "would be $10 for A and $11 for B; and revenue per unit would be $15.
\n" );
document.write( "a. Determine each alternative’s break-even point in units.
\n" );
document.write( "b. At what volume of output would the two alternatives yield the same profit?
\n" );
document.write( "c. If expected annual demand is 12,000 units, which alternative would yield the higher profit? \n" );
document.write( "
Algebra.Com's Answer #678396 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! break-even for a is 40,000+10x=15x \n" ); document.write( "5x=40,000; x=8000 units. \n" ); document.write( "break-even for b is 30,000+11x=15x \n" ); document.write( "4x=30,000; x=7500 units. \n" ); document.write( "---------------------- \n" ); document.write( "same profit when 40,000+10x=30,000+11x \n" ); document.write( "x=10,000 units \n" ); document.write( "A will make 150,000-40,000-100,000=10,000 \n" ); document.write( "B will make 150,000-30,000-110,000=10,000 \n" ); document.write( "--------------------- \n" ); document.write( "at 12,000 \n" ); document.write( "a will make 180,000-40,000-120,000=20,000 \n" ); document.write( "b will make 180,000-30,000-132,000=18,000 \n" ); document.write( "a will yield more profit, which makes sense, because variable costs are now less and fixed costs have been recovered. \n" ); document.write( " |