document.write( "Question 463940: Belmont Records produces DVD records. The fixed costs for producing a record are $160,000, and unit cost amount to 85 cents per record. The revenue is $5 per DVD.
\n" ); document.write( "(a) How many DVDs must be sold in order to break even?
\n" ); document.write( "(b) Find the profit or loss if 20,000 DVD's are sold.
\n" ); document.write( "(c) Find the profit or loss if 50,000 DVD's are sold.
\n" ); document.write( "

Algebra.Com's Answer #317778 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
160000+.85n=5n
\n" ); document.write( "160000=4.15n
\n" ); document.write( "n=160000/4.15=38554.22
\n" ); document.write( "You need to sell 38,554.22 units to break even.
\n" ); document.write( "---------------------
\n" ); document.write( "20000x5=100000
\n" ); document.write( "160000+(20,000x.85)=160000+17000=177000
\n" ); document.write( "100000-177000=-77000
\n" ); document.write( "Loss of 77000
\n" ); document.write( "--------------------------
\n" ); document.write( "50000x5=250000
\n" ); document.write( "160000+(50000x.85)=160000+42500=202500
\n" ); document.write( "250000-202500=47500
\n" ); document.write( "Profit of 47500..
\n" ); document.write( "
\n" );