Find the number of integers n that satisfy n^2 <100
Hello sloppy!
\(n^2<100\) (square root both sides)
-10 < n < 10
Now you shall find the number of integers.