CBSE Class 12 Mathematics Sample Paper 2026 Standard Set 1 with Solutions
Practicing with the CBSE Class 12 Mathematics Sample Paper is the single most effective way to understand the latest board examination blueprint, internal choice distribution, and step-marking scheme. Mathematics (Subject Code 041) demands rigorous conceptual clarity, high-speed calculation accuracy, and precise mathematical presentation. This complete CBSE Mathematics sample paper with solutions follows the latest 2025–2026 standard curriculum, featuring full step-by-step working for all sections from single-mark objective questions to comprehensive five-mark calculus and 3D geometry proofs.
Sample Paper Format and Examination Blueprint
The CBSE Class 12 Mathematics question paper is designed for a total duration of 3 Hours carrying a maximum weightage of 80 Marks (with the remaining 20 marks allocated to internal assessment and practical lab work). The paper contains 38 mandatory questions structured into five distinct sections:
| Section | Question Numbers | Question Type | Marks per Question | Total Marks |
|---|---|---|---|---|
| Section A | Q1 to Q20 | Multiple Choice Questions (MCQs) & Assertion-Reason | 1 Mark | 20 Marks |
| Section B | Q21 to Q25 | Very Short Answer (VSA) Questions | 2 Marks | 10 Marks |
| Section C | Q26 to Q31 | Short Answer (SA) Questions | 3 Marks | 18 Marks |
| Section D | Q32 to Q35 | Long Answer (LA) Questions | 5 Marks | 20 Marks |
| Section E | Q36 to Q38 | Case-Based / Source-Based Integrated Units | 4 Marks | 12 Marks |
| Total | 80 Marks | |||
There is no overall choice in the paper; however, internal choices are provided in 2 questions of Section B, 3 questions of Section C, 2 questions of Section D, and in the 2-mark sub-questions of 2 questions in Section E.
Complete Sample Paper with Step-by-Step Solutions
Section A (1 Mark Each — Objective & Assertion-Reason)
Question 1: If A is a square matrix of order 3 such that |A| = 5, then the value of |adj(A)| is:
(a) 5
(b) 25
(c) 125
(d) 1/5
Solution:
For any square matrix A of order n, the standard property states that |adj(A)| = |A|n − 1.
Here, order n = 3 and |A| = 5.
Therefore, |adj(A)| = 53 − 1 = 52 = 25.
Correct Option: (b) 25
Question 2: Find the value of λ for which the vectors a⃗ = 2î − 3ĵ + 4k̂ and b⃗ = λî + 6ĵ − 8k̂ are collinear.
(a) 4
(b) −4
(c) 2
(d) −2
Solution:
Two vectors a⃗ = a1î + a2ĵ + a3k̂ and b⃗ = b1î + b2ĵ + b3k̂ are collinear if their direction ratios are proportional:
a1 / b1 = a2 / b2 = a3 / b3
2 / λ = −3 / 6 = 4 / (−8)
2 / λ = −1 / 2 ⇒ λ = −4.
Correct Option: (b) −4
Question 3: The value of ∫ ex (tan x + sec2 x) dx is:
(a) ex sec2 x + C
(b) ex tan x + C
(c) ex sec x + C
(d) −ex tan x + C
Solution:
Using the standard integration identity ∫ ex [f(x) + f'(x)] dx = ex f(x) + C.
Let f(x) = tan x, then f'(x) = sec2 x.
Therefore, ∫ ex (tan x + sec2 x) dx = ex tan x + C.
Correct Option: (b) ex tan x + C
Question 4: The order and degree of the differential equation (d2y/dx2)3 + (dy/dx)2 + sin(dy/dx) = 0 are respectively:
(a) Order = 2, Degree = 3
(b) Order = 2, Degree = 2
(c) Order = 2, Degree = Not Defined
(d) Order = 3, Degree = Not Defined
Solution:
The highest order derivative present in the equation is d2y/dx2, so the order is 2. Because the equation cannot be written as a polynomial in its derivatives due to the term sin(dy/dx), the degree is Not Defined.
Correct Option: (c) Order = 2, Degree = Not Defined
Question 5: If P(A) = 0.4, P(B) = 0.8, and P(B|A) = 0.6, then P(A ∪ B) is equal to:
(a) 0.96
(b) 0.24
(c) 0.56
(d) 0.72
Solution:
From the definition of conditional probability:
P(A ∩ B) = P(A) × P(B|A) = 0.4 × 0.6 = 0.24.
Using the addition theorem of probability:
P(A ∪ B) = P(A) + P(B) − P(A ∩ B)
P(A ∪ B) = 0.4 + 0.8 − 0.24 = 1.20 − 0.24 = 0.96.
Correct Option: (a) 0.96
Question 6 (Assertion-Reason):
Assertion (A): The function f(x) = |x − 1| is continuous at x = 1 but not differentiable at x = 1.
Reason (R): The left-hand derivative of f(x) at x = 1 is −1 and the right-hand derivative of f(x) at x = 1 is 1.
(a) Both (A) and (R) are true and (R) is the correct explanation of (A).
(b) Both (A) and (R) are true but (R) is not the correct explanation of (A).
(c) (A) is true but (R) is false.
(d) (A) is false but (R) is true.
Solution:
For f(x) = |x − 1|:
Continuity: limx → 1 |x − 1| = 0 = f(1), so it is continuous.
Differentiability at x = 1:
LHD = limh → 0− (|1 − h − 1| − 0) / (−h) = limh → 0 h / (−h) = −1.
RHD = limh → 0+ (|1 + h − 1| − 0) / h = limh → 0 h / h = 1.
Since LHD ≠ RHD, the function is non-differentiable at x = 1. Hence, Reason correctly explains Assertion.
Correct Option: (a) Both (A) and (R) are true and (R) is the correct explanation of (A).
Section B (2 Marks Each — Very Short Answer)
Question 7: Show that the relation R in the set of integers Z defined by R = {(a, b) : 5 divides (a − b)} is an equivalence relation.
Solution:
To establish that R is an equivalence relation, we verify three fundamental properties:
- Reflexivity: For any a ∈ Z, a − a = 0 = 5 × 0. Since 0 is divisible by 5, (a, a) ∈ R. Thus, R is reflexive.
- Symmetry: Let (a, b) ∈ R. Then a − b = 5k for some integer k.
⇒ b − a = −(a − b) = 5(−k), where −k ∈ Z.
Since (b − a) is divisible by 5, (b, a) ∈ R. Thus, R is symmetric. - Transitivity: Let (a, b) ∈ R and (b, c) ∈ R. Then a − b = 5k and b − c = 5m for integers k, m.
Adding the equations: (a − b) + (b − c) = 5k + 5m ⇒ a − c = 5(k + m).
Since (k + m) ∈ Z, (a − c) is divisible by 5 ⇒ (a, c) ∈ R. Thus, R is transitive.
Since R is reflexive, symmetric, and transitive, R is an equivalence relation on Z.
Question 8: Find the principal value of tan−1(√3) − sec−1(−2).
Solution:
1. Let tan−1(√3) = θ1, where θ1 ∈ (−π/2, π/2).
Since tan(π/3) = √3, we have tan−1(√3) = π/3.
2. Let sec−1(−2) = θ2, where θ2 ∈ [0, π] − {π/2}.
Using the identity sec−1(−x) = π − sec−1(x):
sec−1(−2) = π − sec−1(2) = π − π/3 = 2π/3.
3. Substitute both values into the expression:
tan−1(√3) − sec−1(−2) = π/3 − 2π/3 = −π/3.
Question 9: Find the projection of the vector a⃗ = î + 3ĵ + 7k̂ on the vector b⃗ = 7î − ĵ + 8k̂.
Solution:
The scalar projection of vector a⃗ on vector b⃗ is given by the formula:
Projection = (a⃗ · b⃗) / |b⃗|
Calculate dot product a⃗ · b⃗:
a⃗ · b⃗ = (1)(7) + (3)(−1) + (7)(8) = 7 − 3 + 56 = 60.
Calculate magnitude |b⃗|:
|b⃗| = √(72 + (−1)2 + 82) = √(49 + 1 + 64) = √114.
Therefore, the projection is 60 / √114 (or 10√114 / 19).
Section C (3 Marks Each — Short Answer)
Question 10: Find the values of a and b such that the function f(x) defined below is continuous everywhere on R:
5, if x ≤ 2
ax + b, if 2 < x < 10
21, if x ≥ 10
Solution:
For f(x) to be continuous everywhere, it must be continuous at x = 2 and x = 10.
Continuity at x = 2:
LHL = limx → 2− f(x) = 5
RHL = limx → 2+ f(x) = limx → 2+ (ax + b) = 2a + b
f(2) = 5
For continuity: LHL = RHL ⇒ 2a + b = 5 — (Equation 1)
Continuity at x = 10:
LHL = limx → 10− f(x) = limx → 10− (ax + b) = 10a + b
RHL = limx → 10+ f(x) = 21
f(10) = 21
For continuity: LHL = RHL ⇒ 10a + b = 21 — (Equation 2)
Subtracting Equation (1) from Equation (2):
(10a + b) − (2a + b) = 21 − 5
8a = 16 ⇒ a = 2.
Substituting a = 2 into Equation (1):
2(2) + b = 5 ⇒ 4 + b = 5 ⇒ b = 1.
Final Answer: a = 2, b = 1
Question 11: Evaluate the indefinite integral ∫ [x / ((x − 1)(x2 + 1))] dx.
Solution:
We resolve the integrand using partial fractions decomposition:
x / [(x − 1)(x2 + 1)] = A / (x − 1) + (Bx + C) / (x2 + 1)
Multiplying both sides by (x − 1)(x2 + 1):
x = A(x2 + 1) + (Bx + C)(x − 1)
x = (A + B)x2 + (−B + C)x + (A − C)
Equating coefficients:
For x2: A + B = 0 ⇒ B = −A
For x: −B + C = 1 ⇒ A + C = 1
Constant term: A − C = 0 ⇒ C = A
Substituting C = A into A + C = 1 gives 2A = 1 ⇒ A = 1/2.
Then B = −1/2 and C = 1/2.
Now, perform integration:
∫ [x / ((x − 1)(x2 + 1))] dx = (1/2) ∫ [1 / (x − 1)] dx − (1/2) ∫ [x / (x2 + 1)] dx + (1/2) ∫ [1 / (x2 + 1)] dx
= (1/2) ln|x − 1| − (1/4) ∫ [2x / (x2 + 1)] dx + (1/2) tan−1(x) + C
= (1/2) ln|x − 1| − (1/4) ln(x2 + 1) + (1/2) tan−1(x) + C
Question 12: Solve the linear differential equation dy/dx + y cot x = 2x + x2 cot x, given that y(π/2) = 0.
Solution:
The given equation is in the standard first-order linear form dy/dx + P(x)y = Q(x), where P(x) = cot x and Q(x) = 2x + x2 cot x.
1. Integrating Factor (I.F.):
I.F. = e∫ P(x) dx = e∫ cot x dx = eln(sin x) = sin x.
2. General Solution:
y · (I.F.) = ∫ [Q(x) · (I.F.)] dx + C
y · sin x = ∫ (2x + x2 cot x) sin x dx + C
y · sin x = ∫ (2x sin x + x2 cos x) dx + C
Recognizing that d/dx [x2 sin x] = 2x sin x + x2 cos x:
y sin x = x2 sin x + C ⇒ y = x2 + C cosec x.
3. Applying Initial Condition y(π/2) = 0:
0 = (π/2)2 + C cosec(π/2) ⇒ 0 = π2/4 + C(1) ⇒ C = −π2/4.
Particular Solution: y = x2 − (π2/4) cosec x.
Section D (5 Marks Each — Long Answer)
Question 13: Solve the following system of linear equations using the matrix inversion method:
3x + 4y − 5z = −5
2x − y + 3z = 12
Solution:
The given system can be represented in matrix form as AX = B, where:
A =
| 1 | −1 | 2 |
| 3 | 4 | −5 |
| 2 | −1 | 3 |
| x |
| y |
| z |
| 7 |
| −5 |
| 12 |
Step 1: Evaluate Determinant |A|
|A| = 1(12 − 5) − (−1)(9 − (−10)) + 2(−3 − 8)
|A| = 1(7) + 1(19) + 2(−11) = 7 + 19 − 22 = 4 ≠ 0.
Since |A| ≠ 0, A is non-singular and A−1 exists with a unique solution X = A−1B.
Step 2: Calculate Cofactors of Matrix A
C11 = +(12 − 5) = 7
C12 = −(9 + 10) = −19
C13 = +(−3 − 8) = −11
C21 = −(−3 + 2) = 1
C22 = +(3 − 4) = −1
C23 = −(−1 + 2) = −1
C31 = +(5 − 8) = −3
C32 = −(−5 − 6) = 11
C33 = +(4 + 3) = 7
Step 3: Form Adjoint and Inverse Matrix
adj(A) = [Cij]T =
| 7 | 1 | −3 |
| −19 | −1 | 11 |
| −11 | −1 | 7 |
A−1 = (1/|A|) adj(A) = (1/4) adj(A).
Step 4: Compute X = A−1B
x = (1/4) [7(7) + 1(−5) + (−3)(12)] = (1/4) [49 − 5 − 36] = (1/4)(8) = 2.
y = (1/4) [−19(7) + (−1)(−5) + 11(12)] = (1/4) [−133 + 5 + 132] = (1/4)(4) = 1.
z = (1/4) [−11(7) + (−1)(−5) + 7(12)] = (1/4) [−77 + 5 + 84] = (1/4)(12) = 3.
Final Answer: x = 2, y = 1, z = 3
Question 14: Find the shortest distance between the pair of skew lines given by the vector equations:
r⃗ = (î + 2ĵ + 3k̂) + λ(î − 3ĵ + 2k̂)
r⃗ = (4î + 5ĵ + 6k̂) + μ(2î + 3ĵ + k̂)
Solution:
Comparing with r⃗ = a⃗1 + λb⃗1 and r⃗ = a⃗2 + μb⃗2:
a⃗1 = î + 2ĵ + 3k̂, b⃗1 = î − 3ĵ + 2k̂
a⃗2 = 4î + 5ĵ + 6k̂, b⃗2 = 2î + 3ĵ + k̂
1. Compute (a⃗2 − a⃗1):
a⃗2 − a⃗1 = (4 − 1)î + (5 − 2)ĵ + (6 − 3)k̂ = 3î + 3ĵ + 3k̂.
2. Compute (b⃗1 × b⃗2):
b⃗1 × b⃗2 =
| î | ĵ | k̂ |
| 1 | −3 | 2 |
| 2 | 3 | 1 |
= î(−3 − 6) − ĵ(1 − 4) + k̂(3 − (−6)) = −9î + 3ĵ + 9k̂.
3. Calculate magnitude |b⃗1 × b⃗2|:
|b⃗1 × b⃗2| = √[(−9)2 + 32 + 92] = √[81 + 9 + 81] = √171 = 3√19.
4. Calculate scalar product (a⃗2 − a⃗1) · (b⃗1 × b⃗2):
(3î + 3ĵ + 3k̂) · (−9î + 3ĵ + 9k̂) = 3(−9) + 3(3) + 3(9) = −27 + 9 + 27 = 9.
5. Shortest Distance Formula:
d = |(a⃗2 − a⃗1) · (b⃗1 × b⃗2)| / |b⃗1 × b⃗2|
d = |9| / (3√19) = 3 / √19 = (3√19 / 19) units.
Section E (4 Marks Each — Case-Study Integrated Questions)
Question 15 (Case Study 1 — Application of Derivatives):
An environmental engineering team is constructing an open-top rectangular water filtration reservoir with a square base of side length x meters and vertical height y meters. The required storage volume is fixed at 216 m3. The cost of material for the base is ₹100 per m2, while the cost for the vertical side walls is ₹50 per m2.
(i) Express the total construction cost C(x) as a single variable function of x. [1 Mark]
(ii) Find the critical dimension x that minimizes the total cost, and verify using the second derivative test. [2 Marks]
(iii) Calculate the minimum total cost of constructing the tank. [1 Mark]
Solution:
(i) Given volume V = x2y = 216 ⇒ y = 216 / x2.
Total Cost C(x) = (Area of Base × Rate) + (Area of 4 Vertical Sides × Rate)
C(x) = (x2 × 100) + (4xy × 50) = 100x2 + 200x(216 / x2)
C(x) = 100x2 + 43200 / x.
(ii) To minimize cost, set dC/dx = 0:
dC/dx = 200x − 43200 / x2 = 0
200x3 = 43200 ⇒ x3 = 216 ⇒ x = 6 meters.
Second derivative test:
d2C/dx2 = 200 + 86400 / x3
At x = 6: d2C/dx2 = 200 + 86400 / 216 = 200 + 400 = 600 > 0.
Since the second derivative is strictly positive, the cost is minimized when the base side is 6 meters (and height y = 216/36 = 6 meters).
(iii) Minimum total cost:
C(6) = 100(6)2 + 43200 / 6 = 100(36) + 7200 = 3600 + 7200 = ₹10,800.
Question 16 (Case Study 2 — Probability and Bayes' Theorem):
An aerospace sensor manufacturing firm operates three precision robotic production lines: Line A, Line B, and Line C. Line A produces 50% of the daily component output, Line B produces 30%, and Line C produces 20%. Extensive testing records show that 2% of items from Line A, 3% from Line B, and 5% from Line C are defective. A component is drawn at random from a finished batch.
(i) Find the total probability that the selected component is defective. [2 Marks]
(ii) If the chosen component is found to be defective, what is the conditional probability that it was produced by Line B? [2 Marks]
Solution:
Let E1, E2, E3 denote the events that the component was manufactured by Line A, Line B, and Line C respectively. Let D be the event that the chosen component is defective.
P(E1) = 0.50, P(E2) = 0.30, P(E3) = 0.20
P(D|E1) = 0.02, P(D|E2) = 0.03, P(D|E3) = 0.05
(i) Total Probability of Defect:
P(D) = P(E1)P(D|E1) + P(E2)P(D|E2) + P(E3)P(D|E3)
P(D) = (0.50 × 0.02) + (0.30 × 0.03) + (0.20 × 0.05)
P(D) = 0.010 + 0.009 + 0.010 = 0.029 (or 2.9%).
(ii) Bayes' Theorem for Line B:
P(E2|D) = [P(E2) · P(D|E2)] / P(D)
P(E2|D) = (0.30 × 0.03) / 0.029 = 0.009 / 0.029 = 9 / 29 (≈ 0.3103 or 31.03%).
Difficulty Analysis & Chapter-Wise Weightage Breakdown
Analyzing the balance between direct computational items and competency-based questions helps students allocate revision time efficiently. The standard distribution across units aligns with official CBSE curriculum guidelines:
| Unit / Chapter Domain | Target Marks | Primary Tested Skills | Difficulty Level |
|---|---|---|---|
| Calculus (Continuity, Derivatives, Integrals, DE) | 35 Marks | Substitution techniques, partial fractions, optimization, differential modeling | Moderate to High |
| Vectors & 3-Dimensional Geometry | 14 Marks | Skew lines, shortest distance, dot/cross products, direction cosines | Moderate |
| Algebra (Matrices & Determinants) | 10 Marks | Matrix inversion, system solvability, adjoint properties | Easy to Moderate |
| Probability | 8 Marks | Conditional probability, Bayes' theorem, total probability rule | Moderate |
| Relations & Functions / Inverse Trigonometry | 8 Marks | Equivalence relation proofs, principal value branches, domain restrictions | Easy to Moderate |
| Linear Programming | 5 Marks | Corner point method, feasible region shading, bounded vs. unbounded bounds | Easy |
How to Practice with This Sample Paper
To maximize score gains from this CBSE practice paper, follow these structured simulation strategies:
- Simulate Exact 3-Hour Exam Conditions: Sit in an uninterrupted environment from 10:15 AM to 1:30 PM (utilizing the standard 15-minute question paper reading window to select your internal choice questions).
- Time Management Benchmark:
- Section A (20 Marks): Finish within 25–30 minutes. Do not spend more than 90 seconds on any single MCQ.
- Section B (10 Marks): Complete within 20 minutes.
- Section C (18 Marks): Complete within 35 minutes.
- Section D (20 Marks): Allocate 45 minutes for rigorous algebraic verification.
- Section E (12 Marks): Spend 30 minutes reading scenarios and setting up objective models.
- Revision: Reserve the remaining 15–20 minutes to double-check arithmetic signs and units.
- Master Step-Marking Protocols: In CBSE evaluation, full marks are awarded only when intermediate steps (formula declaration, substitution, intermediate simplifications, and concluding units) are explicitly shown. Avoid jumping directly to answers in 3-mark and 5-mark problems.
- Maintain an Error Log: Categorize mistakes made during mock tests into conceptual gaps, algebraic slip-ups, or timing bottlenecks, and revise targeted NCERT chapters immediately.
More Sample Papers & Practice Resources
Consistent practice with diverse difficulty levels is the key to securing 95+ in Class 12 Board Exams. Generate customized board-standard question papers, download chapter-wise NCERT question banks, and access full-length mock tests with step-by-step marking rubrics at the QPTool Question Paper Generator.
Explore more full-length sets and subject resources: Download additional CBSE sample paper standard sets and mock papers on Theorify QPTool today.