document.write( "Question 909256: A bus requiries 40 minutes to go from one Terminal to another,and stops for 10 minutes at each terminal. The maximum number of one way trips that the bus can complete in 6 hours is \n" ); document.write( "
Algebra.Com's Answer #551748 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Ill call the terminals A and B
\n" ); document.write( "I'll call the one-way trip
\n" ); document.write( "either
\n" ); document.write( " AB ( to B )
\n" ); document.write( "or
\n" ); document.write( "BA ( B to A )
\n" ); document.write( "--------------
\n" ); document.write( "The wait times are
\n" ); document.write( "wA ( wait at A )
\n" ); document.write( "wB ( wait at B )
\n" ); document.write( "---------------
\n" ); document.write( "The sequence could be:
\n" ); document.write( "wA
\n" ); document.write( "AB
\n" ); document.write( "wB
\n" ); document.write( "BA
\n" ); document.write( "wA
\n" ); document.write( "AB
\n" ); document.write( "wB
\n" ); document.write( "BA
\n" ); document.write( "wA
\n" ); document.write( "AB
\n" ); document.write( "etc.
\n" ); document.write( "----------
\n" ); document.write( "If \"+n+\" = number of one-way trips.
\n" ); document.write( "I can say:
\n" ); document.write( "\"+6%2A60+=+%28+10+%2B+40+%29%2An+\"
\n" ); document.write( "\"+50n+=+360+\"
\n" ); document.write( "\"+n+=+7.2+\"
\n" ); document.write( "The bus can make 7 one-way trips in 6 hrs\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );