MCQ Collection
NAT Mathematics MCQs
Practice NAT Mathematics questions with answers and explanations.
Choose an option to check your answer.
Correct Answer: B. 80
Explanation:
A 76 average over 5 tests requires 380 total marks.
The first four total 300, so 80 more marks are needed.
Choose an option to check your answer.
Correct Answer: B. 120
Explanation:
The LCM uses prime powers 2³, 3, and 5.
Their product is 8 × 3 × 5 = 120.
Choose an option to check your answer.
Correct Answer: C. 10%
Explanation:
The decrease is 65 units.
Since 65/650 × 100 = 10%, the decrease is 10%.
Choose an option to check your answer.
Correct Answer: C. 12
Explanation:
The second number is product divided by the first number.
Thus, 216 ÷ 18 = 12.
Choose an option to check your answer.
Correct Answer: D. 9
Explanation:
The median is the middle value in ordered data.
The third of five values is 9.
Choose an option to check your answer.
Correct Answer: A. 4
Explanation:
The mode is the value occurring most often.
The number 4 appears three times.
Choose an option to check your answer.
Correct Answer: B. 28
Explanation:
Range equals maximum minus minimum.
Thus, 40 - 12 = 28.
Choose an option to check your answer.
Correct Answer: C. 3 × 4
Explanation:
Matrix order is written as rows by columns.
Therefore, 3 rows and 4 columns give order 3 × 4.
Choose an option to check your answer.
Correct Answer: D. [[5, 5], [5, 5]]
Explanation:
Matrix addition is performed entry by entry.
Each corresponding pair sums to 5.
Choose an option to check your answer.
Correct Answer: A. 5
Explanation:
For [[a, b], [c, d]], determinant = ad - bc.
Thus, 2 × 4 - 3 × 1 = 5.
Choose an option to check your answer.
Correct Answer: B. [[1, 0], [0, 1]]
Explanation:
An identity matrix has 1s on the main diagonal and 0s elsewhere.
It leaves a compatible matrix unchanged under multiplication.
Choose an option to check your answer.
Correct Answer: C. The matrix is singular.
Explanation:
A square matrix is invertible only when its determinant is nonzero.
A zero determinant means the matrix is singular.