document.write( "Question 886720: Tickets for a concert were priced at $8 for students and $10 for nonstudents. There were 1220 tickets sold for a total of $11,400. How many student tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #536082 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Tickets for a concert were priced at $8 for students and $10 for nonstudents. There were 1220 tickets sold for a total of $11,400. How many student tickets were sold? \n" ); document.write( "--------------------- \n" ); document.write( "Quantity Eq:: s + n = 1220 tickets \n" ); document.write( "Value Eq::; 8s+10n = 11400 \n" ); document.write( "----- \n" ); document.write( "Modify for elimination: \n" ); document.write( "8s + 8n = 8*1220 \n" ); document.write( "8s + 10n= 11400 \n" ); document.write( "----- \n" ); document.write( "Subtract and solve for \"n\": \n" ); document.write( "2n = 1640 \n" ); document.write( "n = 820 (# of nonstudent tickets sold) \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |