Find the number of positive integers n such that 4 < sqrt(n) < 100
sqrt (16) = 4
sqrt (10000) = 100
So.....the number of positive integers =
9999 - 17 + 1 =
9983