Given : Three consecutive integers have a sum of 78. Find the integers
Solution : Let's assume that the variable be x
The first one be x itself. Now, as it's consecutive the number should be increased by 1. So, let the second one be x + 1. As we know again it will be increased by 1. Hence, the third one be x + 1 + 1 i.e. x + 2
So, we got all the three now let's proceed
The result is 78
Taking 3 as common on the RHS of the equation
1st number = x = 25
2nd number = x + 1 = 26
3rd number = x + 2 = 27