UGC NET Questions (Paper – 1)

Reset

Q: Which of the following statements about equivalence relations on a set are correct?

(A) An equivalence relation on a set must be reflexive, symmetric and transitive;
(B) A relation that is only symmetric and transitive but not reflexive is still an equivalence relation;
(C) Equality on ℝ defined by x ~ y if x = y is an example of an equivalence relation;
(D) Congruence modulo n on integers is an example of an equivalence relation;
(E) Every equivalence class under an equivalence relation must be a singleton set;
Choose the correct answer from the options given below:

Q: Select the wrong statement(s) about the principle of mathematical induction:

(A) In the principle of mathematical induction, we usually prove a base case such as P(1) is true;
(B) In an induction step, we show that if P(k) is true for some arbitrary natural number k, then P(k+1) is also true;
(C) If both the base case and the induction step are proved, then P(n) is true for all natural numbers n in the domain;
(D) Mathematical induction can be used to prove statements about infinitely many natural numbers by finite reasoning;
(E) It is sufficient to prove the induction step alone; the base case is optional because it follows automatically;
Choose the correct answer from the options given below:

Q: Which of the following statements about De Morgan’s laws for sets are correct?

(A) For any sets A and B, (A ∪ B)’ equals A’ ∩ B’, where complement is taken with respect to a universal set;
(B) For any sets A and B, (A ∩ B)’ equals A’ ∪ B’;
(C) De Morgan’s laws provide relationships between complements of unions and intersections;
(D) De Morgan’s laws apply only to finite sets and fail for infinite sets;
(E) In Venn diagrams, De Morgan’s laws can be visualised by shading regions representing complements and intersections;
Choose the correct answer from the options given below:

Q: Which of the following statements about binary operations on a set are correct?

(A) A binary operation on a set S is a rule that assigns to each ordered pair of elements of S a unique element of S;
(B) An operation on S is associative if (a * b) * c = a * (b * c) for all a, b, c in S;
(C) Commutativity of * means that a * b = b * a for some particular pair (a, b) in S;
(D) A binary operation can be associative without being commutative;
(E) If a binary operation is commutative, it must also be associative;
Choose the correct answer from the options given below:

Q: Which of the following statements about number properties and divisibility are correct?

(A) An even integer is any integer that is divisible by 2;
(B) Any prime number greater than 2 is odd;
(C) A composite number has exactly two distinct positive divisors;
(D) If a number is divisible by 6, it is divisible by both 2 and 3;
(E) Divisibility tests are useful in quickly determining factors of numbers in aptitude questions;
Choose the correct answer from the options given below:

Q: Select the wrong statement(s) about ratio and proportion in aptitude questions:

(A) A ratio compares two quantities of the same kind, expressed in the form a:b;
(B) In a proportion a/b = c/d, the cross products ad and bc are equal;
(C) Ratios can never be simplified by dividing both terms by the same non-zero number;
(D) Problems on sharing an amount in a given relation often use ratios;
(E) Concepts of ratio and proportion are irrelevant for solving mathematical aptitude questions in competitive exams;
Choose the correct answer from the options given below:

Q: Which of the following statements about clock problems in aptitude are correct?

(A) In a clock, the minute hand completes one full revolution in 60 minutes;
(B) The hour hand of a standard clock completes one full revolution in 12 hours;
(C) For questions on when clock hands meet or are opposite, their relative speed is taken into account;
(D) The angle between the hands at a given time depends only on the minutes past 12 and not on the hour;
(E) Clock problems often involve both angular measures and relative speed concepts;
Choose the correct answer from the options given below:

Q: Which of the following statements about geometric progressions (GPs) are correct?

(A) A geometric progression is a sequence in which each term after the first is obtained by multiplying the preceding term by a fixed non-zero ratio;
(B) In a GP with first term a and common ratio r ≠ 1, the nth term is given by a·rⁿ⁻¹;
(C) For a finite GP with first term a, common ratio r ≠ 1 and n terms, the sum is Sₙ = a(1 − rⁿ)/(1 − r);
(D) In any GP with common ratio greater than 1, the terms form an arithmetic progression;
(E) Geometric progressions are used to model exponential growth and decay in applications;
Choose the correct answer from the options given below:

Q: Which of the following statements about functions and mappings are correct?

(A) A function from set A to set B assigns each element of A to exactly one element of B;
(B) A many-one function can map different elements of A to the same element of B;
(C) An onto (surjective) function has every element of B as the image of at least one element of A;
(D) A function that is both one-one and onto is called a bijection;
(E) For a mapping to be a function, every element of B must have a pre-image in A;
Choose the correct answer from the options given below:

Q: Which of the following statements about binary operations on sets of numbers are correct?

(A) A binary operation on a set S is a rule that assigns to each ordered pair of elements of S a single element of S;
(B) Addition of real numbers is both commutative and associative;
(C) Subtraction of real numbers is commutative but not associative;
(D) Matrix multiplication (for compatible matrices) is generally not commutative;
(E) The existence of an identity element for a binary operation automatically guarantees that every element has an inverse with respect to that operation;
Choose the correct answer from the options given below:

Q: Which of the following statements about geometric progressions (GPs) are correct?

(A) In a geometric progression, each term is obtained by adding a fixed constant to the previous term;
(B) In a geometric progression, the ratio of any term to its immediate predecessor is constant;
(C) If all terms of a GP are positive and the common ratio r > 1, the sequence is strictly increasing;
(D) If 0 < r < 1 and all terms are positive, the terms of a GP form a strictly decreasing sequence; (E) Every geometric progression is also an arithmetic progression; Choose the correct answer from the options given below:

Q: Which of the following statements about basic counting and arrangements are correct?

(A) The number of ways to arrange n distinct objects in a row is n!;
(B) For circular arrangements of n distinct people around a round table, the number of distinct arrangements is (n − 1)!;
(C) If two particular persons must sit together in a row of n distinct people, they can initially be treated as a single combined unit for counting arrangements;
(D) In every arrangement problem, the order of objects does not matter;
(E) In some NET questions, additional constraints such as “A must not sit at the ends” further restrict the number of valid arrangements;
Choose the correct answer from the options given below:

Q: Which of the following statements about set cardinality and inclusion–exclusion are correct?

(A) For finite sets A and B, n(A ∪ B) = n(A) + n;
(B) − n(A ∩ B);
(B) If A and B are disjoint, then n(A ∪ B) = n(A) + n;
(B);
(C) For any finite sets A and B, n(A ∩ B) cannot exceed the smaller of n(A) and n;
(B);
(D) If A ⊆ B, then A ∩ B = A and A ∪ B = B;
(E) The inclusion–exclusion principle is never used for three sets;
Choose the correct answer from the options given below:

Q: Which of the following statements about permutations and combinations are correct?

(A) A permutation counts arrangements of objects where the order of objects matters;
(B) A combination counts selections of objects where the order of objects does not matter;
(C) For fixed n and r, the number of permutations nPr is always equal to the number of combinations nCr;
(D) For fixed n and r, the relationship nPr = nCr × r! holds;
(E) When r equals n, the value of nCr is 1;
Choose the correct answer from the options given below:

Q: Which of the following statements about De Morgan’s laws for sets are correct?

(A) For subsets A and B of a universal set U, (A ∪ B)′ = A′ ∩ B′;
(B) For subsets A and B of U, (A ∩ B)′ = A′ ∪ B′;
(C) The complement of the union of two sets equals the union of their complements;
(D) The complement of the intersection of two sets equals the intersection of their complements;
(E) De Morgan’s laws connect complements with unions and intersections;
Choose the correct answer from the options given below:

Scroll to Top