Question:

The number of all integers n for which n2+36 is a perfect square, is

Updated On: Dec 30, 2025
  • 4
  • 6
  • 8
  • 10
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

To solve the problem of finding the number of integers \( n \) for which \( n^2 + 36 \) is a perfect square, let's proceed step-by-step:

  1. First, represent the condition \( n^2 + 36 \) being a perfect square mathematically:  
    Let \( n^2 + 36 = m^2 \), where \( m \) is an integer.
  2. Rearranging gives: \(m^2 - n^2 = 36\) 
    This can be written as a difference of squares: \((m - n)(m + n) = 36\)
  3. Next, we need to find all integer pairs \((m-n)\) and \((m+n)\) whose product is 36. Consider the factor pairs of 36:
Factor Pair (m-n, m+n)
(1, 36)
(2, 18)
(3, 12)
(4, 9)
(6, 6)
(-1, -36)
(-2, -18)
(-3, -12)
(-4, -9)
(-6, -6)
  1. For each pair, calculate \( m = \frac{(m+n) + (m-n)}{2} \) and \( n = \frac{(m+n) - (m-n)}{2} \). Check that both values are integers. Here’s the calculation for a few pairs:
    • For (1, 36): \( m = \frac{37}{2} \) which is not an integer, skip.
    • For (2, 18):
      • \(m = \frac{20}{2} = 10\)
      • \(n = \frac{16}{2} = 8\)
    • Continue this method for all pairs:
    • Valid pairs that give integer \(n \) are (2, 18), (18, 2), (12, 3), (9, 4), (-2, -18), (-18, -2), (-12, -3), (-9, -4). For each valid pair, compute \( n \).
  2. Ultimately, running through every potential pair, the valid integer results for \( n \) are: 8, -8, 9, -9, 18, -18, 12, -12, confirming there are 8 such integers.

The correct answer is thus \(8\).

Was this answer helpful?
0
0

Questions Asked in CMAT exam

View More Questions