SOLUTION: The difference between an integer and its square root is 110, what is the integer?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The difference between an integer and its square root is 110, what is the integer?       Log On


   



Question 530213: The difference between an integer and its square root is 110, what is the integer?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The difference between an integer and its square root is 110, what is the integer?
----
Let "x" be the integer.
Equation:
x - sqrt(x) = 110
----
sqrt(x) = x-110
--
Square both sides to get:
x = x^2-220x+110^2
---
Rearrange:
x^2-221x+110^2 = 0
---
Factor:
(x-100)(x-121) = 0
x = 100 or x = 121
========================
Cheers,
Stan H.