How do you find 3 consecutive off integers such that their sum is 63 more than twice the smallest?
1 Answer
May 31, 2015
Call x the smallest integer:
x + (x + 1) + (x + 2) = 2x + 63
3x + 3 = 2x + 63 -> x = 60
Answers: 60, 61 and 62