SOLUTION: How many integers in the set of all integers from 1 to 100, inclusive, are not the square of an integer?

Algebra ->  Test -> SOLUTION: How many integers in the set of all integers from 1 to 100, inclusive, are not the square of an integer?      Log On


   



Question 94906: How many integers in the set of all integers from 1 to 100, inclusive, are not the square of an integer?
Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
The following integers have squares that fall in the range of 1 to 100:
.
1, 2, 3, 4, 5, 6, 7, 8, 9, and 10
.
The squares of these integers are 1, 4, 9, 16, 25, 36, 49, 64, 81, and 100
.
So in the spectrum of numbers from 1 to 100 inclusive, there are 10 squares (1, 4, 9, 16, 25,
36, 49, 64, 81, and 100). The remaining 90 numbers are not the square of an integer.
.
Hope this helps you to understand the problem.
.