if we take the $\log_2$ of both sides, we get that
$$\log_2(ax^n) =\log_2(2^k)$$$$log_2(a)+\log_2(x^n)=k$$$$k=\log_2(a)+n\log_2(x)$$
In your example, $a=2.143483648$, $x=10$, $n=9$, which means that
$$k=\log_2(2.143483648)+9\log_2(10)$$
Which is approximately 31, as you expected.
0
Bumbble Comm
On
hint
If $$x=2^k$$
then if we take logarithm of both sides,
if we take the $\log_2$ of both sides, we get that $$\log_2(ax^n) =\log_2(2^k)$$ $$log_2(a)+\log_2(x^n)=k$$ $$k=\log_2(a)+n\log_2(x)$$ In your example, $a=2.143483648$, $x=10$, $n=9$, which means that $$k=\log_2(2.143483648)+9\log_2(10)$$ Which is approximately 31, as you expected.