Question 310741: Find 3 consecutive even numbers whenthe product of the smaller two numbers is 40 less than the square of the largest number. Answer by JBarnum(2146) (Show Source):
You can put this solution on YOUR website! x,x+2,x+4 these are 3 consecutive evennumbers (i.e. if x=2 then 2+2=4 2+4=6)
smaller two are x and x+2
larger one is x+4
4,6,8 are the 3 numbers