Extrapolate half the distance between 4 and 8, which would be 6 and then extrapolate between 4 and 6 to locate 5. Same thing to find 1.5 which is halfway between 1 and 2. That is how I would do it.
Originally Posted By: SaturnIonVue
Extrapolate half the distance between 4 and 8, which would be 6 and then extrapolate between 4 and 6 to locate 5. Same thing to find 1.5 which is halfway between 1 and 2. That is how I would do it.
+1. I like that answer. I'd do the same.
But, I'll be the first to admit I'm no "brainiac".
Originally Posted By: moribundman
Originally Posted By: simple_gifts
Quote:
Hmmmm log table base 2
Shannows got it. An exponential scale becomes is linear when you use the logarithm.
I cannot use a linear scale. It has to be an exponential scale.
I thought this was a riddle instead of a serious question. My bad.
n=logx/log2 (this avoids messing around with base2 although a base2 solution would be more elegant...if you consider something from old High School trig elegant.
Where n = number of ticks over on your scale with the first tick being the 0th tick.
and x = the number you want to add to your scale.
Lets try 4. n=logx/log2=log4/log2 =2 which is the second tick over on your scale and it is 4.
Now try 5. log5/log2=2.3219, so 5 is 2.3219 ticks over on your scale.