document.write( "Question 1199189: A bus driver who starts with a large empty bus picks us 11 riders at every odd- numbered stop and drops off 5 riders at every even-numbered stop. The stop after which the bus will first contain more than 165 passengers is stop number
\n" ); document.write( " a) 27 b) 28 c) 52 d) 53 e) 55
\n" ); document.write( "

Algebra.Com's Answer #832920 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "The sequence
\n" ); document.write( "11,6,17,12,23,18,...
\n" ); document.write( "represents the number of riders on the bus for any particular stop.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We start with 11 riders on stop 1 (odd number).
\n" ); document.write( "Then the bus drops off 5 riders on stop 2 (even number) to have 11-5 = 6 people remaining.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For the next odd numbered stop, stop 3, there are 11 more riders to have 6+11 = 17 people.
\n" ); document.write( "For the next even numbered stop, stop 4, exactly 5 people leave to have 17-5 = 12 people remaining.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This process continues until the bus is full of course, or when there aren't any other stops to make.
\n" ); document.write( "We'll assume that the bus can hold 165 people or a bit more.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Going back to this sequence:
\n" ); document.write( "11,6,17,12,23,18,...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's highlight the even numbered terms.
\n" ); document.write( "11,6,17,12,23,18,...
\n" ); document.write( "This is the set of multiples of 6.
\n" ); document.write( "Since 2 is a factor of 6, each item is even.
\n" ); document.write( "Therefore, it is impossible to have 165 people on the bus for any even numbered stop since 165 is odd. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's highlight the odd numbered terms.
\n" ); document.write( "11,6,17,12,23,18,...
\n" ); document.write( "Notice that we're increasing by 6 each time.
\n" ); document.write( "This is exactly because 11-5 = 6 is the net change in the number of people on the bus. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore, the odd numbered terms of this sequence are arithmetic
\n" ); document.write( "a = 11 = first term
\n" ); document.write( "d = 6 = common difference
\n" ); document.write( "a(n) = a+d*(n-1) = nth term
\n" ); document.write( "a(n) = 11+6*(n-1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's see if we get 165 in this sequence
\n" ); document.write( "a(n) = 11+6*(n-1)
\n" ); document.write( "165 = 11+6*(n-1)
\n" ); document.write( "165 = 11+6n-6
\n" ); document.write( "165 = 6n+5
\n" ); document.write( "6n+5 = 165
\n" ); document.write( "6n = 165-5
\n" ); document.write( "6n = 160
\n" ); document.write( "n = 160/6
\n" ); document.write( "n = 26.667
\n" ); document.write( "We don't have 165 in the odd numbered terms since n must be a positive integer.
\n" ); document.write( "But it gives us an idea where the min number over 165 could be located.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's revisit these highlighted terms:
\n" ); document.write( "11,6,17,12,23,18,...
\n" ); document.write( "The \"11\" is the 1st odd number and 1st term overall.
\n" ); document.write( "The \"17\" is the 2nd odd number and 3rd term overall.
\n" ); document.write( "The \"23\" is the 3rd odd number and 5th term overall.
\n" ); document.write( "And so on.
\n" ); document.write( "For the kth odd numbered term, it refers to the (2k-1)th term overall, where k is a positive integer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If n = 26, then,
\n" ); document.write( "a(n) = 11+6*(n-1)
\n" ); document.write( "a(26) = 11+6*(26-1)
\n" ); document.write( "a(26) = 161
\n" ); document.write( "The 26th odd numbered bus stop will have 161 people on the bus.
\n" ); document.write( "We haven't gone over 165, but we're really close.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If n = 27, then,
\n" ); document.write( "a(n) = 11+6*(n-1)
\n" ); document.write( "a(27) = 11+6*(27-1)
\n" ); document.write( "a(27) = 167
\n" ); document.write( "We now have gone over 165.
\n" ); document.write( "This is the smallest such n to achieve the goal.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The k = 27 odd numbered term refers to the 2k-1 = 2*27-1 = 54-1 = 53rd term overall of the sequence 11,6,17,12,23,18,...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 53 (choice D)
\n" ); document.write( "
\n" ); document.write( "
\n" );