document.write( "Question 47646: A shop sells a single product for $1.50 per unit. The fixed monthly expenses are
\n" ); document.write( "$630 and the cost of each item is $0.60. How many items of the product must the
\n" ); document.write( "shop sell in this month to break even?
\n" ); document.write( "Thank you, Melissa.
\n" ); document.write( "

Algebra.Com's Answer #31487 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
A shop sells a single product for $1.50 per unit. The fixed monthly expenses are
\n" ); document.write( "$630 and the cost of each item is $0.60. How many items of the product must the
\n" ); document.write( "shop sell in this month to break even?
\n" ); document.write( "LET THE NUMBER SOLD TO BREAK EVEN BE =N PER MONTH
\n" ); document.write( "THEIR COST OF PRODUCTION =FIXED COSTS +VARIABLE COSTS=630+0.6N
\n" ); document.write( "THEIR SALE VALUE =1.5N
\n" ); document.write( "AT BREAK EVEN.....S.V=C.P
\n" ); document.write( "1.5N=630+0.6N
\n" ); document.write( "1.5N-0.6N=0.9N=630
\n" ); document.write( "N=630/0.9=700
\n" ); document.write( "
\n" );