🦘 Math Kangaroo Grade All Felix 1-2 Ecolier 3-4 Benjamin 5-6 Kadett 7-8 Junior 9-10 Student 11-12 ⇄ switch contest
2022 Math Kangaroo

Problem 28

Problem 28 · 2022 Math Kangaroo Stretch
Algebra & Patterns estimate-and-pick

Let N be a positive integer. How many integers are between \(\sqrt{N^2+N+1}\) and \(\sqrt{9N^2+N+1}\)?

Show answer
Answer: C — \(2N\)
Show hints
Hint 1 of 2
Bound each square root between consecutive integers.
Still stuck? Show hint 2 →
Hint 2 of 2
√(N^2+N+1) is just above N; √(9N^2+N+1) is just below 3N+1.
Show solution
Approach: trap each root between integers
  1. N^2 < N^2+N+1 < (N+1)^2, so the first root lies between N and N+1; smallest integer above is N+1.
  2. (3N)^2 < 9N^2+N+1 < (3N+1)^2, so the second root lies between 3N and 3N+1; largest integer below is 3N.
  3. Integers from N+1 to 3N number 3N − (N+1) + 1 = 2N.
Mark: · log in to save