Computers encode information in sequences of ones and zeros called bits. One can
estimate how many bits are needed to encode a positive integer n with the formula
b= log(n), where b is the estimated number of bits. About how many bits are
needed to encode the number 43,258,434? Round your answer to the nearest integer.