document.write( "Question 1084217: A musician is planning to market a CD. The fixed costs are $1520 and the variable costs are $3 per CD. The wholesale price of the CD will be $11. 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 #698299 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x=number of cd s
\n" ); document.write( "11x>1520+3x
\n" ); document.write( "8x>1520
\n" ); document.write( "x>190
\n" ); document.write( "at least 191.
\n" ); document.write( "
\n" );