document.write( "Question 965796: There were 3000 people at a football game.some paid $10.00 for their tickets other paid $5.00 the total receipts amounted to #25,00. How many tickets of each kind were sold ? \n" ); document.write( "
Algebra.Com's Answer #590303 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
10T+5F=25,000
\n" ); document.write( "T+F=3,000
\n" ); document.write( "T=3,000-F
\n" ); document.write( "10(3,000-F)+5F=25,000
\n" ); document.write( "30,000-10F+5F=25,000
\n" ); document.write( "-5F=25,000-30,000
\n" ); document.write( "-5F=-5,000
\n" ); document.write( "F=-5,000/-5
\n" ); document.write( "F=1,000 FIVE DOLLAR TICKETS WERE SOLD
\n" ); document.write( "T+1000=3,000
\n" ); document.write( "T=3,000-1,000
\n" ); document.write( "T=2,000 TEN DOLLAR TICKETS WERE SOLD.
\n" ); document.write( "PROOF:
\n" ); document.write( "10*2,000+5*1,000=25,000
\n" ); document.write( "20,000+5,000=25,000
\n" ); document.write( "25,000=25,000
\n" ); document.write( "
\n" );