Failed to connect to MySQL: Access denied for user 'examnext_online'@'localhost' (using password: YES) 20 soldiers are standing in a row and their captain want to send 7 out of them for a mission. In how many ways can captain select them such that at least one soldier next to him is also selected. - Sarthaks eConnect
search
Ask Question

Welcome to Sarthaks eConnect Question Bank

Practice Online Test Series for JEE Main 2018 & NEET 2018

20 soldiers are standing in a row and their captain want to send 7 out of them for a mission. In how many ways can captain select them such that at least one soldier next to him is also selected.

A.

`{::}^20C_7`

B.

`{::}^14C_7`

C.

`{::}^20C_7-{::}^13C_7`

D.

`{::}^20C_7-{::}^14C_7`