When an integer is subtracted from 2 times the next consecutive integer, the
difference is 5. Find the value of the lesser integer.

Respuesta :

Answer:

The lesser integer is 3.

Step-by-step explanation:

Let the integer be x.

2(x+1) - x =5

or, 2x + 2 - x = 5

or , x = 5 - 2

so, x = 3