document.write( "Question 277858: A jazz group on tour has been drawing average crowds of 500 persons. It is projected that for every $1 increase in the $12 ticket price, the average attendance will decrease by 50. At what ticket price will nightly receipts be $5600?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #202257 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 12x=500 12*500=6000 \n" ); document.write( "13x=450 13*450=5850 \n" ); document.write( "14x=400 14*400=5600 \n" ); document.write( "(12+x)*(500-50x)=y\r \n" ); document.write( "\n" ); document.write( "(12+x)*(500-50x)=5600 \n" ); document.write( "x=12 \n" ); document.write( "12+2=14 cost of ticket \n" ); document.write( "500-50*2=400 \n" ); document.write( "14*400=5600 \n" ); document.write( " \n" ); document.write( " |