The sum of the three consecutive integers is 51.find the integers

let the sum be

x-1 + x + x+1 = 51
3x = 51
x = 17
so the numbers are 16,17,18

To find the three consecutive integers, we can set up an equation and solve for the unknown integers. Let's denote the first integer as "x."

The sum of three consecutive integers can be expressed as:
x + (x+1) + (x+2) = 51

Simplifying the equation:
3x + 3 = 51

Now, subtract 3 from both sides to isolate 3x:
3x = 48

Divide both sides by 3 to solve for x:
x = 16

Therefore, the three consecutive integers are 16, 17, and 18.