document.write( "Question 1107515: Hello, sorry for the trouble I’m 11 and I don’t know how to do the problem. \r
\n" );
document.write( "\n" );
document.write( "Tickets for admission to a high school football game cost 3$ for students and 5$ for adults. During one game, $2995 was collected from the sale of 279 tickets. How many adult tickets and student tickets were sold? \n" );
document.write( "
Algebra.Com's Answer #722521 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This can't work to make $2995 in sales for 279 adult tickets (the maximum), because that would net $1395 only. Accordingly, I edited the question to make the total sales $995. \n" ); document.write( "Adult tickets=A \n" ); document.write( "Student tickets=S \n" ); document.write( "A+S=279 \n" ); document.write( "5A+3S=995 \n" ); document.write( "-5A-5S=-1395, multiplying the top by -5 \n" ); document.write( "-2S=-400 \n" ); document.write( "S=200 students or $600 total \n" ); document.write( "A=79 adults or $395 total \n" ); document.write( " \n" ); document.write( " |