
|
| physics chemistry maths science forums |
|
|
|
| |
|
|

| Author |
Message |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 10 Feb 2008 00:26:28 IST
|
|
|
n digits r taken @ random & multiplied then P(last digit is 1,3,7,9),P(l.. 5),P(2,4,6,8)
|
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 10 Feb 2008 02:24:02 IST
|
|
|
??????????/
|
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 10 Feb 2008 08:34:14 IST
|
|
|
Last digit will be 1,3,7,9 if all the nos. are odd and none are divisible by 5.
Last digit will be 5 if all the nos. are odd and atleast one is 5.
Last digit will be 2,4,6,8 if all the nos. are even and none are divisible by 5.
|
this reply: 5 points
(with 1 
in 1 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[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
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 10 Feb 2008 12:32:32 IST
|
|
|
EDIT: the above answer is now correct.
2) For last digit to be 5 at least one digit should be 5 and others should be odd.
Atleast one digit should be 5 means, P(last digit is 5)= nC1 ( 1/10) ( 5/10) n-1= (n/10) ( 5/10) n-1
Otherwise , it is like assuming that the first digit is 5.
3) 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.
Again P(last digit is 2,4,6,8) = nC1 (4/10) ( 8/10)n-1
|
this reply: 10 points
(with 2 
in 2 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
|
|
|
|
|
|
|