The sum of three consecutive natural numbers is divisible by 3 is 72. what is the largest among them?

Asked Sep 07, 2023 Modified Sep 07, 2023 Viewed 0 times
0
asked Sep 07, 2023 at 11:12
1 Answer
0
Let smallest natural number is n. Each number is divisible by 3 and are consecutive. Hence three numbers will be 3n, 3(n+1), 3(n+2) = 72. After solving this Largest number will be 27.
answered Sep 07, 2023 at 11:12

Your Answer