document.write( "Question 825818: Students sold 275 tickets for a fundraiser at school. Some tickets are for children and cost $3, while the rest are adult tickets that cost $5. If the total value of all tickets sold $1,025, how many of each type of ticket was sold?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #497639 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! You only need to ask this once, not three times in a row.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let x = how many children tickets \n" ); document.write( "Let y = how many adult tickets\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Account for the ticket count: x+y=275\r \n" ); document.write( "\n" ); document.write( "Account for the money: 3x+5y=1025\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve the system. Elimination Method might be easiest. Multiply ticket count equation by 3 and subtract from the money equation, and first find the value for y. \n" ); document.write( "...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " |