Between what two consecutive integers does Square Root Of 35 lie?

1 Answer
Nov 10, 2015

5 and 6.

Explanation:

You simply need to find two numbers n and m such that

n235<m2

Without thinking too much, you can simply list the first squares:

12=1;
22=4;
32=9;
42=16;
52=25;
62=36...

So, you can see that n=5 and m=6 satisfy the request, since

52<35<62