Here are 100 multiple choice questions on abstract reasoning, following the specified format: Which of the following is a prime number: 81, 82, 83, 84? A) 81 B) 82 C) 83 D) 84 The correct answer is: C Rationale: 83 is the only prime number in the given set, as it is only divisible by 1 and itself. If a square has a side length of 5 units, what is its perimeter? A) 25 units B) 20 units C) 15 units D) 10 units The correct answer is: B Rationale: The perimeter of a square is calculated by adding the lengths of all four sides. With a side length of 5 units, the perimeter is 4 × 5 = 20 units. If a sequence follows the pattern: 1, 4, 9, 16, ..., what is the next number in the sequence? A) 24 B) 25 C) 26 D) 27 The correct answer is: A Rationale: The pattern in the sequence is the square of consecutive numbers (1^2, 2^2, 3^2, 4^2), so the next number would be 5^2 = 24. In a group of 10 people, 6 like apples and 7 like oranges. What is the smallest possible number of people who like both apples and oranges? A) 1 B) 2 C) 3 D) 4 The correct answer is: C Rationale: For the given conditions to be true, at least 3 people must like both apples and oranges. Any smaller number would make the sum of people liking each fruit greater than 10. If a square has an area of 16 square units, what is the length of one of its sides? A) 2 units B) 3 units C) 4 units D) 5 units The correct answer is: C Rationale: The area of a square is calculated by squaring its side length. For an area of 16 square units, the side length must be 4 units (4^2 = 16). Which of the following statements is logically equivalent to: "If it rains, the grass will be wet"? A) If the grass is not wet, it did not rain. B) If the grass is wet, it rained. C) If it does not rain, the grass will not be wet. D) If the grass is wet, it must have rained. The correct answer is: A Rationale: The contrapositive of a conditional statement ("If A, then B") is logically equivalent: "If not B, then not A". In this case, it translates to "If the grass is not wet, it did not rain". A group of friends decides to play a game where they stand in a circle and pass an object around. If there are 8 friends and they start by passing the object clockwise, which friend will receive the object on the 15th pass? A) The 1st friend B) The 2nd friend C) The 3rd friend D) The 4th friend The correct answer is: B Rationale: With 8 friends in the circle, after 8 passes the object will return to the starting friend (the 1st). The pattern then repeats, so on the 15th pass (7 more after the 8th), the object will reach the 2nd friend. Three friends decide to split a restaurant bill. If the total bill is $45 and the first friend pays $18, what is the amount each of the remaining two friends should pay to split the bill evenly? A) $13 B) $13.50 C) $14 D) $15 The correct answer is: B Rationale: If the first friend paid $18 out of $45, the remaining $27 needs to be split evenly between the other two friends. So each should pay $27 / 2 = $13.50. A specific sequence follows the pattern: 1, 3, 6, 10, 15, .... What is the next number in this sequence? A) 20 B) 21 C) 22 D) 23 The correct answer is: B Rationale: The difference between consecutive terms in this sequence increases by 1 each time (2, 3, 4, 5, ...). So the next term after 15 is 15 + 6 = 21. In a group of 20 people, 12 have read book A, 15 have read book B, and 9 have read both books. How many people have read neither book? A) 1 B) 2 C) 3 D) 4 The correct answer is: B Rationale: Using the principle of inclusion-exclusion, we can find the number who have read at least one book as 12 + 15 - 9 = 18. Since there are 20 people in total, the number who have read neither book is 20 - 18 = 2. A book has 200 pages. How many times must the book be divided into two equal parts to leave a single page remaining? A) 99 times B) 100 times C) 101 times D) 102 times The correct answer is: A Rationale: Each time the book is divided into two equal parts, the number of pages is halved (ignoring any remainder). To reach a single page from 200, this process must be repeated 99 times (200 / 2^99 = 1). A group of friends play a game where they take turns rolling two dice. The winner is the first person to roll a total of 8. What is the probability that the first person to roll wins on their first turn? A) 1/6 B) 1/9 C) 1/12 D) 1/36 The correct answer is: D Rationale: There are 36 possible outcomes when rolling two dice (6 outcomes for each die). Only one of those outcomes (3 and 5 or 5 and 3) gives a total of 8, hence the probability is 1/36. Three friends decide to split a pizza equally. If the pizza has 8 slices, how many slices will each friend receive? A) 2 slices B) 2.5 slices C) 2.67 slices D) 3 slices The correct answer is: A Rationale: If the 8 slices are divided equally among 3 friends, each will receive 8/3 = 2.67 slices. However, since slices cannot be split further, each friend will receive 2 whole slices. A group of people are standing in a line. There are 4 people in front of John and 3 people behind him. How many people are in the line (including John)? A) 7 B) 8 C) 9 D) 10 The correct answer is: B Rationale: If there are 4 people in front of John and 3 behind him, then including John there are a total of 4 + 1 + 3 = 8 people in the line. What is the next number in the sequence: 3, 6, 18, 72, ? A) 216 B) 288 C) 360 D) 432 The correct answer is: C Rationale: Each term in the sequence is obtained by multiplying the previous term by an increasing value (2, 3, 4, ...). So the next term after 72 is 72 * 5 = 360. The correct answer is: A Rationale: This sequence follows a pattern where each term is the previous term multiplied by an increasing factor (2, 3, 4, 5, ...). So 72 * 5 = 360 is the next term. A fair coin is tossed three times. What is the probability of getting exactly two heads? A) 1/8 B) 1/4 C) 3/8 D) 1/2 The correct answer is: C Rationale: There are 8 possible outcomes when tossing a coin 3 times (HHH, HHT, HTH, THH, HTT, THT, TTH, TTT). Out of these, 3 outcomes (HHT ...