document.write( "Question 95020: Bus fares from Amherst to Mount Mohawk are $26 for adults and $18 for students. How many students are on the bus if a total of $1668 was collected from the 70 passengers? \n" ); document.write( "
Algebra.Com's Answer #69194 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
26X+18(70-X)=1668
\n" ); document.write( "26X+1260-18X=1668
\n" ); document.write( "8X=1668-1260
\n" ); document.write( "8X=408
\n" ); document.write( "X=408/8
\n" ); document.write( "X=51 NUMBER OF ADULT TICKETS SOLD.
\n" ); document.write( "70-51=19 STUDENT TICKETS SOLD.
\n" ); document.write( "PROOF
\n" ); document.write( "26*51+18*19=1668
\n" ); document.write( "1326+342=1668
\n" ); document.write( "1668=1668
\n" ); document.write( "
\n" );