If 'n' is an integer between 1 and 96 (both inclusive) What is the probability that N*(N+1)*(N+2) will be divisible by eight..
1*2*3= 6
2*3*4=24 - divisible by eight
3*4*5=60
4*5*6=120 - divisible by eight
.and so on
.
.
This way u identify that every alternate multiplication yeilds a number divisible by eight and also for n integers there are n-2 combination ( Eg, if n =1 or 2 or3 or 4 or 5 or 6 u have 4 combinations -1*2*3,2*3*4,3*4*5,4*5*6 )
.
.
.
With these assumtions i dint get the answer . please tell me where im going wrong or if theres another approach to it .....


LinkBack URL
About LinkBacks







Reply With Quote


Bookmarks