Question 518487: Find three consecutive even numbers where the product of the smaller two numbers is 64 less than the square of the larger number Answer by valentity(6) (Show Source):
You can put this solution on YOUR website! Let the nos be x,x+2 and x+4 then
x(x+2)+64=(x+4)**2. This yields x=8, hence the nos are 8,10 and 12.