Back to Blog
GSEB10thMathematicsBoard Prep2026Important QuestionsGujarat Board

GSEB 10th Maths Important Questions 2026 – Chapter-wise Blueprint, Formulae, Theorems & 30-Day Study Plan

A

Ankit Singh

1 July 2026· GSEB Study Guides

GSEB 10th Maths Important Questions 2026 – Chapter-wise Blueprint, Formulae, Theorems & 30-Day Study Plan

📅 Last Updated: 1 July 2026 | Covers complete GSEB 10th Maths 2026 blueprint, chapter-wise marks weightage, all key formulae, BPT + Pythagoras theorem proofs, Statistics Mean/Median/Mode worked examples, Coordinate Geometry formulas, Constructions guide, 30-day study plan, common mistakes, and 10 FAQs.

Scoring 90+ in GSEB Class 10 Mathematics is achievable for every student — not just those who find maths naturally easy. The Gujarat Secondary and Higher Secondary Education Board designs its paper with a highly predictable structure. Every year, the same chapter types, the same theorem formats, and the same construction patterns appear. This guide gives you a complete chapter-by-chapter breakdown, all key formulae, theorem proofs written exam-ready, fully worked Statistics examples, and a 30-day study plan to reach your target score.

📊 GSEB Class 10 Mathematics – Paper Blueprint 2026

Understanding the exact marks distribution before you begin studying saves you from over-preparing low-weightage chapters. Total: 80 marks (external theory) + 20 marks (internal assessment) = 100 marks.

Section Question Type Questions Marks Each Total
Section AMCQ / Fill in the Blank / True-False16116
Section BShort Answer10220
Section CAnalytical / Problem Solving8324
Section D ⭐Theorems / Constructions / Long Problems5420
External Total80

The remaining 20 marks come from Internal Assessment (school-level tests and assignments). Pass mark is 26.67/80 externally (33%), but aim for 60+ for Grade B or above.

📈 Chapter-wise Marks Weightage & Priority

Chapter Approx. Marks Priority
Real Numbers4–6⭐⭐⭐
Polynomials3–5⭐⭐⭐
Pair of Linear Equations5–7⭐⭐⭐⭐
Quadratic Equations ⭐5–7⭐⭐⭐⭐
Arithmetic Progressions ⭐5–8⭐⭐⭐⭐
Triangles ⭐ (Section D guaranteed)7–9⭐⭐⭐⭐⭐
Coordinate Geometry4–8⭐⭐⭐
Introduction to Trigonometry ⭐6–8⭐⭐⭐⭐⭐
Some Applications of Trigonometry4–6⭐⭐⭐⭐
Circles4–5⭐⭐⭐
Constructions ⭐ (Section D guaranteed)4⭐⭐⭐⭐⭐
Areas Related to Circles4–6⭐⭐⭐
Surface Areas and Volumes ⭐6–8⭐⭐⭐⭐⭐
Statistics ⭐ (Highest marks)5–14⭐⭐⭐⭐
Probability ⭐3–10⭐⭐⭐

📐 Chapter 1: Real Numbers

Key Concepts: Euclid's Division Lemma, HCF and LCM, Fundamental Theorem of Arithmetic, Irrationality proofs, Decimal expansions.

Euclid's Division Algorithm (to find HCF):

  1. Apply: a = bq + r (where 0 ≤ r < b)
  2. If r = 0, then HCF = b
  3. Else replace a with b and b with r, and repeat

Worked Example: Find HCF of 270 and 192.

270 = 192 × 1 + 78
192 = 78 × 2 + 36
78 = 36 × 2 + 6
36 = 6 × 6 + 0 → HCF = 6

Proof that √2 is Irrational (Exam-Ready):

Assume √2 = p/q where p and q are coprime integers and q ≠ 0. Then 2 = p²/q², so p² = 2q². This means p² is even, therefore p is even. Let p = 2m. Then 4m² = 2q², so q² = 2m², meaning q is also even. But this contradicts our assumption that p and q are coprime. Hence √2 is irrational. ∎

📐 Chapter 4: Quadratic Equations

Key Formulae:

  • Standard form: ax² + bx + c = 0 (a ≠ 0)
  • Quadratic Formula: x = [−b ± √(b² − 4ac)] / 2a
  • Discriminant: D = b² − 4ac
Discriminant Value Nature of Roots
D > 0Two distinct real roots
D = 0Two equal real roots (repeated root)
D < 0No real roots

Factorization method example: Solve 6x² − 7x − 3 = 0

Find two numbers with product = 6 × (−3) = −18 and sum = −7: those are −9 and 2.
6x² − 9x + 2x − 3 = 0 → 3x(2x − 3) + 1(2x − 3) = 0 → (3x + 1)(2x − 3) = 0
x = −1/3 or x = 3/2

📐 Chapter 5: Arithmetic Progressions (AP)

Formula Expression
nth termaₙ = a + (n−1)d
Sum of n terms (using first and last)Sₙ = n/2 × (a + l)
Sum of n terms (using common difference)Sₙ = n/2 × [2a + (n−1)d]
Common differenced = aₙ − aₙ₋₁

Worked Example: The 7th term of an AP is 30 and the 13th term is 54. Find the AP.
a + 6d = 30 ... (i) | a + 12d = 54 ... (ii)
Subtracting (i) from (ii): 6d = 24 → d = 4. From (i): a = 30 − 24 = 6.
AP: 6, 10, 14, 18, ...

📐 Chapter 6: Triangles — Theorem Proofs (Section D – 4 Marks)

Triangle theorems are guaranteed in Section D every year. Learn these proofs word-for-word:

Basic Proportionality Theorem (Thales Theorem)

Statement:

If a line is drawn parallel to one side of a triangle to intersect the other two sides in distinct points, the other two sides are divided in the same ratio.

Proof outline: In △ABC, DE ∥ BC where D is on AB and E is on AC. Draw DM ⊥ AE and EN ⊥ AD. Join BE and DC. Then:
Area(△ADE)/Area(△BDE) = AD/DB (triangles share same height from E)
Area(△ADE)/Area(△CED) = AE/EC (triangles share same height from D)
Since △BDE and △CED have equal areas (same base DE, between parallel lines BC and DE):
∴ AD/DB = AE/EC ∎

Pythagoras Theorem

Statement:

In a right-angled triangle, the square on the hypotenuse equals the sum of squares on the other two sides. If ∠B = 90°, then AC² = AB² + BC².

Proof outline: Draw BD ⊥ AC. Then △ADB ~ △ABC (AA similarity) → AB/AC = AD/AB → AB² = AC × AD. Similarly △BDC ~ △ABC → BC² = AC × DC. Adding: AB² + BC² = AC(AD + DC) = AC × AC = AC²

📐 Chapter 7: Coordinate Geometry

Formula Expression Use
Distance Formulad = √[(x₂−x₁)² + (y₂−y₁)²]Distance between 2 points
Section Formula (internal)P = [(mx₂+nx₁)/(m+n), (my₂+ny₁)/(m+n)]Point dividing in ratio m:n
Midpoint FormulaM = [(x₁+x₂)/2, (y₁+y₂)/2]Special case of section formula (1:1)
Area of Triangle½|x₁(y₂−y₃)+x₂(y₃−y₁)+x₃(y₁−y₂)|Given 3 vertices

Collinearity check: If three points are collinear, the area of the triangle formed by them = 0.

📐 Chapter 8 & 9: Trigonometry + Applications

Trigonometric Ratios Table — Must Memorize:

Ratio 30° 45° 60° 90°
sin01/21/√2√3/21
cos1√3/21/√21/20
tan01/√31√3undefined
cosecundefined2√22/√31
sec12/√3√22undefined
cotundefined√311/√30

Fundamental Identities (Must Memorize All 3):

  • sin²θ + cos²θ = 1
  • 1 + tan²θ = sec²θ
  • 1 + cot²θ = cosec²θ

Applications of Trigonometry tip: Always draw a diagram first. Identify the angle of elevation or depression. Set up the tan ratio (most common). Key formula: tan(angle) = Opposite/Adjacent = Height/Distance.

📐 Chapter 10: Circles

Theorem 1: Tangent-Radius Theorem

The tangent to a circle at any point is perpendicular to the radius drawn to that point. (i.e., OP ⊥ PT where O is centre and PT is tangent at P.)

Theorem 2: Equal Tangents from External Point

The lengths of tangents drawn from an external point to a circle are equal. (PA = PB if PA and PB are tangents from external point P.)

Common question type: "Two tangents from an external point P touch the circle at A and B. OA = 5cm, OP = 13cm. Find PA." → Since OA ⊥ PA: PA² = OP² − OA² = 169 − 25 = 144 → PA = 12 cm.

📐 Chapter 11: Constructions — Guaranteed 4 Marks in Section D

Section D always contains one construction question. The most tested types are:

1. Dividing a line segment in a given ratio (e.g., divide AB = 7cm in ratio 3:2)
  • Draw a ray AX making an acute angle with AB
  • Mark 5 points (3+2) on AX: A₁, A₂, A₃, A₄, A₅ (equal spacing)
  • Join A₅ to B. Draw a line through A₃ parallel to A₅B to meet AB at C
  • C divides AB in ratio 3:2
2. Constructing a similar triangle with scale factor

If scale factor is m/n (m > n for larger, m < n for smaller), divide the base vertex's ray into max(m,n) equal parts and proceed with parallel construction.

3. Tangents to a circle from an external point
  • Join centre O to external point P. Find midpoint M of OP.
  • Draw a circle with radius MP (= MO). It intersects the given circle at A and B.
  • PA and PB are the required tangents.

⭐ Full Marks Tip: Always write numbered Steps of Construction before the diagram. Diagrams without written steps lose 2/4 marks. Finish with: "Hence the required construction is complete."

📐 Chapter 12 & 13: Areas + Surface Areas & Volumes

Areas Related to Circles (Key Formulae):

  • Area of circle = πr²
  • Circumference = 2πr
  • Length of arc = (θ/360°) × 2πr
  • Area of sector = (θ/360°) × πr²
  • Area of segment = Area of sector − Area of triangle

Surface Areas & Volumes — Critical Formulae:

Shape CSA / LSA TSA Volume
Cylinder2πrh2πr(r+h)πr²h
Coneπrlπr(r+l)⅓πr²h
Sphere4πr²4πr²⁴⁄₃πr³
Hemisphere2πr²3πr²⅔πr³
Frustum of coneπ(r₁+r₂)lπ[r₁²+r₂²+(r₁+r₂)l]πh/3(r₁²+r₂²+r₁r₂)

where l = slant height = √(h² + r²) for cone/frustum.

📊 Chapter 14: Statistics — Mean, Median & Mode (Full Worked Example)

Statistics is one of the highest-mark chapters. Questions involve finding Mean, Median, and Mode from grouped frequency distribution tables.

All Three Formulae:

  • Mean (Direct Method): x̄ = Σ(fᵢxᵢ) / Σfᵢ
  • Mean (Step Deviation): x̄ = A + h × (Σfᵢuᵢ / Σfᵢ) where uᵢ = (xᵢ − A)/h
  • Median: M = l + [(n/2 − cf) / f] × h
  • Mode: Z = l + [(f₁ − f₀) / (2f₁ − f₀ − f₂)] × h
  • Empirical Relation: 3 Median = Mode + 2 Mean

Fully Worked Median Example:

Find the median for the following frequency distribution:

Class Interval Frequency (f) Cumulative Frequency (cf)
0 – 1055
10 – 20813
20 – 30 ← Median class2033
30 – 401043
40 – 50750
Total50

Solution: n = 50, n/2 = 25. Median class = 20–30 (cf = 13 < 25 ≤ 33). l = 20, cf = 13, f = 20, h = 10.

Median = 20 + [(25 − 13) / 20] × 10 = 20 + [12/20] × 10 = 20 + 6 = 26

Mode Formula Explained:

In the Mode formula: l = lower boundary of modal class (class with highest frequency), f₁ = frequency of modal class, f₀ = frequency of class before modal class, f₂ = frequency of class after modal class, h = class width.

🎲 Chapter 15: Probability

Key Formula: P(E) = Number of favourable outcomes / Total number of outcomes

  • Complementary Events: P(E) + P(not E) = 1 → P(not E) = 1 − P(E)
  • Impossible Event: P(E) = 0
  • Certain Event: P(E) = 1
  • 0 ≤ P(E) ≤ 1 for any event E

Common Question Types:

Dice (single): Total outcomes = 6. P(getting a 4) = 1/6. P(getting even number) = 3/6 = 1/2.
Cards (standard deck 52): P(getting an Ace) = 4/52 = 1/13. P(getting a Heart) = 13/52 = 1/4. P(getting a face card) = 12/52 = 3/13.
Coins (two): Total outcomes = {HH, HT, TH, TT} = 4. P(exactly one head) = 2/4 = 1/2.

📅 30-Day Study Plan for GSEB 10th Maths

Days Focus Area Daily Target
1–5Real Numbers, Polynomials, Coordinate GeometryHCF/LCM, irrationality proofs, Distance & Section formula
6–10Linear Equations, Quadratic Equations, AP10 problems/day; discriminant + sum of n terms
11–16 ⭐Triangles, Circles, ConstructionsWrite BPT + Pythagoras proofs daily; 1 construction/day
17–22Trigonometry, Applications, Areas, Surface Areas/VolumesMemorize trig table + all mensuration formulae; 5 problems/day
23–27 ⭐Statistics, ProbabilityPractice Mean/Median/Mode from 2 different data sets per day
28–30Full paper revision + 2 mock tests3-hour timed mock using past GSEB papers

⚠️ Common Mistakes in GSEB 10th Maths

❌ Top Mistakes That Cost Full Marks:
  • Constructions: Drawing the diagram without writing numbered Steps of Construction — this loses 2 out of 4 marks.
  • Trigonometry: Not writing "LHS = RHS" at the end of identity proofs. The proof is incomplete without it.
  • Surface Areas: Using wrong formula for frustum volume in combined solids problems.
  • Quadratic: Attempting factorization without first checking discriminant — wastes 3 minutes if roots are irrational.
  • Mensuration: Forgetting to write units (cm², cm³) in Surface Area and Volume answers.
  • Statistics: Choosing the wrong median class — always find n/2 first, then find the class that CONTAINS that cumulative frequency.
  • AP: Confusing aₙ (nth term) and Sₙ (sum of n terms) formulas — both have (n−1) but used differently.
  • Circles: Using radius instead of diameter or vice versa in arc length and sector area.
  • Irrationality Proof: Not explicitly stating "Let √2 = p/q where p and q are coprime" at the start — always set up the assumption clearly.
  • Probability: Not reducing fractions — leaving 3/6 instead of 1/2 loses the simplification mark.
✅ Pro Tips to Score 90+ in GSEB Maths:
  • GSEB examiners award step marks. Even if your final answer is wrong, write the formula and substitute values correctly — you get partial marks.
  • Practice both BPT and Pythagoras proofs until you can write them in under 5 minutes from memory.
  • For Statistics, create a 6-column table (class, f, x, fx, cf, cumulative) to avoid errors.
  • In the exam: do Section D theorems first (while fresh), then Section C, then B, then A.
  • Always use π = 22/7 unless the problem specifies 3.14.

❓ Frequently Asked Questions — GSEB 10th Maths

Q: Which chapters carry the most marks in GSEB 10th Maths 2026?

Statistics (14 marks), Probability (10 marks), Arithmetic Progressions (8 marks), Coordinate Geometry (8 marks), Triangles (7–9 marks). These 5 chapters cover nearly 46 of the 80 external marks. Focus on these chapters to lock down a high score.

Q: With only 2 weeks left, which chapters should I focus on?

Triangles (BPT + Pythagoras theorems — guaranteed 4 marks), Trigonometry (ratios table + 3 identities), Surface Areas/Volumes (formulae + 1 combined solid), Quadratic Equations, and Statistics (Mean/Median/Mode). Add 1 Construction and Probability basics → target 55+ marks.

Q: What is the GSEB 10th Maths paper pattern for 2026?

80 marks external: Section A (16×1 = 16 marks MCQ), Section B (10×2 = 20 marks short), Section C (8×3 = 24 marks analytical), Section D (5×4 = 20 marks theorems/constructions). Plus 20 marks internal assessment = 100 total. Duration: 3 hours.

Q: Is GSEB 10th Maths harder than CBSE?

GSEB 10th Maths is slightly easier than CBSE. Patterns are more predictable and repeat from NCERT. GSEB has more emphasis on theorem proofs and constructions. Complete NCERT + 3 years of GSEB past papers = fully prepared.

Q: Can I use a calculator in the GSEB board exam?

No. Calculators are strictly not permitted. Practice manual calculations — especially √2 = 1.414, √3 = 1.732, and cube roots for mensuration problems.

Q: What is the Median formula for grouped data?

Median = l + [(n/2 − cf) / f] × h. Where l = lower boundary of median class, n = total frequencies, cf = cumulative frequency before median class, f = frequency of median class, h = class width. Find median class where cumulative frequency first exceeds n/2.

Q: What are the three methods to find Mean for grouped data?

(1) Direct: x̄ = Σ(fᵢxᵢ)/Σfᵢ. (2) Assumed Mean: x̄ = A + (Σfᵢdᵢ/Σfᵢ) where dᵢ = xᵢ − A. (3) Step Deviation: x̄ = A + h × (Σfᵢuᵢ/Σfᵢ) where uᵢ = (xᵢ−A)/h. Step Deviation is fastest when class widths are equal.

Q: What is the Basic Proportionality Theorem?

If a line is drawn parallel to one side of a triangle intersecting the other two sides at distinct points, the other two sides are divided in the same ratio. In △ABC with DE ∥ BC: AD/DB = AE/EC. This is guaranteed in Section D every year.

Q: How do I score full marks in the Constructions question?

(1) Write numbered Steps of Construction before the diagram — never skip this. (2) Use a sharp HB pencil. (3) Label all points (A, B, O, P). (4) End with "Hence the construction is complete." Most tested: dividing a segment in a ratio, similar triangle, tangents from external point.

Q: Where can I download GSEB 10th Maths past papers?

Download free GSEB Class 10 Maths past papers (2018–2026) at questionbanker.in/papers/tenth. Past papers reveal exact question types for Statistics, Quadratic Equations, and Trigonometry that repeat every year.

📌 Related GSEB Study Resources

Download GSEB 10th Maths Previous Year Papers

All GSEB Class 10 papers from 2018 to 2026 are available for free. Practice papers reveal exact question patterns — Statistics, Quadratic Equations, and Trigonometry repeat every year.

About the Author

Ankit Singh is a Gujarat board graduate and founder of QuestionBanker. He analyzed 5+ years of GSEB 10th Maths board papers to identify exact question patterns, formula dependencies, and common marking errors. He has helped 1000+ Gujarat board students improve their Maths scores through structured chapter-wise preparation.

📧 ankit@questionbanker.in | More about me

Last updated: 1 July 2026 | Based on GSEB Class 10 Mathematics syllabus and past paper analysis. Always verify with your current official GSEB syllabus. GSEB Official (sebexam.org)

Keep reading more exam guides

All Blog Posts