Suppose n is a positive integer such that (n2 + 48) is a perfect squar...
N2 + 48 =k2
48 =k2 – N2
(k - N)(k + N) = 48
So the possible number of pairs of (k - N) and (k + N) are
(1,48),(2,24), (3,16), (4,12), (6,8)
On solving the above pairs for (k - N) and (k + N), we get the integer values of N and k as
N=1 ,k= 7
N=4 , k=8
N=11,k=13
So the total possible values of N are three
View all questions of this test
Suppose n is a positive integer such that (n2 + 48) is a perfect squar...
Problem Statement:
Suppose n is a positive integer such that (n^2 - 48) is a perfect square. What is the number of such n?
Solution:
Let's assume that (n^2 - 48) = k^2, where k is a positive integer.
Rearranging the terms, we get:
n^2 - k^2 = 48
Now, we can factorize the left-hand side using the difference of squares formula:
(n + k)(n - k) = 48
Since n and k are both positive integers, we can have the following possibilities for (n + k) and (n - k):
Case 1: (n + k) = 48 and (n - k) = 1
Solving these equations simultaneously, we get:
n = 24.5 (which is not a positive integer)
Case 2: (n + k) = 24 and (n - k) = 2
Solving these equations simultaneously, we get:
n = 13
Case 3: (n + k) = 16 and (n - k) = 3
Solving these equations simultaneously, we get:
n = 9.5 (which is not a positive integer)
Case 4: (n + k) = 12 and (n - k) = 4
Solving these equations simultaneously, we get:
n = 8
Therefore, there are three possible values of n (13, 8 and 1) for which (n^2 - 48) is a perfect square.
Answer: Option (c) Three