document.write( "Question 171390: A movie theater sells tickets for $7.00 each. Senior citizens receive a discount of $2.00. One evening the theater sold 400 tickets and took in $2600.00 in revenue. How many tickets were sold to senior citizens? How many were sold to non-senior citizens?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #126535 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! let the number of tickets sold to non seniors and seniors , be n and s respectively \n" ); document.write( ": \n" ); document.write( "n+s=400.........eq 1 \n" ); document.write( "7n+5s=2600......eq 2 \n" ); document.write( ": \n" ); document.write( "lets rewrite eq 1 to s=400-n and place that value into eq 2. \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " |