document.write( "Question 72756: A company has a fixed cost of $75,000. Variable cost per unit is $25. Revenue unit is 75. Find the following:
\n" ); document.write( "
\n" ); document.write( "a) Break Even Point
\n" ); document.write( "b) The profit or loss from producing 900 units.
\n" ); document.write( "

Algebra.Com's Answer #52046 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Let's write two equations. The first equation will be for the Cost (let C represent Cost).
\n" ); document.write( "The Cost is comprised of two parts. The fixed cost of $75,000 and the variable cost that is
\n" ); document.write( "associated with the production. That cost is $25 per unit so its cost will be $25 times the
\n" ); document.write( "number of units produced. Let U represent the number of units produced. So our cost equation
\n" ); document.write( "is:
\n" ); document.write( ".
\n" ); document.write( "\"C+=+25%2AU+%2B+75000\"
\n" ); document.write( ".
\n" ); document.write( "The amount of income or revenue is $75 per unit so that the revenue (call it R) is just the product
\n" ); document.write( "of the income for a single unit times the number of units produced. In equation form this is:
\n" ); document.write( ".
\n" ); document.write( "\"R+=+75%2AU\"
\n" ); document.write( ".
\n" ); document.write( "The break even point occurs when the revenue (R) just equals the cost C. We can determine this
\n" ); document.write( "by setting the right side of the cost and revenue equations equal to get:
\n" ); document.write( ".
\n" ); document.write( "\"75%2AU+=+25%2AU+%2B+75000\"
\n" ); document.write( ".
\n" ); document.write( "Subtract 25*U from both sides to get:
\n" ); document.write( ".
\n" ); document.write( "\"50%2AU+=+75000\"
\n" ); document.write( ".
\n" ); document.write( "And solve for U by dividing both sides by 50 to get:
\n" ); document.write( ".
\n" ); document.write( "\"U+=+1500\"
\n" ); document.write( ".
\n" ); document.write( "When you produce 1500 units your income just equals your costs.
\n" ); document.write( ".
\n" ); document.write( "Another way of looking at this is on a per unit basis. Since it costs $25 dollars
\n" ); document.write( "to make a unit and you sell units for $75 each, then you are making 50 bucks a unit. And
\n" ); document.write( "you have to sell enough units to offset the $75000 of fixed costs. Therefore you again have
\n" ); document.write( "to divide $50 net income for each unit into the $75000 to find that 1500 units must be
\n" ); document.write( "made and sold to offset the costs.
\n" ); document.write( ".
\n" ); document.write( "You are also asked to calculate the profit or loss if you make and sell 900 units.
\n" ); document.write( "You can see that it will be a loss because you have to sell 1500 units to break even.
\n" ); document.write( ".
\n" ); document.write( "For 900 units, the cost is:
\n" ); document.write( ".
\n" ); document.write( "C 25*900 + 75,000 = 22,500 + 75,000 = $97,500
\n" ); document.write( ".
\n" ); document.write( "The income meanwhile is:
\n" ); document.write( ".
\n" ); document.write( "R = 75*900 = $67,500.
\n" ); document.write( ".
\n" ); document.write( "The result is that the costs exceed the income by $97,500 - $67,500 = $30,000 so you are out
\n" ); document.write( "$30,000 if you only sell 900 units.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand the problem a little better.
\n" ); document.write( "
\n" );