Find two consecutive even integers such that the sum of the smaller integer plus twice the larger integer is 238.

Respuesta :

80 and 78 are the numbers

You want the larger number to be included twice
So it will be 80+80+78
80+80=160
160+78=238

Therefore the numbers are 78 and 80