document.write( "Question 585746: Advance sale tickets cost $18.50 each, door tickets cost $15 each. if $6770 was collected on the sale of 400 tickets, how many door tickets where sold?\r
\n" );
document.write( "\n" );
document.write( "Thanks for the help! \n" );
document.write( "
Algebra.Com's Answer #373462 by richwmiller(17219) You can put this solution on YOUR website! x+y=400; \n" ); document.write( "1850x+1500y=677000 \n" ); document.write( "x=220 \n" ); document.write( "y=180 \n" ); document.write( "Door tickets usually cost more than advanced tickets. \n" ); document.write( "What is the motivation to buy early? \n" ); document.write( " |