document.write( "Question 1075609: Ninety Passengers rode in a train from City A to City B. Tickets for regular coach seats cost $121. Tickets for sleeper seats cost $281. The receipts for the trip totaled $18,090. How many passengers purchased each type of ticket? \n" ); document.write( "
Algebra.Com's Answer #690250 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
C+S=90
\n" ); document.write( "121C+281S=18,090
\n" ); document.write( "-121C-121S=-10,890
\n" ); document.write( "160S=7200
\n" ); document.write( "S=45@281=$12,645
\n" ); document.write( "C=45@121=$5445
\n" ); document.write( "They add to $18,090.
\n" ); document.write( "45 passengers for each.
\n" ); document.write( "(I'm a volunteer tutor).
\n" ); document.write( "
\n" ); document.write( "
\n" );