document.write( "Question 119730: Break-Even Analysis To produce x units of a religious
\n" );
document.write( "medal costs C(x)=12x+30. The revenue is R(x)=25x.
\n" );
document.write( "Both C(x)and R(x)are in dollars.
\n" );
document.write( "a. Find the break-even quantity.
\n" );
document.write( "b. Find the profit from 250 units.
\n" );
document.write( "c. Find the number of units that must be produced for a
\n" );
document.write( "profit of $130. \n" );
document.write( "
Algebra.Com's Answer #87767 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Break-Even Analysis To produce x units of a religious \n" ); document.write( "medal costs C(x)=12x+30. The revenue is R(x)=25x. \n" ); document.write( "Both C(x)and R(x)are in dollars. \n" ); document.write( ": \n" ); document.write( "a. Find the break-even quantity. \n" ); document.write( "Break even occurs when Revenue = Cost \n" ); document.write( "25x = 12x + 30 \n" ); document.write( "25x - 12x = 30 \n" ); document.write( "13x = 30 \n" ); document.write( "x = \n" ); document.write( ": \n" ); document.write( "b. Find the profit from 250 units. \n" ); document.write( "Profit = Revenue - Cost \n" ); document.write( "P = 25x - (12x + 30) \n" ); document.write( "P = 25x - 12x - 30; removing the brackets changes the signs \n" ); document.write( "P = 13x - 30 \n" ); document.write( "Substitute 250 for x to find the profit on 250 units \n" ); document.write( "P = 13(250) - 30 \n" ); document.write( "P = 3250 - 30 \n" ); document.write( "P = $3,220 is the profit on 250 units \n" ); document.write( ": \n" ); document.write( "c. Find the number of units that must be produced for a \n" ); document.write( "profit of $130. \n" ); document.write( "Use the above equation 13x - 30 = P substitute 130 for P and find x \n" ); document.write( "13x - 30 = 130 \n" ); document.write( "13x = 130 + 30 \n" ); document.write( "13x = 160 \n" ); document.write( "x = \n" ); document.write( "x = 12.3 ~ 13 units to make at least a $130 profit \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "We can confirm that: \n" ); document.write( "13(12) - 30 = $126 \n" ); document.write( "13(13) - 30 = $139 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "How about this, did it all make sense to you? Any questions? \n" ); document.write( " |