document.write( "Question 1063449: A total of 2825 tickets were sold for the concert for a total of $25,898 if advance tickets sold for $8 each and tickets at the door were sold at $10 each, how many tickets of each type were sold? \n" ); document.write( "
Algebra.Com's Answer #678577 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let m be the amount of tickets sold at $10, and n be the amount sold at $8. Then:
\n" ); document.write( "m+n=2825
\n" ); document.write( "10m+8n=25898
\n" ); document.write( "8m+8n=22600
\n" ); document.write( "2m=3298
\n" ); document.write( "m=1649
\n" ); document.write( "n=2825-1649=1176
\n" ); document.write( "1649 tickets were sold at the door, and 1176 were sold in advance. ☺☺☺☺
\n" ); document.write( "
\n" ); document.write( "
\n" );