document.write( "Question 1058084: You want to hire a live band for a school dance. You have $175 in your budget. The live band charges $75 per hour and each student pays $2 admission. If the band is to play for 3 hours, how much extra money do you need to raise? \n" ); document.write( "
Algebra.Com's Answer #673092 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You want to hire a live band for a school dance. You have $175 in your budget. The live band charges $75 per hour and each student pays $2 admission. If the band is to play for 3 hours, how much extra money do you need to raise? \n" ); document.write( "------ \n" ); document.write( "Cost = 3*75 = $225 \n" ); document.write( "Revenue = 175 + 2x, where x is the numbers of tickets sold for $2. \n" ); document.write( "------ \n" ); document.write( "Profit = R - C \n" ); document.write( "175+2x - 225 = 0 \n" ); document.write( "---- \n" ); document.write( "2x = 225-175 \n" ); document.write( "2x = 50 \n" ); document.write( "x = 25 \n" ); document.write( "---- \n" ); document.write( "Ans:: Money needed to break even:: 2*25 = $50.00 \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |