For students who studied the logarithmic function, it is easy to solve the equation $$0.9^n \leq 0.1$$ in $\mathbb{N}$, which has as solutions $n\geq \frac{\ln0.1}{\ln 0.9} \approx 21.85 $. That is all natural numbers starting from $22$.
Now how can we solve the following equation $$0.9^n+0.8^n \leq 0.1$$
From the solution to the previous problem $0.9^n\le 0.1$, we know $n\ge22$.
Now, try,
$$0.9^{22 }+ 0.8^{22 }-0.1=0.006$$
$$0.9^{23}+0.8^{23}-0.1= -0.005$$
The values switch signs from 22 to 23. So, from the intermediate-value-theorem, the solution is
$$n\ge23$$