document.write( "Question 850688: A wind chime manufacturer has a fixed operational costs of $1,200 a month and a unit wholesale cost of $20 for each wind chime sold. If he can sell all the wind chimes he can make at $30 each, how many wind chimes must he sell each month to break even? \n" ); document.write( "
Algebra.Com's Answer #512306 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! 1200 + 20x is his cost. \n" ); document.write( "You want to find out at what number that will equal 30x. \n" ); document.write( "1200 + 20x = 30x \n" ); document.write( "Subtract 20x from each side \n" ); document.write( "1200 = 10x \n" ); document.write( "Divide each side by 10 \n" ); document.write( "120 = x \n" ); document.write( ". \n" ); document.write( "Let's plug it in to be certain. \n" ); document.write( "If the manufacturer makes 120 units, it will cost him: \n" ); document.write( "1200 + (20*120) \n" ); document.write( "1200 + 2400 = 3600 \n" ); document.write( ". \n" ); document.write( "He sells them for 30*120, which is 3600 \n" ); document.write( "Success! \n" ); document.write( " |