document.write( "Question 881168: Adult tickets for a sport even cost $5.00 and children's tickets cost $20.00. The total receipt for 1720 tickets was $59,800.00. What is the number of adult tickets sold? \n" ); document.write( "
Algebra.Com's Answer #532039 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Adult tickets for a sport even cost $5.00 and children's tickets cost $20.00. The total receipt for 1720 tickets was $59,800.00. What is the number of adult tickets sold? \n" ); document.write( "--------------- \n" ); document.write( "a + c = 1720 (# of tickets) \n" ); document.write( "5a + 20c = 59800 (# of dollars) \n" ); document.write( "=================================== \n" ); document.write( " \n" ); document.write( " |