Question 551268
three consecutive intergers such that the product of the first is 2 more than 9 times the third
--------------
Integers are n, n+1 & n+2
n*(n+1) = 9(n+2) + 2
Can you finish it?