PNC Conceptual Questions and Solutions
PNC Conceptual Questions and Solutions
2. With 4 cars and 3 buses, how many ways can you choose transport for
your friend’s house?
3. To go to a friend’s home via a cafe, 5 cars from your home to the cafe
and 6 buses from the cafe to your friend’s home. How many ways can
you form a journey?
4. With 3 ice creams and 5 snack varieties, how many ways can you choose
1 item?
5. How many ways can you choose one of 3 ice creams and 5 snacks?
Arrangement
1. In how many ways can 3 different birds sit on 3 different trees?
2. How many ways can a 4-digit number be made using digits (1, 2, 3, . . . , 9)?
3. How many ways can a 4-digit number be made using digits (1, 2, 3, . . . , 9)
all divisible by 4?
1
4. How many ways can a 4-digit number be made using digits (1, 2, 3, . . . , 9)
all divisible by 5?
5. How many ways can a 4-digit number be made using digits (0, 1, 2, 3, . . . , 9)
all divisible by 5?
Selection
1. How many ways can I pack 4 out of 10 different balls into a bag?
2. How many ways can I pick 4 digits out of (0, 1, 2, . . . , 9) such that they
are in ascending or descending order?
Consecutive Selections
1. Out of 10 distinct objects, how many ways can:
3. How many ways can you choose 4 consecutive objects out of 9 objects
on a circle?
2
Division and Distribution
1. An essay competition was conducted for 40 students. In how many
ways can:
5. Divide 18 students into 3 groups equally and assign them to red, yellow,
and pink houses.
PIE
1. There are 5 married couples. Make them stand in such a way where all
couples are not together.
Number of Divisors
1. Find the number of divisors of 1440.
2. Find the sum of all 4-digit numbers using the digits 1, 2, 3, and 5.
Derangement
In how many ways can n letters not go to their own places?
1. When n = 2.
2. When n = 3.
3. When n = 4.
4. When n = 5.
3
Distribution of Alike Objects
1. Find solutions of x + y + z = 13.
4
High Rank Achiever
• Answer: 5 × 4 × 7 = 140.
• Answer: 6 × 3 = 18.
2. 4 Cars and 3 Buses. How many ways can you take transport for your
friend’s house?
3. To go to a friend’s home via a cafe, 5 cars from your home to cafe and
6 buses from cafe to your friend’s home. How many ways can you form
a journey?
4. 3 Ice creams and 5 Snack Varieties. How many ways can you choose 1
item?
5. How many ways you can choose one of 3 ice creams and 5 snacks?
• Answer: 3×5 = 15 ways (choose one item from ice creams and snacks).
1
Arrangement/Permutation
1. In how many ways can 3 different birds sit on 3 different trees?
3. How many ways can a 4 -digit number be made using digits 1 to 9 , all
divisible by 4 ?
4. How many ways can a 4-digit number be made using digits 1 to 9 , all
divisible by 5 ?
2
5. How many ways can a 4-digit number be made using digits 0 to 9 , all
divisible by 5 ?
• a. When repetition is allowed: Only 0 or 5 can be the last digit, so
there are 2 options for the last digit. For the other three digits, there
are 10 options each.
• Answer: 2 × 10 × 10 × 10 = 2000 ways.
• b. When repetition is not allowed: Only 0 or 5 can be the last digit, so
there are 2 options for the last digit. For the other three digits, there
are 9 options each.
• Answer: 2 × 9 × 9 × 9 = 1458 ways.
Selection/Combination
1. Packing 4 out of 10 Different Balls into a Bag:
• Formula: Combination
10
• Solution: 10!
= 4!(10−4)! = 210 ways.
4
2. Picking 4 Digits in Ascending or Descending Order from ( 0, 1, 2, . . . , 9)
:
• Solution: For ascending order, choose any 4digits out of 10. For de-
10
scending order, the same applies. So, 2 × = 2 × 210 = 420
4
ways.
3. Selecting 3 out of 13 Caps:
• Formula: Combination
13
• Solution: 13!
= 3!(13−3)! = 286 ways.
3
4. Selecting 5 Chocolates out of 15 :
• Formula: Combination
15
• Solution: 15!
= 5!(15−5)! = 3003 ways.
5
3
Consecutive Selections:
1. Out of 10 distinct objects, how many ways:
• Answer: n ways.
• Answer: 9 ways.
Non-Consecutive Selections:
Find all non-consecutive selections of 7 floors and you have to choose:
Use formula to
n−k+1
k evaluate
Grouping
1. An essay competition was conducted for 40 students. In how many
ways
a. 3 top winners can be chosen?
40
• Answer: = 9880 ways (using combinations).
3
4
b. Winner, first runner, second runner could be?
• Answer: (6!)
18!
3 = 17740800 ways (using permutations and considering
• Answer: (6!)
18!
3 × 3! = 53222400 ways (considering both the groups and
• When n = 2 :
• When n = 3 :
• When n = 4
• When n = 5 :
5
Distribution of Alike Objects
1. x + y + z = 13 :
2. x + y + z + w = 21 :
10! − 5! × 25