document.write( "Question 172953: (25) Tickets for a concert were sold to adults for $3 and to students for $2. If the total receipts were $824 and twice as many adult tickets as student tickets were sold, then how many of each were sold?\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #127791 by monika_p(71)![]() ![]() ![]() You can put this solution on YOUR website! if x is the number of tickets sold for students for $2, then 2x is number of tickets sold for adults for $3. Now we can write equation: \n" ); document.write( "2*x+3*2x=824 \n" ); document.write( "8x=824 \n" ); document.write( "x=103 number of tickets sold for students, then for adults was sold 206 tickets\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |