Updated: Mar 2026
First Chapter - 100% FREE

CUET PG Mathematics Chapter-wise PYQs

Practice CUET PG Mathematics previous year questions organized by chapter. 354+ PYQs from 4 years with detailed solutions. First chapter FREE!

354+
Total PYQs
4
Years
20
Chapters
FREE
First Chapter
Start Free Test →

Year-wise PYQ Distribution

2025
77
2024
76
2023
99
2022
102

All Chapters

Ring and Field Theory

FREE

Algebra • 13 PYQs

Start Free

Group Theory

Algebra • 57 PYQs

Unlock

Linear Transformations and Matrices

Algebra • 9 PYQs

Unlock

Vector Spaces

Algebra • 15 PYQs

Unlock

Eigenvalues and Special Matrices

Algebra • 17 PYQs

Unlock

Matrix Theory and Systems of Equations

Algebra • 13 PYQs

Unlock

Power Series

Real Analysis • 4 PYQs

Unlock

Limits, Continuity, and Differentiation

Real Analysis • 16 PYQs

Unlock

Topological Concepts in R

Real Analysis • 8 PYQs

Unlock

Functions of Two Real Variables

Real Analysis • 20 PYQs

Unlock

Sequences of Real Numbers

Real Analysis • 11 PYQs

Unlock

Series of Real Numbers

Real Analysis • 9 PYQs

Unlock

Analytic Functions

Complex Analysis • 21 PYQs

Unlock

Complex Integration and Fundamental Theorems

Complex Analysis • 14 PYQs

Unlock

Vector Fields and Integral Theorems

Calculus • 36 PYQs

Unlock

First-Order Ordinary Differential Equations

Calculus • 25 PYQs

Unlock

Higher-Order Linear Differential Equations

Calculus • 16 PYQs

Unlock

Fundamentals and Multiple Integrals

Calculus • 25 PYQs

Unlock

Solving Linear Programming Problems

Linear Programming • 15 PYQs

Unlock

Foundations of Linear Programming

Linear Programming • 10 PYQs

Unlock

Ring and Field Theory - PYQs

Free sample questions from Algebra

100% FREE
1 Single Choice
2025
The integral domain of which cardinality is not possible: 55 66 77 1010
A
A and B only
B
A and C only
C
B and D only
D
C and D only
View Solution
**Given:** The cardinalities for a potential integral domain are: A. 55 B. 66 C. 77 D. 1010 **Required:** To determine for which of the given cardinalities an integral domain is not possible. **Solution:** *Step 1:* State the fundamental theorem regarding finite integral domains. A key theorem in ring theory states that every finite integral domain is a field. *Step 2:* State the property for the order of a finite field. The order, or cardinality, of any finite field must be of the form pnp^n, where pp is a prime number and nn is a positive integer. *Step 3:* Combine the results from Step 1 and Step 2. From the two theorems, it follows that the cardinality of any finite integral domain must be a power of a prime number, pnp^n. We must check which of the given cardinalities do not satisfy this condition. *Step 4:* Analyze each given cardinality. - **A. 5:** The cardinality is 55, which can be written as 515^1. This is a prime power (p=5,n=1p=5, n=1). Thus, an integral domain of order 55 exists (e.g., the field Z5\mathbb{Z}_5). - **B. 6:** The cardinality is 66. The prime factorization of 66 is 2×32 \times 3. This is not a power of a single prime. Thus, an integral domain of order 66 is not possible. - **C. 7:** The cardinality is 77, which can be written as 717^1. This is a prime power (p=7,n=1p=7, n=1). Thus, an integral domain of order 77 exists (e.g., the field Z7\mathbb{Z}_7). - **D. 10:** The cardinality is 1010. The prime factorization of 1010 is 2×52 \times 5. This is not a power of a single prime. Thus, an integral domain of order 1010 is not possible. *Step 5:* Conclude based on the analysis. The cardinalities for which an integral domain is not possible are 66 (B) and 1010 (D). **Answer:** B and D only\boxed{\text{B and D only}}
2 Single Choice
2025
A ring (R,+,)(R, +, \cdot), where all elements are idempotent is always: A. Commutative B. Non-commutative C. An integral domain D. A field
A
a commutative ring
B
not an integral domain
C
a field
D
an integral domain with unity
View Solution
**Given:** A ring (R,+,)(R, +, \cdot) where every element is idempotent. This means for any xRx \in R, the property x2=xx^2 = x holds. **Required:** To determine which of the given properties is always true for such a ring. **Solution:** *Step 1:* Analyze the consequence of the idempotent property on the sum of two elements. Let a,ba, b be any two elements in RR. Since RR is closed under addition, a+bRa+b \in R. Therefore, a+ba+b must also be idempotent.
(a+b)2=a+b(a+b)^2 = a+b
Using the distributive laws to expand the left side:
(a+b)(a+b)=a2+ab+ba+b2(a+b)(a+b) = a^2 + ab + ba + b^2
By the idempotent property, a2=aa^2 = a and b2=bb^2 = b. Substituting these into the expansion gives:
(a+b)2=a+ab+ba+b(a+b)^2 = a + ab + ba + b
Equating the two expressions for (a+b)2(a+b)^2:
a+b=a+ab+ba+ba+b = a + ab + ba + b
Subtracting aa and bb from both sides (which is possible as (R,+)(R,+) is a group) yields:
0=ab+ba0 = ab + ba
This implies that for any a,bRa, b \in R:
ab=baab = -ba
*Step 2:* Determine the characteristic of the ring. For any element xRx \in R, we know x2=xx^2 = x. From the result in Step 1, we can set a=xa=x and b=xb=x:
xx=(xx)x \cdot x = -(x \cdot x)
x2=x2x^2 = -x^2
Since x2=xx^2=x, this becomes:
x=xx = -x
This means every element is its own additive inverse. This is equivalent to x+x=0x+x=0, or 2x=02x=0, for all xRx \in R. This shows that a non-trivial Boolean ring has a characteristic of 2. *Step 3:* Prove commutativity. From Step 1, we have ab=baab = -ba. From Step 2, we know that for any element yRy \in R, y=yy = -y. Let y=bay = ba. Then ba=baba = -ba. Substituting this into the first equation:
ab=baab = ba
Since this holds for all a,bRa, b \in R, the ring RR is always a commutative ring. *Step 4:* Evaluate the other options using counterexamples. - **Option 2 (not an integral domain) and Option 4 (an integral domain with unity):** Consider the ring Z2={0,1}\mathbb{Z}_2 = \{0, 1\}. Here, 02=00^2=0 and 12=11^2=1, so it is a Boolean ring. Z2\mathbb{Z}_2 is also an integral domain. This serves as a counterexample to the claim that a Boolean ring is "not an integral domain". - **Option 3 (a field):** Consider the direct product ring R=Z2×Z2R = \mathbb{Z}_2 \times \mathbb{Z}_2. Every element in this ring is idempotent. However, it is not a field because it has zero divisors. For example, (1,0)(0,0)(1,0) \neq (0,0) and (0,1)(0,0)(0,1) \neq (0,0), but their product is (1,0)(0,1)=(0,0)(1,0) \cdot (0,1) = (0,0). Based on the derivation, the only property that is always true is that the ring is commutative. **Answer:** a commutative ring\boxed{\text{a commutative ring}}
3 Single Choice
2024
Match List-I with List-II
List-IList-II(A). Set of all even integers(I). field(B). Set {a+ib:a,bZ}(II). Integral domain(C). Set of rational numbers(III). Non- Commutative ring(D). Set S={[0x0y]|x,yQ}(IV). Commutative ring\begin{array}{|l|l|}\hline\textbf{List-I} & \textbf{List-II} \\ \hline \text{(A). Set of all even integers} & \text{(I). field} \\ \hline \text{(B). Set } \{a + ib: a, b \in \mathbb{Z}\} & \text{(II). Integral domain} \\ \hline \text{(C). Set of rational numbers} & \text{(III). Non- Commutative ring} \\ \hline \text{(D). Set } S = \left\{\begin{bmatrix}0 & x \\ 0 & y\end{bmatrix} \middle| x,y \in \mathbb{Q}\right\} & \text{(IV). Commutative ring} \\ \hline \end{array}
Choose the correct answer from the options given below:
A
(A) - (IV), (B) - (II), (C) - (III), (D) - (I)
B
(A) - (III), (B) - (II), (C) - (I), (D) - (IV)
C
(A) - (III), (B) - (I), (C) - (IV), (D) - (II)
D
(A) - (IV), (B) - (II), (C) - (I), (D) - (III)
View Solution
**Given:** Two lists, List-I containing sets with algebraic operations and List-II containing types of algebraic structures.
List-IList-II(A). Set of all even integers(I). field(B). Set {a+ib:a,bZ}(II). Integral domain(C). Set of rational numbers(III). Non- Commutative ring(D). Set S={[0x0y]|x,yQ}(IV). Commutative ring\begin{array}{|l|l|}\hline\textbf{List-I} & \textbf{List-II} \\ \hline \text{(A). Set of all even integers} & \text{(I). field} \\ \hline \text{(B). Set } \{a + ib: a, b \in \mathbb{Z}\} & \text{(II). Integral domain} \\ \hline \text{(C). Set of rational numbers} & \text{(III). Non- Commutative ring} \\ \hline \text{(D). Set } S = \left\{\begin{bmatrix}0 & x\\0 & y\end{bmatrix} \middle| x,y \in \mathbb{Q}\right\} & \text{(IV). Commutative ring} \\ \hline \end{array}
**Required:** To match each item in List-I with the correct item in List-II. **Solution:** *Step 1:* Analyze item (A) from List-I. The set of all even integers, (2Z,+,)(2\mathbb{Z}, +, \cdot), forms a ring. Multiplication is commutative since for any 2m,2n2Z2m, 2n \in 2\mathbb{Z}, (2m)(2n)=4mn=(2n)(2m)(2m)(2n) = 4mn = (2n)(2m). However, this ring does not have a multiplicative identity (unity), because 12Z1 \notin 2\mathbb{Z}. Since it lacks unity, it cannot be an integral domain or a field. It is a commutative ring. Thus, (A) matches with (IV). *Step 2:* Analyze item (B) from List-I. The set of Gaussian integers, Z[i]={a+ib:a,bZ}\mathbb{Z}[i] = \{a + ib : a, b \in \mathbb{Z}\}, is a subring of the complex numbers C\mathbb{C}. 1. It is a commutative ring because complex multiplication is commutative. 2. It has unity, 1=1+0iZ[i]1 = 1 + 0i \in \mathbb{Z}[i]. 3. It has no zero divisors, because if (a+ib)(c+id)=0(a+ib)(c+id)=0, then since C\mathbb{C} is a field, either a+ib=0a+ib=0 or c+id=0c+id=0. Therefore, Z[i]\mathbb{Z}[i] is an integral domain. It is not a field because not every non-zero element has an inverse in Z[i]\mathbb{Z}[i] (e.g., the inverse of 22 is 1/21/2, which is not in Z[i]\mathbb{Z}[i]). Thus, (B) matches with (II). *Step 3:* Analyze item (C) from List-I. The set of rational numbers, (Q,+,)(\mathbb{Q}, +, \cdot), is a commutative ring with unity 11. For every non-zero element a/bQa/b \in \mathbb{Q} (where a,b0a,b \neq 0), its multiplicative inverse is b/ab/a, which is also in Q\mathbb{Q}. By definition, this makes Q\mathbb{Q} a field. Thus, (C) matches with (I). *Step 4:* Analyze item (D) from List-I. The set
S={[0x0y]|x,yQ}S = \left\{\begin{bmatrix}0 & x\\0 & y\end{bmatrix} \middle| x,y \in \mathbb{Q}\right\}
is a ring under matrix addition and multiplication. To check for commutativity, consider two elements from SS: Let AA and BB be two elements from SS:
A=[0x10y1]andB=[0x20y2]A = \begin{bmatrix}0 & x_1\\0 & y_1\end{bmatrix} \quad \text{and} \quad B = \begin{bmatrix}0 & x_2\\0 & y_2\end{bmatrix}
Now, we compute their products:
AB=[0x10y1][0x20y2]=[0x1y20y1y2]A \cdot B = \begin{bmatrix}0 & x_1\\0 & y_1\end{bmatrix} \begin{bmatrix}0 & x_2\\0 & y_2\end{bmatrix} = \begin{bmatrix}0 & x_1 y_2\\0 & y_1 y_2\end{bmatrix}
BA=[0x20y2][0x10y1]=[0x2y10y2y1]B \cdot A = \begin{bmatrix}0 & x_2\\0 & y_2\end{bmatrix} \begin{bmatrix}0 & x_1\\0 & y_1\end{bmatrix} = \begin{bmatrix}0 & x_2 y_1\\0 & y_2 y_1\end{bmatrix}
In general, x1y2x2y1x_1 y_2 \neq x_2 y_1. For example, if x1=1,y1=2,x2=3,y2=4x_1=1, y_1=2, x_2=3, y_2=4, then:
AB=[0408]A \cdot B = \begin{bmatrix}0 & 4\\0 & 8\end{bmatrix}
BA=[0608]B \cdot A = \begin{bmatrix}0 & 6\\0 & 8\end{bmatrix}
Since ABBAA \cdot B \neq B \cdot A, the ring SS is non-commutative. Thus, (D) matches with (III). *Step 5:* Consolidate the matches. (A) \to (IV) (B) \to (II) (C) \to (I) (D) \to (III) **Answer:** (A) - (IV), (B) - (II), (C) - (I), (D) - (III)\boxed{\text{(A) - (IV), (B) - (II), (C) - (I), (D) - (III)}}
4 Single Choice
2024
Let FF be a field of order 1638416384, then the number of proper subfields of FF is :
A
66
B
33
C
44
D
88
View Solution
**Given:** A field FF with order F=16384|F| = 16384. **Required:** The number of proper subfields of FF. **Solution:** *Step 1:* Express the order of the field in the form pnp^n, where pp is a prime number and nn is a positive integer. The order of the field is 1638416384. We recognize this as a power of 22.
16384=21416384 = 2^{14}
Thus, the field FF is isomorphic to the finite field F214\mathbb{F}_{2^{14}}. Here, p=2p=2 and n=14n=14. *Step 2:* Determine the total number of subfields of FF. The number of subfields of a finite field Fpn\mathbb{F}_{p^n} is equal to the number of positive divisors of the exponent nn. The positive divisors of n=14n=14 are 1,2,7,1, 2, 7, and 1414. The number of divisors is 44. Therefore, FF has exactly 44 subfields. These subfields have orders 21,22,27,2^1, 2^2, 2^7, and 2142^{14}. *Step 3:* Calculate the number of proper subfields. A proper subfield is any subfield of FF that is not equal to FF itself. The field FF corresponds to the subfield of order 2142^{14}.
Number of proper subfields=(Total number of subfields)1\text{Number of proper subfields} = (\text{Total number of subfields}) - 1
Number of proper subfields=41=3\text{Number of proper subfields} = 4 - 1 = 3
**Answer:** 3\boxed{3}
5 Single Choice
2023
If P(x)P(x) is a polynomial of degree 10 with leading coefficient as 11 and having (x1)(x-1), (x2)(x-2), (x3)(x-3),...(x10)(x-10) as factor, then the coefficient of x9x^9 in P(x)P(x) is
A
55-55
B
605605
C
605-605
D
5555
View Solution
**Given:** - A polynomial P(x)P(x) of degree 10. - The leading coefficient of P(x)P(x) is 11. - The factors of P(x)P(x) are (x1),(x2),(x3),,(x10)(x-1), (x-2), (x-3), \dots, (x-10). **Required:** - The coefficient of the x9x^9 term in P(x)P(x). **Solution:** *Step 1:* Construct the polynomial P(x)P(x) using its factors and leading coefficient. Since the polynomial has degree 10 and its factors are (x1),(x2),,(x10)(x-1), (x-2), \dots, (x-10), it can be expressed in the form:
P(x)=A(x1)(x2)(x10)P(x) = A(x-1)(x-2)\dots(x-10)
The leading coefficient AA is given as 11.
P(x)=11(x1)(x2)(x10)P(x) = 11(x-1)(x-2)\dots(x-10)
*Step 2:* Relate the coefficient of x9x^9 to the sum of the roots of the polynomial. The roots of P(x)P(x) are r1=1,r2=2,,r10=10r_1=1, r_2=2, \dots, r_{10}=10. For a polynomial of degree nn,
P(x)=A(xn(i=1nri)xn1+)P(x) = A\left(x^n - \left(\sum_{i=1}^n r_i\right)x^{n-1} + \dots\right)
the coefficient of the xn1x^{n-1} term is A×(sum of the roots)-A \times (\text{sum of the roots}). Here, n=10n=10 and A=11A=11. The coefficient of x9x^9 is 11×(1+2++10)-11 \times (1+2+\dots+10). *Step 3:* Calculate the sum of the roots. The sum of the roots is the sum of the first 10 positive integers. Using the formula for the sum of the first kk integers, Sk=k(k+1)2S_k = \frac{k(k+1)}{2}:
S=1+2+3++10=10(10+1)2=1102=55S = 1+2+3+\dots+10 = \frac{10(10+1)}{2} = \frac{110}{2} = 55
*Step 4:* Determine the coefficient of x9x^9. The coefficient of x9x^9 in P(x)P(x) is 11-11 multiplied by the sum of the roots.
Coefficient of x9=11×55=605\text{Coefficient of } x^9 = -11 \times 55 = -605
**Answer:** 605\boxed{-605}
6 Single Choice
2023
Which one of the following rings is an integral domain?
A
Z100\mathbb{Z}_{100}
B
Z102\mathbb{Z}_{102}
C
Z113\mathbb{Z}_{113}
D
Z153\mathbb{Z}_{153}
View Solution
**Given:** The rings Z100\mathbb{Z}_{100}, Z102\mathbb{Z}_{102}, Z113\mathbb{Z}_{113}, and Z153\mathbb{Z}_{153}. **Required:** To determine which of the given rings is an integral domain. **Solution:** *Step 1:* Recall the definition of an integral domain and the condition for Zn\mathbb{Z}_n. An integral domain is a commutative ring with unity that has no zero divisors. A ring of integers modulo nn, denoted Zn\mathbb{Z}_n, is an integral domain if and only if nn is a prime number. This is because if nn is composite, say n=abn = ab for 1<a,b<n1 < a, b < n, then aa and bb are non-zero elements in Zn\mathbb{Z}_n whose product ab0(modn)ab \equiv 0 \pmod n, making them zero divisors. *Step 2:* Check the primality of nn for each option. 1. For Z100\mathbb{Z}_{100}, n=100n = 100. Since 100=10×10100 = 10 \times 10, nn is composite. Thus, Z100\mathbb{Z}_{100} is not an integral domain. 2. For Z102\mathbb{Z}_{102}, n=102n = 102. Since 102=2×51102 = 2 \times 51, nn is composite. Thus, Z102\mathbb{Z}_{102} is not an integral domain. 3. For Z113\mathbb{Z}_{113}, n=113n = 113. To test for primality, we check for divisibility by primes up to 11310.6\sqrt{113} \approx 10.6. The primes to check are 2, 3, 5, 7. * 113113 is not divisible by 2 (it is odd). * The sum of digits is 1+1+3=51+1+3=5, which is not divisible by 3. * The number does not end in 0 or 5, so it is not divisible by 5. * 113÷7=16113 \div 7 = 16 with a remainder of 11. Since 113113 is not divisible by any prime less than or equal to its square root, 113113 is a prime number. 4. For Z153\mathbb{Z}_{153}, n=153n = 153. The sum of digits is 1+5+3=91+5+3=9, which is divisible by 3 and 9. Thus, nn is composite (153=9×17153 = 9 \times 17). Thus, Z153\mathbb{Z}_{153} is not an integral domain. *Step 3:* Conclude which ring is an integral domain. Since n=113n = 113 is the only prime number among the choices, Z113\mathbb{Z}_{113} is the only ring that is an integral domain. **Answer:** Z113\boxed{\mathbb{Z}_{113}}
7 Single Choice
2023
Which of the following rings is not an integral domain?
A
Z100\mathbb{Z}_{100}
B
Z102\mathbb{Z}_{102}
C
Z113\mathbb{Z}_{113}
D
Z153\mathbb{Z}_{153}
View Solution
**Given:** The rings Z100\mathbb{Z}_{100}, Z102\mathbb{Z}_{102}, Z113\mathbb{Z}_{113}, and Z153\mathbb{Z}_{153}. **Required:** To determine which of the given rings is an integral domain. **Solution:** *Step 1:* Recall the definition of an integral domain and the property of the ring Zn\mathbb{Z}_n. An integral domain is a commutative ring with unity that has no zero divisors. A fundamental theorem states that the ring of integers modulo nn, (Zn,+n,×n)(\mathbb{Z}_n, +_n, \times_n), is an integral domain if and only if nn is a prime number. *Step 2:* Analyze the modulus nn for each option to check for primality. * For Z100\mathbb{Z}_{100}: The modulus is n=100n=100. Since 100=10×10100 = 10 \times 10, 100100 is a composite number. Therefore, Z100\mathbb{Z}_{100} is not an integral domain. For example, 10010 \neq 0 and 10010 \neq 0, but 10×10010=1000(mod100)10 \times_{100} 10 = 100 \equiv 0 \pmod{100}. * For Z102\mathbb{Z}_{102}: The modulus is n=102n=102. Since 102102 is an even number, it is divisible by 22. 102=2×51102 = 2 \times 51, so 102102 is composite. Therefore, Z102\mathbb{Z}_{102} is not an integral domain. * For Z113\mathbb{Z}_{113}: The modulus is n=113n=113. To check if 113113 is prime, we test for divisibility by prime numbers up to 11310.6\sqrt{113} \approx 10.6. The primes to check are 2,3,5,72, 3, 5, 7. * 113113 is not divisible by 22 (it's odd). * The sum of digits is 1+1+3=51+1+3=5, which is not divisible by 33. * The last digit is not 00 or 55, so it's not divisible by 55. * 113=7×16+1113 = 7 \times 16 + 1, so it's not divisible by 77. Since 113113 is not divisible by any prime less than or equal to its square root, 113113 is a prime number. Therefore, Z113\mathbb{Z}_{113} is an integral domain. * For Z153\mathbb{Z}_{153}: The modulus is n=153n=153. The sum of digits is 1+5+3=91+5+3=9, which is divisible by 33 and 99. 153=3×51153 = 3 \times 51, so 153153 is composite. Therefore, Z153\mathbb{Z}_{153} is not an integral domain. *Step 3:* Conclude based on the analysis. Only the ring with a prime modulus, Z113\mathbb{Z}_{113}, is an integral domain. **Answer:** Z113\boxed{\mathbb{Z}_{113}}
8 Single Choice
2022
Given below are two statements : Statement I : For each positive integer n, the set nZ={0,±n,±2n,±3n,}n\mathbb{Z} = \{0, \pm n, \pm 2n, \pm 3n, \dots\} is a subring of the ring of integers. Statement II : (Z6,+6,×6)(\mathbb{Z}_6, +_6, \times_6) is an integral domain. In the light of the above statements, choose the correct answer from the options given below :
A
Both statement I and statement II are correct
B
Both statement I and statement II are incorrect
C
Statement I is correct but statement II is incorrect
D
Statement I is incorrect but statement II is correct
View Solution
**Given:** * Statement I: For each positive integer nn, the set nZ={0,±n,±2n,±3n,...}n\mathbb{Z} = \{0, \pm n, \pm 2n, \pm 3n, ...\} is a subring of the ring of integers Z\mathbb{Z}. * Statement II: (Z6,+6,×6)(\mathbb{Z}_6, +_6, \times_6) is an integral domain. **Required:** To determine the correctness of each statement and choose the correct option. **Solution:** *Step 1:* Analyze Statement I using the subring test. A non-empty subset SS of a ring RR is a subring if for any elements a,bSa, b \in S, both abSa - b \in S and abSa \cdot b \in S. Let R=ZR = \mathbb{Z} and S=nZS = n\mathbb{Z}. 1. The set nZn\mathbb{Z} is non-empty because 0=n0nZ0 = n \cdot 0 \in n\mathbb{Z}. 2. Let a,bnZa, b \in n\mathbb{Z}. By definition, a=nk1a = nk_1 and b=nk2b = nk_2 for some integers k1,k2Zk_1, k_2 \in \mathbb{Z}. 3. Check for closure under subtraction:
ab=nk1nk2=n(k1k2)a - b = nk_1 - nk_2 = n(k_1 - k_2)
Since k1k2k_1 - k_2 is an integer, abnZa - b \in n\mathbb{Z}. 4. Check for closure under multiplication:
ab=(nk1)(nk2)=n(nk1k2)a \cdot b = (nk_1)(nk_2) = n(nk_1k_2)
Since nk1k2nk_1k_2 is an integer, abnZa \cdot b \in n\mathbb{Z}. Both conditions of the subring test are satisfied. Therefore, nZn\mathbb{Z} is a subring of Z\mathbb{Z}. Statement I is correct. *Step 2:* Analyze Statement II by checking the definition of an integral domain. An integral domain is a commutative ring with unity that has no zero divisors. The ring (Z6,+6,×6)(\mathbb{Z}_6, +_6, \times_6) is a commutative ring with unity 11. A zero divisor is a non-zero element aa for which there exists a non-zero element bb such that ab=0a \cdot b = 0. Consider the elements 22 and 33 in Z6\mathbb{Z}_6. Both are non-zero. Their product is:
2×63=60(mod6)2 \times_6 3 = 6 \equiv 0 \pmod 6
Since the product of two non-zero elements is zero, Z6\mathbb{Z}_6 contains zero divisors. A ring with zero divisors cannot be an integral domain. Therefore, Statement II is incorrect. This aligns with the theorem that Zn\mathbb{Z}_n is an integral domain if and only if nn is a prime number. Since 66 is not prime, Z6\mathbb{Z}_6 is not an integral domain. *Step 3:* Conclude based on the analysis. Statement I is correct and Statement II is incorrect. This corresponds to the third option. **Answer:** Statement I is correct but statement II is incorrect\boxed{\text{Statement I is correct but statement II is incorrect}}

Why Practice PYQs?

📈

Understand Pattern

Know what to expect in the actual exam

🎯

Topic Weightage

Focus on high-yield topics

Build Confidence

Practice with real exam questions

Frequently Asked Questions

How are CUET PG PYQs organized?

PYQs are organized chapter-wise across 20 topics, making it easy to practice specific areas. Each question shows its year and slot.

How many years of PYQs are available?

We have 4 years of CUET PG Mathematics PYQs from 2022 to 2025, totaling 354+ questions.

Is the first chapter free?

Yes! The first chapter's PYQs are completely FREE with full solutions. Practice and evaluate before upgrading.

Do PYQs have detailed solutions?

Every PYQ comes with step-by-step solutions and explanations to help you understand the concepts thoroughly.

More CUET PGMathematics Resources

Why Choose MastersUp?

🎯

AI-Powered Plans

Personalized study schedules based on your exam date and learning pace

📚

15,000+ Questions

Verified questions with detailed solutions from past papers

📊

Smart Analytics

Track your progress with subject-wise performance insights

🔖

Bookmark & Revise

Save important questions for quick revision before exams

Start Your Free Preparation →

No credit card required • Free forever for basic features