SOLUTION: One integer is five less then another. If the product of the number is 60, find the integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: One integer is five less then another. If the product of the number is 60, find the integers.       Log On


   



Question 1026832: One integer is five less then another. If the product of the number is 60, find the integers.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
One integer is five less then another. If the product of the numbers is 60, find the integers.
----
Integer:: x
Other:: x-5
------
Equation:
x(x-5) = 60
x^2 - 5x - 60 = 0
-----
x = [5 +- sqrt(25-4*-60)]/2
------
x = [5 +- sqrt(265)]/2
------
Note:: x is not an integer under the posted conditions.
Cheers,
Stan H.