document.write( "Question 1186426: A movie theater sells tickets for $8 each, with seniors receiving a discount of $2. One evening the theater took in $3580 in revenue. There were 525 tickets sold that evening.\r
\n" );
document.write( "\n" );
document.write( "If x represents the number of tickets sold at $8 and y the number of tickets sold at the discounted price, which system of equations represent this situation? \n" );
document.write( "
Algebra.Com's Answer #817345 by Octo-pie7(11)![]() ![]() You can put this solution on YOUR website! Step 1: \n" ); document.write( "Price of ticket = $8 each. \n" ); document.write( "Price of ticket after discount = 8 - 2 = $6\r \n" ); document.write( "\n" ); document.write( "Total Price = $3580 \n" ); document.write( "Total Ticket = 525\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 2: \n" ); document.write( "Now, we have given\r \n" ); document.write( "\n" ); document.write( "x represent the number of ticket sold at $8. \n" ); document.write( "y the number of ticket sold at discount price. \n" ); document.write( "Then, x + y = 525 \n" ); document.write( "8x + 6y = 3580\r \n" ); document.write( "\n" ); document.write( "Therefore, \n" ); document.write( "System of equation is \n" ); document.write( "x + y = 525 \n" ); document.write( "8x + 6y = 3580 \n" ); document.write( "ANSWER \n" ); document.write( " |