Question 158779
let n="1st integer", so n+2="2nd integer"


"The larger of two consecutive even integers" __ n+2


"is" __ =


"6 less than 3 times the smaller" __ 3n-6


n+2=3n-6 __ subtracting n and adding 6 __ 8=2n __ dividing by 2 __ 4=n


substituting __ 6=n+2