Physics Wallah
banner

CBSE Class 9 Maths Mid-Term 2026: Top 15 Questions & Key Concepts From the PW Marathon

The PW Class 9 CBSE Maths Mid-Term Marathon brings together question practice, formulas, and concept revision. You can use these selected questions to check how well you apply Maths concepts and identify the topics you need to practise again before your mid-term exam.
authorImageGunika Shah4 Sept, 2026
CBSE Class 9 Mid-Term 2026

Maths mid-term preparation can become difficult when you remember a formula but are unsure where to apply it, or when a small calculation error changes the final answer. You need to revise the concept behind each method along with practising questions where that concept is actually used.

The PW Class 9 CBSE Maths Mid-Term Marathon approaches revision through questions covering different parts of the syllabus. The marathon contains many more questions, while the selected set below focuses on some of the important, repeated, and concept-based questions discussed during the session.

What Maths Topics and Concepts Can You Revise With the PW Class 9 CBSE Maths Mid-Term Marathon?

The marathon moves through different types of Maths problems rather than limiting revision to formulas alone. While solving the questions, you get to work with concepts such as:

  • Coordinate Geometry: Coordinates, points on axes, distance, midpoint, and collinearity

  • Number Systems: Rational and irrational numbers, decimal expansions, and representation on the number line

  • Patterns: Linear growth and decay, matchstick patterns, and forming expressions

  • Algebra: Polynomial values, algebraic identities, and factorisation

  • Application-Based Problems: Ages, charges, population changes, and other situations that can be represented algebraically

  • Geometry: Triangle properties and angle relationships

  • Circles: Circumference, chords, cyclic quadrilaterals, semicircles, and arc length

As you move through these topics, pay attention to the step where you choose a formula or property. That is often more important than simply reaching the final answer.

Top 15 Maths Questions From the PW Class 9 CBSE Maths Mid-Term Marathon

The complete PW Class 9 CBSE Maths Mid-Term Marathon covers questions that focus on coordinate geometry, quadrants, distance formula, midpoint formula, collinearity, and application-based problems. The set includes both direct concept questions and calculation-based problems to help you revise different types of questions that may appear in the mid-term exam.

Try solving each question independently before checking the answer. Pay particular attention to coordinates, distance and midpoint problems, as these concepts are used across several questions in the marathon.

 

Q1. If a door starting point D1 is at (8,0), how far is D1 from the y-axis?

Answer:

The distance of a point from the y-axis is given by the absolute value of its x-coordinate.

 

  • Distance = |8| = 8 units

Result: D1 is 8 units from the y-axis.



Q2. How far is the point D1 = (8,0) from the x-axis?

Answer:

The y-coordinate of D1 is 0. Therefore, the point lies directly on the x-axis.

 

Result: Its distance from the x-axis is 0 units.



Q3. What are the coordinates of a point that is 8 units to the right of the y-axis and lies on the x-axis?

Answer:

 

  • x-coordinate = 8 (8 units right of the y-axis)

  •  
  • y-coordinate = 0 (lies on the x-axis)

  •  

Result: Coordinates = (8, 0)



Q4. If D1 = (8,0) and R1 = (11.5,0) are the endpoints of a door, find the width of the door.

Answer:

Width = Difference in x-coordinates

 

  • Width = 11.5 - 8 = 3.5 units

  •  

Result: The width of the door is 3.5 units.



Q5. A bathroom door has endpoints at (0,1.5) and (0,4). Find its width. Is it narrower or wider than a door of width 3.5 units?

Answer:

 

  • Width of bathroom door = 4 - 1.5 = 2.5 units

  •  
  • Comparison: 2.5 units < 3.5 units

  •  

Result: The bathroom door is 2.5 units wide, which makes it narrower than the 3.5-unit door.



Q6. Three vertices of a rectangular study table are (8,9), (11,9), and (11,7). Find the coordinates of the fourth vertex.

Answer:

The missing vertex must share the x-coordinate of (8,9) and the y-coordinate of (11,7).

 

  • x-coordinate = 8

  •  
  • y-coordinate = 7

  •  

Result: Fourth vertex = (8, 7)



Q7. Using the vertices (8,9), (11,9), (11,7), and (8,7), find the dimensions of the rectangular table.

Answer:

 

  • Horizontal length = 11 - 8 = 3 units

  •  
  • Vertical width = 9 - 7 = 2 units

  •  

Result: Dimensions = 3 units ร— 2 units



Q8. A bathroom door is 2.5 units wide and a wardrobe is 3 units away from its hinge. Will the door hit the wardrobe when opened?

Answer:

 

  • Available clearance = 3 units - 2.5 units = 0.5 units

  •  

Result: The door will not hit the wardrobe. It leaves a clearance gap of 0.5 units.



Q9. What are the coordinates of the point where the x-axis and y-axis intersect?

Answer:

The x-axis and y-axis intersect at the origin.

 

Result: Coordinates = (0, 0)

 

Q10. A point has an x-coordinate of -5. In which quadrants can it lie?

Answer:

A negative x-coordinate places the point on the left side of the y-axis.

 

  • If y is positive, it lies in Quadrant II.

  •  
  • If y is negative, it lies in Quadrant III.

  •  

Result: Quadrant II and Quadrant III

 

Q11. What is the distance formula for two points A(x1, y1) and B(x2, y2)?

Answer:

The distance AB between two points is given by:

 

  • AB = โˆš[(x2 - x1)ยฒ + (y2 - y1)ยฒ]

  •  

(Note: Because terms are squared, reversing the order of subtraction yields the same result.)

 

Q12. Find the distance between the points A(1, 2) and B(4, 6).

Answer:

Using the distance formula:

 

  1. AB = โˆš[(4 - 1)ยฒ + (6 - 2)ยฒ]

  2.  
  3. AB = โˆš[3ยฒ + 4ยฒ]

  4.  
  5. AB = โˆš[9 + 16]

  6.  
  7. AB = โˆš25 = 5

  8.  

Result: AB = 5 units

 

Q13. What is the midpoint formula for the line segment joining A(x1, y1) and B(x2, y2)?

Answer:

The coordinates of midpoint M are:

 

  • M = [ (x1 + x2) / 2 , (y1 + y2) / 2 ]

 

Q14. The midpoint of AB is M(-7, 1). If A = (3, -4), find the coordinates of B.

Answer:

Let B = (x, y).

 

Finding x-coordinate:

 

  • (3 + x) / 2 = -7

  •  
  • 3 + x = -14

  •  
  • x = -17

  •  

Finding y-coordinate:

 

  • (-4 + y) / 2 = 1

  •  
  • -4 + y = 2

  •  
  • y = 6

  •  

Result: Coordinates of B = (-17, 6)

 

Q15. Points M, A, and G satisfy MA = 5 units, AG = 10 units, and MG = 15 units. Are the three points collinear?

Answer:

For three points to be collinear with A lying between M and G, the sum of segment lengths must equal the total length:

 

  • MA + AG = MG

  •  
  • 5 + 10 = 15

  •  
  • 15 = 15

  •  

Result: Yes, points M, A, and G are collinear.

After completing these 15 Maths questions, review the ones where you made calculation or concept-based mistakes. You can return to the complete PW Maths Mid-Term Marathon for more questions and explanations on coordinate geometry, distance, midpoint, quadrants, and other important mid-term concepts.

Important Class 9 CBSE Maths Formulas and Rules to Revise

Instead of memorising a long formula list, revise the formulas and properties alongside the types of questions where you need them.

Concept

Formula/Rule

Where You Use It

Distance between two points

d=โˆš((x2 โ€“ x1)ยฒ + (y2 โ€“ y1)ยฒ) 

Coordinate Geometry

Midpoint

(x, y) = [(x1 + x2)/2, (y1 + y2)/2] 

Finding the midpoint of two coordinates

Collinearity

AB+BC=ACAB+BC=AC when B lies between A and C

Checking whether three points lie on one line

Pythagoras' theorem

c2=a2+b2c^2=a^2+b^2

Representing square roots and right triangles

Linear growth

Initial value + constant increase

Population and increasing patterns

Linear decay

Initial value โˆ’ constant decrease

Recharge balance, rally members, etc.

Square of a difference

(aโˆ’b)2=a2โˆ’2ab+b2(a-b)^2=a^2-2ab+b^2

Calculations such as 78278^2

Triangle angle sum

A+B+C=180โˆ˜A+B+C=180^\circ

Finding unknown triangle angles

Equal sides property

Angles opposite equal sides are equal

Isosceles triangle questions

Circumference

2ฯ€R 

Circle perimeter and ratio questions

Arc length

s = 2 ฯ€ r (ฮธ/360ยฐ) 

Finding part of a circle's circumference

Cyclic quadrilateral

Opposite angles add to 180โˆ˜180^\circ

Finding unknown angles

How Can You Use the PW Class 9 CBSE Maths Mid-Term Marathon for Final Revision?

You can use the marathon differently depending on what happens when you attempt these questions:

  • Attempt first, then check: Pause before the solution and try to complete the question independently.

  • Compare the method: Even when your final answer is correct, check whether you used the formula or property correctly.

  • Mark the reason for each mistake: Separate calculation errors, formula errors, sign errors, and concept gaps.

  • Reattempt difficult questions: Solve them again without looking at your earlier steps.

  • Return to the explanation when needed: If you cannot decide which formula or theorem applies, revisit that concept in the marathon instead of memorising the completed solution.

  • Practise beyond these 20 questions: The complete PW Maths Mid-Term Marathon contains additional questions and explanations, so you can continue with the relevant section once you identify a topic that needs more practice.

The PW Class 9 CBSE Maths Mid-Term Marathon can help you bring formulas, concepts, and question practice into the same revision session. Use the 20 questions above to check where you can choose the right method independently, then return to the complete marathon for the topics where you still need more practice before the mid-term.

FAQs

1. How should you use the PW Class 9 Maths Mid-Term Marathon?

Try solving each question before the teacher explains it. Compare your method with the solution and note the concepts or formulas you could not apply independently.

2. Is memorising Class 9 Maths formulas enough for the mid-term?

No. You also need to recognise where each formula, identity, or property applies. Question practice helps you check whether you can make that choice correctly.

3. Which Maths questions should you practise again?

Repeat questions where you made sign errors, selected the wrong formula, needed help starting the solution, or understood the answer only after seeing the explanation.

4. Are these the only questions covered in the PW Maths Marathon?

No. These 20 questions are selected from the concepts and questions discussed in the source marathon. You can use the complete marathon for additional questions, explanations, and revision.
avatar

Get Free Counselling Today

and Clear up all your Doubts

Talk to Our Counsellor just by filling out the form.
Student Name
Phone Number
IN
+91
OTP
Join 15 Million students on the app today!
Point IconLive & recorded classes available at ease
Point IconDashboard for progress tracking
Point IconLakhs of practice questions
Download ButtonDownload Button
Banner Image
Banner Image
Free Learning Resources
Know about Physics Wallah
Physics Wallah is an Indian edtech platform that provides accessible & comprehensive learning experiences to students from Class 6th to postgraduate level. We also provide extensive NCERT solutions, sample paper, NEET, JEE Mains, BITSAT previous year papers & more such resources to students. Physics Wallah also caters to over 3.5 million registered students and over 78 lakh+ Youtube subscribers with 4.8 rating on its app.
We Stand Out because
We provide students with intensive courses with Indiaโ€™s qualified & experienced faculties & mentors. PW strives to make the learning experience comprehensive and accessible for students of all sections of society. We believe in empowering every single student who couldn't dream of a good career in engineering and medical field earlier.
Our Key Focus Areas
Physics Wallah's main focus is to make the learning experience as economical as possible for all students. With our affordable courses like Lakshya, Udaan and Arjuna and many others, we have been able to provide a platform for lakhs of aspirants. From providing Chemistry, Maths, Physics formula to giving e-books of eminent authors like RD Sharma, RS Aggarwal and Lakhmir Singh, PW focuses on every single student's need for preparation.
What Makes Us Different
Physics Wallah strives to develop a comprehensive pedagogical structure for students, where they get a state-of-the-art learning experience with study material and resources. Apart from catering students preparing for JEE Mains and NEET, PW also provides study material for each state board like Uttar Pradesh, Bihar, and others

Copyright ยฉ 2026 Physicswallah Limited All rights reserved.