SOLUTION: The square root of the sum of two consecutive integer is 7. Find the two integers

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The square root of the sum of two consecutive integer is 7. Find the two integers       Log On


   



Question 945113: The square root of the sum of two consecutive integer is 7. Find the two integers

Found 2 solutions by Fombitz, Alan3354:
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
sqrt%28N%2B%28N%2B1%29%29=7
2N%2B1=49
2N=48
N=24
THe integers are 24 and 25.

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
The square root of the sum of two consecutive integer is 7. Find the two integers
============
7^2 = 49
n + n+1 = 49
n = 24