Question 694775
What is the smallest integer value of k 
such that (1/2)to the power of k < 0.001?
----
Solve (1/2)^k < 0.001
---
Take the log of both sides:
k(log(1/2)) < log0.001
---
k < -3/log(1/2)
k < 9.9658
==============================
Ans: k = 9
===============
Cheers,
Stan H.