document.write( "Question 1081264: A jazz concert brought in $165,500 on the sale of 8,100 tickets. If the tickets sold for $15 and $25 each, how many of each type of ticket were sold? \n" ); document.write( "
Algebra.Com's Answer #695332 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let n and 8100-n be the amount of $15 and $25 tickets sold, respectively. Then: \n" ); document.write( "15n+25(8100-n)=165500 \n" ); document.write( "10n=37000 \n" ); document.write( "n=3700 $15 tickets sold;4400 $25 tickets sold. ☺☺☺☺ \n" ); document.write( " |