document.write( "Question 208190: Two hundred people were on a chater flight to las vegas. Some paid $200for their tickets and some paid $250. If the total revenue for the flight was$44,000 then how many tickets of each type were sold. \n" ); document.write( "
Algebra.Com's Answer #157555 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
250x+200(200-x)=44,000
\n" ); document.write( "250x+40,000-200x=44,000
\n" ); document.write( "50x=44,000-40,000
\n" ); document.write( "50x=4,000
\n" ); document.write( "x=4,000/50
\n" ); document.write( "x=80 $250 tickets were sold
\n" ); document.write( "200-80=120 $200 tickets were sold
\n" ); document.write( "Proof:
\n" ); document.write( "250*80+200*120=44,000
\n" ); document.write( "20,000+24,000=44,000
\n" ); document.write( "44,000=44,000
\n" ); document.write( "
\n" );