document.write( "Question 1202535: The ticket sales at a movie theater were $2,878. Adult tickets are $11, and senior tickets are $8. The number of senior tickets sold was 25 less than twice the number of adult tickets. Determine the number of adult tickets and number of senior tickets sold.\r
\n" ); document.write( "\n" ); document.write( "They sold adult tickets.\r
\n" ); document.write( "\n" ); document.write( "They sold senior tickets.
\n" ); document.write( "

Algebra.Com's Answer #837430 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "WHICH          PRICE       HOW MANY      MONEY\r\n" );
document.write( "Adult             11          a          11a\r\n" );
document.write( "Senior             8        2a-25        8(2a-25)\r\n" );
document.write( "TOTALS                                   2878\r\n" );
document.write( "

\n" ); document.write( "Understand, and see what to do?
\n" ); document.write( "
\n" );