Find two consecutive even numbers whose sum is 126

You can put this solution on YOUR website!

problem #1 one integer is "x" and the other is "x+2" because the two integers are consecutive and even. x+x+2=126 subtract 2 from both sides x+x=124 add like terms 2x=124 divide both sides by two x=62 so one integer is 62 and the other is 64

you can do the others similarly