Question 154508
examine the following phrase famous by fred flintstone: yabbadabbadoo. if this pattern is repeated over and over again . what letter will be in the 275th position?
<pre><font size = 5 color = "indigo"><b>
"yabbadabbadoo" has 13 letters.

So the 275th letter of

yabbadabbadooyabbadabbadooyabbadabbadoo...

will be the 
same as the number of letter of 
"yabbadabbadoo" that corresponds to

275 mod 13

which is found by dividing 275
by 13 and taking the remainder:

  <u>  21</u>
13)275
   <u>26</u>
    15
    <u>13</u>
     2

The remainder is 2, so the 275th
letter will be the same as the 2nd
letter of "yabbadabbadoo".

Answer: the letter "a"

Edwin</pre>