Question 1018092: find two consecutive even integers such that the square of the smaller decreased by 4 is equal to 4 times the larger Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! find two consecutive even integers such that the square of the smaller decreased by 4 is equal to 4 times the larger
------------
n^2 - 4 = 4(n+2)
n^2 - 4n - 12 = 0
n = -2 --> -2 & 0
n = 6 --> 6 & 8