| Author |
Message |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 10 Feb 2008 11:12:24 IST
|
|
|
Possible digits are 0,1,2,3,4,5,6,7,8,9.... total 10 digits.
For last digit to e 1,3,7,9 : all n digits should be odd except 5 i.e. digits can be chosen among 1,3,7,9
so P = (4/10)n = (2/5)n
For last digit to be 5 at least one digit should be 5 and others should be odd.
P = nC1(1/10)(5/10)n-1
For last digit to be 2,4,6,8 at least one digit should be among 2,4,6,8 and others can be any digit except 0 and 5.
P = nC1(4/10)(8/10)n-1
edited : thanks nadeemoidu for correcting.
|
Bipin Kumar Dubey
Chemical Dept.
IIT Kharagpur
|
this reply: 5 points
(with 1 
in 1 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
|
|
|