All ACT Math Resources
Example Questions
Example Question #1 : How To Find The Greatest Or Least Number Of Combinations
The game of euchre uses the 9s, 10s, jacks, queens, kings, and aces from a standard deck of 52 cards. How many 5-card euchre hands have at least 2 black cards?
35772
5940
8731
14000
792
35772
The hand could have 2, 3, 4, or 5 black cards. There are 12 black cards and 12 red cards, so the numbers of combinations for the four cases are as follows.
2 black cards: C(12, 2) × C(12, 3) = 14 520
3 black cards: C(12, 3) × C(12, 2) = 14 520
4 black cards: C(12, 4) × C(12, 1) = 5940
5 black cards: C(12, 5) × C(12, 0) = 792
The total number of euchre hands that have at least two black cards is the total of these four cases, 35 772.
Example Question #3 : Permutation / Combination
You work as a health inspector and must visit each of the 15 restaurants in town once each week. In how many different orders can you make these inspections?
225
1.3 x 1012
100875
156900
11 × 1012
1.3 x 1012
15P15 = 15!
= 1.307 674 368 × 1012
Example Question #131 : Integers
A license plate consists of three letters followed by three numbers (excluding 0). How many license plates can be made if no letters or numbers are repeated?
26 + 25 + 24 + 9 + 8 + 7
26 x 25 x 24 x 9 x 8 x 7
None of the answers are correct
26 x 26 x 26 x 9 x 9 x 9
26 + 26 + 26 + 9 + 9 + 9
26 x 25 x 24 x 9 x 8 x 7
There are 26 letters in the alphabet and 9 digits when you exclude 0. Each selection can go with any other selection, so each number is multiplied together. After the first letter is picked, the sample size (what you can pick from) is reduced by one because there is no repetition. So the answer 26 x 25 x 24 x 9 x 8 x 7 is correct. If repetition were allowed answer 26 x 26 x 26 x 9 x 9 x 9 would be correct.
Example Question #1 : Permutation / Combination
How many ways can 10 people win a race if ribbons are given for first, second, and third places?
540
120
None of the answers are correct
720
360
720
Independent events are multiplied. Once the first place is chosen, the sample space (what you can pick from) is reduced by one since there is no repetition (you can’t win first and second places at the same time). Thus, 10 x 9 x 8 = 720
Example Question #1 : Permutation / Combination
Sam is getting dressed in the morning and has 6 pairs of pants, 4 shirts, and 5 pairs of socks to choose from. How many distinct combinations consisting of 1 pair of pants, 1 shirt and 1 pair of socks can Sam make?
In order to find the answer, multiply the quantities together:
This is because for each pair of pants, there are 4 options for shirts and 5 options for socks.
Example Question #3 : How To Find The Greatest Or Least Number Of Combinations
Susie wants to make a sandwich for lunch. She has two types of breads, three types of meats, and two types of cheeses to choose from. How many different sandwiches can she make if she chooses only one of each ingredient?
5
12
7
1
12
Each item (bread, meat, and cheese) is chosen independently from the others, so the answer can be found in a tree diagram: Bread x Meat x Cheese or 2 x 3 x 2 or 12.
Example Question #7 : Permutation / Combination
How many different 5 letter computer passwords are possible, assuming that letters cannot be repeated?
5,100,480
7,893,600
12,569,212
11,881,376
7,893,600
26P5 = 26 x 25 x 24 x 23 x 22 = 7,893,600
Example Question #1 : Permutation / Combination
At a party with 9 guests, every guest shakes every other guest’s hand exactly once. How many handshakes are exchanged during the party?
When two people shake hands with each other, that counts as one handshake.
48
72
60
24
36
36
Each person shakes 8 people’s hands, so at first guess that’s 9x8=72 handshakes. However, this double counts the number of handshakes since we count the handshake between person A and B once when we count A’s 8 handshakes and a second time when we count B’s 8 handshakes. Therefore, we divide our estimate by 2 and get 36.
Example Question #11 : Permutation / Combination
A university can send 3 track athletes and 2 field athletes to an upcoming sports event. The university has 14 track athletes and 10 field athletes who qualify. How many different teams can be chosen to attend the sports event?
840
140
64,800
16,380
10,080
16,380
The number of different teams that could be chosen is C(14, 3) × C(10, 2) = 16,380.
Example Question #11 : How To Find The Greatest Or Least Number Of Combinations
The menu above is from Lena’s Italian Kitchen. If you are going there for dinner, how many different combinations of a meal and a salad are there?
15
10
5
25
20
20
Combinations = # first option * # second option
= # meals * # salads
= 5 * 4 = 20