document.write( "Question 609033: university theater sold 444 tickets for a play.tickets cost $20 per adult and $15 per senior.if total receipts were $7345, how many seniors citizens tickets were sold(with structions please)
\n" );
document.write( "i know that the answer is 307 but i need to see the steps
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #383491 by flame8855(424)![]() ![]() You can put this solution on YOUR website! x+y = 444 \n" ); document.write( "20x+15y=7345 \n" ); document.write( "solve \n" ); document.write( "x =137 for adult \n" ); document.write( "y = 307 for seniors \n" ); document.write( " \n" ); document.write( " |