document.write( "Question 1002250: A movie theater charges $ 8 for adults and $ 6 for seniors. On a particular day when 332 people paid an admission, the total receipts were $ 2508. Round your answers to the nearest integers.\r
\n" );
document.write( "\n" );
document.write( "How many who paid were adults? \n" );
document.write( "
Algebra.Com's Answer #619194 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! x adults \n" ); document.write( "y seniors\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "People: x+y=332\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Receipts: 8x+6y=2508\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve the system of equations. \n" ); document.write( " |