NBT Logical Reasoning & Problem Solving 1 — Questions and Answers
Question 1: If all roses are flowers and some flowers fade quickly, can we conclude that some roses fade quickly?
- Yes, we can conclude that some roses fade quickly.
- No, we cannot directly conclude that. (Correct answer)
- Only if we have more data.
- The statement is too ambiguous.
Correct answer: No, we cannot directly conclude that.
This is an example of an invalid syllogism. While all roses are flowers, and some flowers fade quickly, the 'some flowers' that fade quickly might not include any roses. There is no logical link to guarantee an overlap between the specific subset of 'roses' and the subset of 'flowers that fade quickly,' so we cannot directly conclude that some roses fade quickly.
Question 2: What is the next number in the sequence: 2, 6, 12, 20, ?
- 30. (Correct answer)
- 32.
- 28.
- 25.
Correct answer: 30.
To find the next number, we identify the pattern in the differences between consecutive terms. The differences are: 6-2=4, 12-6=6, 20-12=8. This shows an increasing difference of +2 each time. Following this pattern, the next difference should be 8+2=10, so the next number in the sequence is 20+10=30.
Question 3: What is the logical conclusion of this syllogism? All humans are mortal. Socrates is a human.
- Socrates is mortal. (Correct answer)
- Socrates is immortal.
- Socrates is not a human.
- Socrates is both mortal and immortal.
Correct answer: Socrates is mortal.
This is a classic example of a valid deductive syllogism. The first premise establishes a general truth: 'All humans are mortal.' The second premise identifies a specific case that fits this general category: 'Socrates is a human.' Therefore, the logical conclusion is that Socrates must possess the characteristic attributed to all humans, which is mortality.
Question 4: Which of the following conclusions is valid based on the statement: All cats are mammals, and all mammals have fur?
- All cats have fur. (Correct answer)
- All cats are mammals.
- All mammals are cats.
- Some cats do not have fur.
Correct answer: All cats have fur.
This conclusion follows directly from the transitive property of logical statements. If 'All cats are mammals' and 'All mammals have fur,' then it logically follows that the characteristic of having fur applies to all members of the 'cats' category. Since cats are a subset of mammals, and all mammals have fur, all cats must also have fur.
Question 5: What is the next number in the sequence: 1, 4, 9, 16, ?
- 25. (Correct answer)
- 20.
- 30.
- 24.
Correct answer: 25.
This sequence consists of perfect squares. Each term is the square of its position in the sequence: 1 is 1², 4 is 2², 9 is 3², and 16 is 4². Therefore, the next number in the sequence, which is the fifth term, will be 5², which equals 25.
Question 6: What is the logical conclusion from the statement: If it rains, the ground will be wet.
- It is not raining.
- The ground will not be wet.
- It is raining, and the ground is wet. (Correct answer)
- The ground is wet for another reason.
Correct answer: It is raining, and the ground is wet.
The statement 'If it rains, the ground will be wet' is a conditional statement, meaning the second part (consequent) is true whenever the first part (antecedent) is true. If we assume the condition 'it rains' is met, then the logical conclusion is that the ground will indeed be wet. Therefore, the state of affairs would be 'It is raining, and the ground is wet.'
Question 7: If the sequence follows the rule 2, 6, 12, 20, what is the next term?
- 30. (Correct answer)
- 35.
- 25.
- 40.
Correct answer: 30.
The pattern in this sequence involves increasing differences between consecutive terms: 2 (+4) 6 (+6) 12 (+8) 20. The differences are increasing by 2 each time. Following this pattern, the next difference should be +10. Adding 10 to the last term, 20, gives 30.
Question 8: Which of the following represents the correct order of operations?
- PEMDAS. (Correct answer)
- BODMAS.
- LIFO.
- FIFO.
Correct answer: PEMDAS.
PEMDAS is an acronym used to remember the correct order of operations in mathematics: Parentheses, Exponents, Multiplication and Division (from left to right), and Addition and Subtraction (from left to right). Following this specific order ensures consistent and accurate results when evaluating mathematical expressions. BODMAS is an equivalent acronym used in some regions.
Question 9: What is the probability of rolling a 3 on a fair six-sided die?
- 1/6. (Correct answer)
- 1/2.
- 1/3.
- 1/4.
Correct answer: 1/6.
A fair six-sided die has six equally likely outcomes: 1, 2, 3, 4, 5, or 6. The probability of rolling a specific number, such as a 3, is calculated by dividing the number of favorable outcomes (1, which is rolling a 3) by the total number of possible outcomes (6). Thus, the probability is 1/6.
If all roses are flowers and some flowers fade quickly, can we conclude that some roses fade quickly?