Question 665751
1.the sum of three consecutive numbers is 24. solve for the largest number.
24/3 = 8, the middle number.
Or,
(n-1) + n + (n+1) = 24 --> same answer.
==================
2. the sum of three consecutive numbers is 42. solve for the smallest number.
Do it like #1.