Hi,
If the largest of three consecutive even integers
10
12
14
is multiplied by three, the product is 2 less than twice the sum of the first two integers
Question states***
3(x+4) = 2[x +(x+2)] - 2
3x + 12 = 2(2x+2) - 2
3x + 12 = 4x + 4 - 2
10 = x
and...