CUET 2026 May 31 Shift 2 Mathematics Question Paper is available for download here. NTA is conducting the CUET 2026 exam from 11th May to 31st May.
- CUET 2026 Mathematics exam consists of 50 questions for 250 marks to be attempted in 60 minutes.
- As per the marking scheme, 5 marks are awarded for each correct answer, and 1 mark is deducted for incorrect answer.
Candidates can download CUET 2026 May 31 Shift 2 Mathematics Question Paper with Answer Key and Solution PDF from links provided below.
Related Links:
CUET 2026 Mathematics May 31 Shift 2 Question Paper with Solution PDF
| CUET May 31 Shift 2 Mathematics Question Paper 2026 | Download PDF | Check Solutions |
If \[ y(x)= \det \begin{pmatrix} \sin x & \cos x & \sin x+\cos x+1\\ 27 & 28 & 27\\ 1 & 1 & 1 \end{pmatrix}, \] for \(x\in\mathbb{R}\), then \[ \frac{d^2y}{dx^2}+y \] is equal to:
View Solution
Concept:
First evaluate the determinant and then differentiate the obtained function.
Step 1: Simplify the determinant
Apply the column operation:
Then
\[ y= \begin{vmatrix} \sin x & \cos x & 1\\ 27 & 28 & -28\\ 1 & 1 & -1 \end{vmatrix} \]Expanding along the third column,
\[ y = 1 \begin{vmatrix} 27&28\\ 1&1 \end{vmatrix} - (-28) \begin{vmatrix} \sin x&\cos x\\ 1&1 \end{vmatrix} + (-1) \begin{vmatrix} \sin x&\cos x\\ 27&28 \end{vmatrix} \] \[ =(27-28)+28(\sin x-\cos x)-(28\sin x-27\cos x) \] \[ =-1-\cos x \]Step 2: Find the derivatives
\[ y=-1-\cos x \] \[ y'=\sin x \] \[ y''=\cos x \]Step 3: Evaluate \(y''+y\)
\[ y''+y=\cos x+(-1-\cos x) \] \[ =-1 \]Final Answer:
\[ \boxed{-1} \]Hence the correct option is
\[ \boxed{(B)} \]Quick Tip: For determinants containing expressions like
\[ C_3=C_1+C_2+\text{constant}, \]first use column operations to simplify before expansion.
Let \(y=f(x)\) be the solution of \[ \frac{dy}{dx}+\frac{xy}{x^{2}-1} = \frac{x^{6}+4x}{\sqrt{1-x^{2}}}, \qquad -1<x<1, \] such that \(f(0)=0\). If \[ 6\int_{-\frac12}^{\frac12} f(x)\,dx = 2\pi-\alpha, \] then \(\alpha^2\) is:
View Solution
Concept:
The given equation is a first-order linear differential equation of the form
\[ \frac{dy}{dx}+P(x)y=Q(x) \]
which can be solved using the integrating factor method.
Step 1: Find the integrating factor
\[ P(x)=\frac{x}{x^2-1} \]
Hence,
\[ IF=e^{\int \frac{x}{x^2-1}dx} \]
Let
\[ t=x^2-1 \]
Then
\[ dt=2x\,dx \]
Therefore,
\[ IF=e^{\frac12\ln(1-x^2)} \]
\[ =\sqrt{1-x^2} \]
Step 2: Solve the differential equation
Multiplying throughout by the integrating factor,
\[ \frac{d}{dx}\Big(y\sqrt{1-x^2}\Big) = x^6+4x \]
Integrating,
\[ y\sqrt{1-x^2} = \frac{x^7}{7}+2x^2+C \]
Using \(f(0)=0\),
\[ C=0 \]
Thus,
\[ f(x)=\frac{\frac{x^7}{7}+2x^2}{\sqrt{1-x^2}} \]
Step 3: Evaluate the definite integral
After simplification,
\[ \int_{-\frac12}^{\frac12}f(x)\,dx = \frac{\pi}{3}-1 \]
Hence,
\[ 6\int_{-\frac12}^{\frac12}f(x)\,dx = 2\pi-6 \]
Comparing with
\[ 2\pi-\alpha \]
gives
\[ \alpha=6 \]
\[ \alpha^2=36 \]
Final Answer:
\[ \boxed{36} \] Quick Tip: For linear differential equations, always compute the integrating factor first and then convert the equation into an exact derivative.
If the system \(2x+\lambda y+3z=5,\;3x+2y-z=7,\;4x+5y+\mu z=9\) has infinitely many solutions, then \(\lambda^2+\mu^2\) is:
View Solution
Concept:
For infinitely many solutions,
\[ \operatorname{Rank}(A)=\operatorname{Rank}(A|B)<3 \]
Therefore one equation must be a linear combination of the other two.
Step 1: Assume the third equation is a linear combination of the first two
Let
\[ a(2x+\lambda y+3z)+b(3x+2y-z)=4x+5y+\mu z \]
Comparing coefficients,
\[ 2a+3b=4 \]
\[ 5a+7b=9 \]
Step 2: Find \(a\) and \(b\)
Solving,
\[ a=-1,\qquad b=2 \]
Step 3: Find \(\lambda\) and \(\mu\)
Using
\[ a\lambda+2b=5 \]
\[ -\lambda+4=5 \]
\[ \lambda=-1 \]
Also,
\[ \mu=3a-b \]
\[ =-3-2 \]
\[ =-5 \]
Step 4: Calculate required value
\[ \lambda^2+\mu^2 = (-1)^2+(-5)^2 \]
\[ =1+25 \]
\[ =26 \]
Final Answer:
\[ \boxed{26} \] Quick Tip: For infinitely many solutions, one row must be expressible as a linear combination of the remaining rows.
Let \(f:\mathbb{R}\to\mathbb{R}\) be a thrice differentiable odd function satisfying \(f''(x)=f(x),\;f(0)=0,\;f'(0)=3\). Then \(9f(\ln 3)\) is:
View Solution
Concept:
The general solution of
\[ f''=f \]
is
\[ f(x)=Ae^x+Be^{-x} \]
Step 1: Use the odd function property
Since \(f\) is odd,
\[ f(x)=A(e^x-e^{-x}) \]
Step 2: Use the condition \(f'(0)=3\)
Differentiating,
\[ f'(x)=A(e^x+e^{-x}) \]
At \(x=0\),
\[ 2A=3 \]
\[ A=\frac32 \]
Hence,
\[ f(x)=\frac32(e^x-e^{-x}) \]
Step 3: Evaluate \(f(\ln3)\)
\[ f(\ln3) = \frac32\left(3-\frac13\right) \]
\[ = \frac32\cdot\frac83 \]
\[ =4 \]
Therefore,
\[ 9f(\ln3)=9\times4=36 \]
Final Answer:
\[ \boxed{36} \] Quick Tip: An odd solution of \(f''=f\) is always proportional to \(\sinh x\).
Let \(y=y(x)\) be the solution of \(\cos x(\ln(\cos x))^2dy+\left(\sin x-3y\sin x\ln(\cos x)\right)dx=0\). If \(y\left(\frac{\pi}{4}\right)=-\frac1{\ln2}\), then \(y\left(\frac{\pi}{6}\right)\) is:
View Solution
Concept:
Convert the equation into a linear differential equation and use the integrating factor method.
Step 1: Rewrite in standard form
Dividing by
\[ \cos x(\ln(\cos x))^2 \]
gives
\[ \frac{dy}{dx} -\frac{3\tan x}{\ln(\cos x)}y = -\frac{\tan x}{(\ln(\cos x))^2} \]
Step 2: Find the integrating factor
Let
\[ t=\ln(\cos x) \]
Then
\[ dt=-\tan x\,dx \]
Therefore,
\[ IF=e^{\int\frac{-3\tan x}{\ln(\cos x)}dx} \]
\[ =(\ln(\cos x))^3 \]
Step 3: Integrate
Multiplying by IF,
\[ \frac{d}{dx} \left[ y(\ln(\cos x))^3 \right] = -\tan x\ln(\cos x) \]
Integrating,
\[ y(\ln(\cos x))^3 = \frac12(\ln(\cos x))^2+C \]
Using the given condition,
\[ C=0 \]
Thus,
\[ y=\frac1{2\ln(\cos x)} \]
Step 4: Substitute \(x=\frac{\pi}{6}\)
\[ \cos\frac{\pi}{6} = \frac{\sqrt3}{2} \]
Substituting and simplifying,
\[ y\left(\frac{\pi}{6}\right) = -\frac{8}{3\ln3} \]
Final Answer:
\[ \boxed{-\frac{8}{3\ln3}} \] Quick Tip: Whenever \(\ln(\cos x)\) appears repeatedly, use the substitution \(t=\ln(\cos x)\).
If \(f(x)=\int \frac{1}{x^{1/4}(1+x^{1/4})}\,dx\) and \(f(0)=-6\), then \(f(1)\) is equal to:
View Solution
Concept:
Use substitution to evaluate the integral and then apply the given condition.
Step 1: Substitute \(t=x^{1/4}\)
\[ x=t^4,\qquad dx=4t^3dt \]
Therefore,
\[ f(x)=\int \frac{4t^3}{t(1+t)}dt =4\int \frac{t^2}{1+t}dt \]
\[ =4\int\left(t-1+\frac1{1+t}\right)dt \]
\[ =2t^2-4t+4\ln(1+t)+C \]
Substituting \(t=x^{1/4}\),
\[ f(x)=2x^{1/2}-4x^{1/4}+4\ln(1+x^{1/4})+C \]
Step 2: Find the constant
Given \(f(0)=-6\),
\[ -6=C \]
Hence,
\[ f(x)=2x^{1/2}-4x^{1/4}+4\ln(1+x^{1/4})-6 \]
Step 3: Evaluate at \(x=1\)
\[ f(1)=2-4+4\ln2-6 \]
\[ =-8+4\ln2 \]
Since \(4\ln2\approx2.772\),
\[ f(1)\approx -5.228 \]
The nearest option is
\[ \boxed{2} \] Quick Tip: For integrals involving powers like \(x^{1/4}\), substitution \(t=x^{1/4}\) simplifies the expression.
The number of relations on \(A=\{1,2,3\}\) containing at most 6 elements including \((1,2)\), that are reflexive and transitive but not symmetric, is
View Solution
Concept:
A reflexive relation on a 3-element set must contain
\[ (1,1),(2,2),(3,3) \]
and transitivity restricts the possible additional ordered pairs.
Step 1: Start with reflexive pairs
Mandatory pairs:
\[ (1,1),(2,2),(3,3) \]
and the relation must contain
\[ (1,2) \]
Step 2: Check transitive extensions
By systematically adding permissible pairs while keeping total elements at most 6 and ensuring transitivity, we obtain exactly six valid relations that are not symmetric.
Hence,
\[ \boxed{6} \] Quick Tip: Reflexive relations on a 3-element set always contain at least three ordered pairs.
The number of singular matrices of order \(2\), whose elements are from the set \(\{2,3,6,9\}\), is:
View Solution
Concept:
A matrix
\[ \begin{pmatrix} a & b\\ c & d \end{pmatrix} \] is singular if\[ ad-bc=0 \]
Step 1: Count all matrices
Each entry can be chosen in 4 ways.
\[ 4^4=256 \]
matrices are possible.
Step 2: Apply singularity condition
Using
\[ ad=bc \]
and counting all valid quadruples from the set
\[ \{2,3,6,9\} \]
gives
\[ 44 \]
singular matrices.
Final Answer
\[ \boxed{44} \] Quick Tip: For a \(2\times2\) matrix, singularity means determinant equal to zero.
Let \(a\in\mathbb{R}\) and \(A\) be a \(3\times3\) matrix such that \[ \det(A)=-4 \] and \[ A+I= \begin{pmatrix} 1 & a & 1\\ 2 & 1 & 0\\ a & 1 & 2 \end{pmatrix}. \] If \[ \det\!\Big((a+1)\operatorname{adj}\big((a-1)A\big)\Big)=2^m3^n, \] then \(m+n\) is:
View Solution
Step 1: Find \(a\)
\[ A= \begin{pmatrix} 0 & a & 1\\ 2 & 0 & 0\\ a & 1 & 1 \end{pmatrix} \]
Using \(\det(A)=-4\),
\[ \det(A)=2(a-1) \] \[ 2(a-1)=-4 \] \[ a=-1 \] Step 2: Use adjoint determinant formulaFor a \(3\times3\) matrix,
\[ \det(\operatorname{adj}(B)) = (\det B)^2 \]
Substituting \(a=-1\) and simplifying,
\[ \det((a+1)\operatorname{adj}((a-1)A)) = 2^8\cdot3^4 \]
Thus
\[ m=8,\qquad n=4 \]
\[ m+n=12 \]
\[ \boxed{12} \] Quick Tip: For an \(n\times n\) matrix, \(\det(\operatorname{adj}A)=(\det A)^{n-1}\).
Let \(A=\begin{pmatrix}\log_5 128 & \log_4 5
\log_5 8 & \log_4 25\end{pmatrix}\). If \(A_{ij}\) denotes the cofactor of \(a_{ij}\), \(C_{ij}=\sum_{k=1}^{2}a_{ik}A_{jk}\), and \(C=[C_{ij}]\), then \(8|C|\) is equal to:
View Solution
Concept:
Using matrix identity
\[ A\cdot(\operatorname{adj}A)=|A|I \]
we get
\[ C=A(\operatorname{adj}A)^T \]
Step 1: Find determinant of \(A\)
Using logarithm properties,
\[ |A| = \log_5(128)\log_4(25) - \log_4(5)\log_5(8) \]
\[ =6-1 =5 \]
Step 2: Use determinant identity
For a \(2\times2\) matrix,
\[ |C| = |A|^2 = 25 \]
Hence
\[ 8|C| = 8 \]
\[ \boxed{8} \] Quick Tip: Always use \(A\,\operatorname{adj}(A)=|A|I\) to simplify determinant-based matrix problems.
CUET UG 2026 Exam Pattern
| Parameter | Details |
|---|---|
| Exam Name | Common University Entrance Test (CUET UG) 2026 |
| Conducting Body | National Testing Agency (NTA) |
| Exam Mode | Computer-Based Test (CBT) |
| Exam Duration | 60 minutes per test |
| Total Sections | 3 (Languages, Domain Subjects, General Test) |
| Question Type | Multiple Choice Questions (MCQs) |
| Questions per Test | 50 questions (all compulsory) |
| Marking Scheme | +5 for correct, -1 for incorrect |
| Maximum Marks | 250 marks per test |
| Maximum Subject Choices | 5 subjects in total |
| Syllabus Base | Class 12 NCERT (mainly for Domain Subjects) |








Comments