document.write( "Question 722745:
\n" ); document.write( "A musician is planning to market a CD. The fixed costs are $1020 and the variable costs are $3 per CD. The wholesale price of the CD will be $9. For the artist to make a profit, revenues must be greater than costs.
\n" ); document.write( "How many CDs, x, must be sold for the musician to make a profit?
\n" ); document.write( "

Algebra.Com's Answer #442862 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
1020+3x<=9x
\n" ); document.write( "3x-9x<=-1020
\n" ); document.write( "-6x<=-1020
\n" ); document.write( "x>=1020/6 note the sign change due to dividing by a negative value.
\n" ); document.write( "x>=170 CD's need to be sold to break even.
\n" ); document.write( "Proof:
\n" ); document.write( "1020+3*170<=9*170
\n" ); document.write( "1020+510<=1530
\n" ); document.write( "1530<=1530
\n" ); document.write( "
\n" );