Sample Paper · Class 9 · CBSE · 2026
Class 9 CBSE Maths Sample Paper 2026 with Solutions
Practice with 30 questions covering all 15 chapters. Detailed solutions included.
Paper Structure
| Section | Questions | Marks |
|---|---|---|
| Section A: Objective (MCQ) | 10 | 10 |
| Section B: Short Answer | 10 | 20 |
| Section C: Long Answer | 6 | 24 |
| Section D: Case Study | 4 | 16 |
| Total | 30 | 70 |
Sample Questions (Preview)
Showing 10 representative questions from the paper across multiple topics and difficulty levels.
Which of the following statements is TRUE?
Show Solution+
Answer: Every irrational number is a real number.
Step 1: Real numbers are composed of both rational and irrational numbers. Therefore, every irrational number is a real number.
Step 2: Option B is false because rational numbers are also real numbers.
Step 3: Option C is false because fractions like 1/2 are rational but not integers.
Step 4: Option D is false because negative integers (e.g., -3) are integers but not whole numbers.
Identify the irrational number among the following:
Show Solution+
Answer: √7
Step 1: Option A: √100 = 10, which is a rational number (can be written as 10/1).
Step 2: Option B: 0.121212... is a non-terminating recurring decimal, which can be expressed as a rational number (12/99).
Step 3: Option C: 3.14 is a terminating decimal, which can be expressed as a rational number (314/100).
Step 4: Option D: √7 cannot be simplified to an integer or a fraction, and its decimal expansion is non-terminating and non-recurring. Therefore, √7 is an irrational number.
If x = (√3 + 1) / (√3 - 1) and y = (√3 - 1) / (√3 + 1), what is the value of x² + y²?
Show Solution+
Answer: 14
Step 1: Rationalize x: x = [(√3 + 1) / (√3 - 1)] × [(√3 + 1) / (√3 + 1)] = (√3 + 1)² / (3 - 1) = (3 + 1 + 2√3) / 2 = (4 + 2√3) / 2 = 2 + √3.
Step 2: Rationalize y: y = [(√3 - 1) / (√3 + 1)] × [(√3 - 1) / (√3 - 1)] = (√3 - 1)² / (3 - 1) = (3 + 1 - 2√3) / 2 = (4 - 2√3) / 2 = 2 - √3.
Step 3: Now, calculate x² and y²: x² = (2 + √3)² = 4 + 3 + 4√3 = 7 + 4√3. y² = (2 - √3)² = 4 + 3 - 4√3 = 7 - 4√3.
Step 4: Finally, sum them: x² + y² = (7 + 4√3) + (7 - 4√3) = 14.
What is the degree of the polynomial $5x^3 + 4x^2 - 7$?
Show Solution+
Answer: 3
Step 1: The terms are $5x^3$, $4x^2$, and $-7$.
Step 2: The highest power of $x$ is 3. [\text{Degree} = 3]
If $(x - 2)$ is a factor of $p(x) = x^3 - 4x^2 + x + 6$, which of the following is true?
Show Solution+
Answer: $p(2) = 0$
Step 1: Factor Theorem: $(x-a)$ is a factor of $p(x)$ iff $p(a) = 0$.
Step 2: Since $(x-2)$ is a factor, $p(2) = 0$.
Factorise: $x^3 - 6x^2 + 11x - 6$
Show Solution+
Answer: $(x-1)(x-2)(x-3)$
Step 1: $p(1) = 1 - 6 + 11 - 6 = 0$, so $(x-1)$ is a factor.
Step 2: Dividing: $x^3 - 6x^2 + 11x - 6 = (x-1)(x^2 - 5x + 6)$
Step 3: $x^2 - 5x + 6 = (x-2)(x-3)$
Step 4: Final: [(x-1)(x-2)(x-3)]
In the Cartesian plane, the x-coordinate of a point is also known as its _____, and the y-coordinate is known as its ____.
Show Solution+
Answer: B) abscissa, ordinate
Step 1: The x-coordinate of a point refers to its horizontal position and is formally called the abscissa.
Step 2: The y-coordinate of a point refers to its vertical position and is formally called the ordinate.
Step 3: Therefore, the x-coordinate is the abscissa, and the y-coordinate is the ordinate.
For a point P(-7, 10), which of the following statements is true?
Show Solution+
Answer: Its distance from the Y-axis is 7 units.
Step 1: For P(-7, 10), the x-coordinate (abscissa) is -7 and the y-coordinate (ordinate) is 10. Thus, options A and B are false.
Step 2: A point with a negative x-coordinate and a positive y-coordinate (-,+) lies in the Second Quadrant, not the Third. So option C is false.
Step 3: The distance of a point (x, y) from the Y-axis is given by the absolute value of its x-coordinate, |x|. For P(-7, 10), the distance from the Y-axis is |-7| = 7 units. So option D is true.
A point P lies in the third quadrant. Its perpendicular distance from the y-axis is three times its perpendicular distance from the x-axis. If the sum of the absolute values of its coordinates is 16, which of the following could be the coordinates of P?
Show Solution+
Answer: B) (-12, -4)
Step 1: Let the coordinates of point P be (x, y). Since P lies in the third quadrant, both x and y are negative.
Step 2: The perpendicular distance from the y-axis is |x|, and from the x-axis is |y|. Given |x| = 3|y|.
Step 3: Also, the sum of the absolute values of its coordinates is 16, so |x| + |y| = 16.
Step 4: Substitute |x| = 3|y| into the second equation: 3|y| + |y| = 16, which simplifies to 4|y| = 16. Thus, |y| = 4.
Step 5: Now find |x|: |x| = 3 × 4 = 12. Since P is in the third quadrant, x = -12 and y = -4. So, P is (-12, -4).
Which of the following is a linear equation in two variables?
Show Solution+
Answer: 2x + 3y = 5
Step 1: A linear equation in two variables can be written in the form ax + by + c = 0, where a, b, and c are real numbers, and a and b are not both zero.
Step 2: The degree of each variable (x and y) must be 1. Option A, 2x + 3y = 5 (or 2x + 3y - 5 = 0), fits this definition as both x and y have a degree of 1.
Step 3: Options B (x² + y = 7) has x with degree 2, option C (xy = 4) has a product of variables making it non-linear, and option D (3x = 9) is a linear equation in only one variable.
Download Full Paper PDF
Get a printable PDF with all 30 questions and answer key. Use SparkEd worksheets for custom practice papers.
Exam Tips for Class 9 CBSE Maths
- 1Read the entire paper first and plan your time. Allocate roughly 1 minute per mark.
- 2Attempt Section A (MCQs) first to secure easy marks and build confidence.
- 3Show all working steps in Sections B, C, and D even if you know the final answer.
- 4Draw neat diagrams for geometry questions and label all measurements clearly.
- 5Leave 10 minutes at the end to review your answers and check for silly mistakes.
More Sample Papers
Frequently Asked Questions
Is this Class 9 CBSE sample paper based on the latest syllabus?+
How many questions are in the Class 9 CBSE maths paper?+
Can I download this sample paper as PDF?+
How should I prepare for the Class 9 CBSE maths exam?+
Are solutions provided for all questions?+
Master Class 9 Maths on SparkEd
Go beyond sample papers. Practice topic-wise at three difficulty levels with instant feedback, solutions, and an AI coach.
Start Practising FreeSparkEd Maths provides free sample papers for Class 6-10 CBSE and ICSE aligned to the 2025-26 syllabus with step-by-step solutions and AI-powered practice.