Quote:
Originally Posted by bhupi3149
If the numbers 2^218 and 3^109 are both evaluated, converted into base 12 and written one beside another, how many digits are there, on the whole,in the result?
a)109
b)110
c)218
d)219
e)111
|
[log(base12)(4^109)] + [log(base12)(4^109)] + 2
where [.] greatest integer function
[log(base12)(4^109)] + [log(base12)(3^109)] <= log(base12)(12^109) = 109
log(base12)(4^109) = i1 + f1 (i1 = integer, 0<f1<1)
log(base12)(3^109) = i2 + f2 (i2 = integer, 0<f2<1).. we know both are not integers
so i1 + i2 + f1 + f2 = 109 an integer
also 0 < f1 + f2 < 2.. so f1+ f2 =1 is the only possible value
so [log(base12)(4^109)] + [log(base12)(3^109)] = i1+i2 = 108
so number of digits = 108+2 = 110