we'll start off by making the recurring decimal value to a variable, hmmm say "x", thus x = 9.268686868......
we'll next multiply that value by a power of 10 so that the recurring decimal part moves over to the left of the decimal point, the recurring decimals in this case are "68", but we need to bring the 2 in front along as well, so to move all those three fellows, we'll need 1000.
we'll next multiply the same value by a power of 10 that brings two of the recurring decimals over, so 1000 gives us one "68" over, we'll need "6868" over to the left, so we'll use 100000, let's proceed.
