document.write( "Question 307177: Tickets to the school dance cost $4, and the projected attendance is 300 people. It is further projected that for every 10 cent increase in ticket price, the average attendance will decrease by 5. At what ticket price will the receipts from the dance be $1,248? Show the quadratic equation used to solve this problem and show all work in solving it. \n" ); document.write( "
Algebra.Com's Answer #219791 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Tickets to the school dance cost $4, and the projected attendance is 300 people. \n" ); document.write( " It is further projected that for every 10 cent increase in ticket price, the \n" ); document.write( "average attendance will decrease by 5. \n" ); document.write( "At what ticket price will the receipts from the dance be $1,248? \n" ); document.write( " Show the quadratic equation used to solve this problem and show all work in solving it. \n" ); document.write( ": \n" ); document.write( "Let x = no. .10 increases and no. of 5 people decreases \n" ); document.write( ": \n" ); document.write( "Cost * Attendance = $1248 \n" ); document.write( "(4 + .10x)(300 - 5x) = 1248 \n" ); document.write( "FOIL \n" ); document.write( "1200 - 20x + 30x - .5x^2 = 1248 \n" ); document.write( "Arrange as a quadratic equation \n" ); document.write( "-.5x^2 + 10x + 1200 - 1248 = 0 \n" ); document.write( ": \n" ); document.write( "-.5x^2 + 10x - 48 = 0 \n" ); document.write( "Multiply equation by -2 \n" ); document.write( "x^2 - 20x + 96 = 0 \n" ); document.write( "Factors to \n" ); document.write( "(x-12)(x-8) = 0 \n" ); document.write( "two solutions \n" ); document.write( "x = 12 \n" ); document.write( "and \n" ); document.write( "x = 8 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Find the revenue when x=12 \n" ); document.write( "(4 + .10*12))(300 - 5(12)) = \n" ); document.write( "5.20 * 240 = 1248 \n" ); document.write( ": \n" ); document.write( "Revenue when x = 8 \n" ); document.write( "(4 + .10*8))(300 - 5(8)) = \n" ); document.write( "4.80 * 260 = 1248 also \n" ); document.write( " |