How many numbers lying between 9 to 1000 can be formed with the digits 0,1,2,3,7,8 if the repetition of the digits is allowed?
For 2digit nos we have by fpc=5 *6=30 two digit nos
For 3digit nos we have by fpc=5 *6*6=180 three digit nos. Hold on
Now i have learnt from the book It was written in the introduction of permutation and combination that they are two things used in counting :
"If there is a choice=either this event or the other =we use + operator
If there is No Choice=all events must happen simultaneously (event 1 and event 2 and..event n)=we multiply all the events
For each of the event 'A' to occur in 'm' ways i.e for each of the 'm' ways ,event b can occur in 'n' ways; total no of ways=m*n ways "
Then they gave a eg--> we have 6 blue markers and 5 black markers.
CASE 1:If we choose 3 blue markers or 2 black markers then I have a choice of either 3 blue or 2blck , then i have to use + operation .
6c3+5c2=20ways of selecting 3 blue markers or i.e (+)10ways of selecting 2black markers= 30 combination i get
CASE 2(NO CHOICE):If we choose 3 blue markers and 2 black markers then I have no choice to select any one event other than to select both 3 blue and 2blck simultanelosuly, we must use * operation .
6c3*5c2=20ways of selecting 3 blue markers and i.e (*)10ways of selecting 2black markers=20*10=200 combination i get
This eg from the book i understood . Now combing back to where we left-->
For 2digit nos we have by fpc=5 *6=30 two digit nos
For 3digit nos we have by fpc=5 *6*6=180 three digit nos
Q: Now we have to include both 2digit and 3 digit nos so why we will not multiply result of two events i.e 180*30 but actually we are adding 180+30=210 to get the answer.
That means when we use " and" in this particular statment-->Now we have to include both 2digit and 3 digit nos ;so here "and" means we have to sum right? just simple meaning of and in that sense we are implying? Not that "and" of case2 where we multiply two events
@Dr.Peterson @JeffM
For 2digit nos we have by fpc=5 *6=30 two digit nos
For 3digit nos we have by fpc=5 *6*6=180 three digit nos. Hold on
Now i have learnt from the book It was written in the introduction of permutation and combination that they are two things used in counting :
"If there is a choice=either this event or the other =we use + operator
If there is No Choice=all events must happen simultaneously (event 1 and event 2 and..event n)=we multiply all the events
For each of the event 'A' to occur in 'm' ways i.e for each of the 'm' ways ,event b can occur in 'n' ways; total no of ways=m*n ways "
Then they gave a eg--> we have 6 blue markers and 5 black markers.
CASE 1:If we choose 3 blue markers or 2 black markers then I have a choice of either 3 blue or 2blck , then i have to use + operation .
6c3+5c2=20ways of selecting 3 blue markers or i.e (+)10ways of selecting 2black markers= 30 combination i get
CASE 2(NO CHOICE):If we choose 3 blue markers and 2 black markers then I have no choice to select any one event other than to select both 3 blue and 2blck simultanelosuly, we must use * operation .
6c3*5c2=20ways of selecting 3 blue markers and i.e (*)10ways of selecting 2black markers=20*10=200 combination i get
This eg from the book i understood . Now combing back to where we left-->
For 2digit nos we have by fpc=5 *6=30 two digit nos
For 3digit nos we have by fpc=5 *6*6=180 three digit nos
Q: Now we have to include both 2digit and 3 digit nos so why we will not multiply result of two events i.e 180*30 but actually we are adding 180+30=210 to get the answer.
That means when we use " and" in this particular statment-->Now we have to include both 2digit and 3 digit nos ;so here "and" means we have to sum right? just simple meaning of and in that sense we are implying? Not that "and" of case2 where we multiply two events
@Dr.Peterson @JeffM
Last edited: