find three consecutive numbers whose sum is 81
Answers
Answered by
3
Define x:
Let the first number be x.
1st number = x
2nd number = x + 1
3rd number = x + 2
-
The sum is 81:
x + (x + 1) + (x + 2) = 81
x + x + 1 + x + 2 = 81
3x + 3 = 81
3x = 78
x = 26
-
Find the numbers:
1st number = x = 26
2nd number = x + 1 = 26 + 1 = 27
3rd number = x + 2 = 26 + 2 = 28
-
Answer: The numbers are 26, 27 and 28
honain:
u r correct
Similar questions