document.write( "Question 636487: I'm selling toasters for $15 ea and it costs $55 to make them with a $4 labor cost. How many do I need to sell to break even? I know the formula for break-even point is: Break-even = fixed costs / selling price - variable costs
\n" ); document.write( "this is my equation: $0 = $55 / $15 - 4x Please help me solve so I can know how many I have to sell to break-even? PLEASE?? I am stumped!! Is my answer 30, 33 (rounded from 32.5)
\n" ); document.write( "

Algebra.Com's Answer #401108 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
I'm selling toasters for $15 ea and it costs $55 to make them with a $4 labor cost.
\n" ); document.write( " How many do I need to sell to break even?
\n" ); document.write( ":
\n" ); document.write( "Let n = number of units to break even
\n" ); document.write( "revenue = total cost (var cost + fixed cost)
\n" ); document.write( "15n = 4n + 55
\n" ); document.write( "15n - 4n = 55
\n" ); document.write( "11n = 55
\n" ); document.write( "n = 55/11
\n" ); document.write( "n = 5 units sold to break even
\n" ); document.write( "
\n" ); document.write( "
\n" );