document.write( "Question 577710: Tickets for a piano concert sold for $4.50 for each adult ticket. Student tickets sold for $2.00 each. the total receipts for 1720 tickets were $5980. Find the number of adult tickets sold. \n" ); document.write( "
Algebra.Com's Answer #370270 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let a = adult\r \n" ); document.write( "\n" ); document.write( "Let s = student\r \n" ); document.write( "\n" ); document.write( "a + s = 1720 \n" ); document.write( "4.5a + 2s = 5980\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solving by substitution method, I got the number of adult tickets sold is 1016 and the number of student tickets sold is 704.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |