document.write( "Question 387763: A musician is planning to market a CD. The fixed costs are $720 and the variable costs are $6 per CD. The wholesale price of the CD will be $10. 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 break even?
\n" ); document.write( "

Algebra.Com's Answer #274139 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"C\" = total cost of making \"x\" CDs
\n" ); document.write( "Let \"I\" = total income from making \"x\" CDs
\n" ); document.write( "given:
\n" ); document.write( "\"C+=+6x+%2B+720\"
\n" ); document.write( "\"I+=+10x\"
\n" ); document.write( "The problem is asking \"When does the income = cost?\"
\n" ); document.write( "\"I+=+C\"
\n" ); document.write( "\"6x+%2B+720+=+10x\"
\n" ); document.write( "\"4x+=+720\"
\n" ); document.write( "\"x+=+180\"
\n" ); document.write( "180 CDs must be sold to break even
\n" ); document.write( "
\n" );