-
Vignesh.4384
- Master | Next Rank: 500 Posts
- Posts: 443
- Joined: Sat Jun 28, 2008 6:33 pm
- Thanked: 5 times
n(n+1)(n+2) can be divided with 8 under 2 conditions:Vignesh.4384 wrote:Hi ,
Please help me wiht htis problem
a) n+1 is a a multiple of 8 ( 7x8x9 or 15x16x17)
b) n is an EVEN number ( 2x3x4 or 6x7x8)
Lets find the numbers for case a
7 8 9
15 16 17
............
95 96 97
8,16,...96 = 12 numbers ( you can divide all numbers by 8 to find out the # of numbers )
1,2,...12 = 12 numbers
Lets find the numbers for case b
2 3 4
4 5 6
......
96 97 98
so 2,4,...96 again if you divide all the numbers by 2
1,2,...48 so 48 numbers
if you add both cases : 12+48 = 60
So the answer is: 60/96 = 5/8












