0% found this document useful (0 votes)
87 views2 pages

Class IX Maths Worksheet: NCERT Chapters 1-5

This document is a mathematics worksheet for Class IX covering NCERT Chapters 1 to 5. It includes various questions related to number systems, polynomials, coordinate geometry, linear equations, and Euclid's geometry. The questions range from multiple choice to problem-solving and definitions.

Uploaded by

ayaanshiy
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
87 views2 pages

Class IX Maths Worksheet: NCERT Chapters 1-5

This document is a mathematics worksheet for Class IX covering NCERT Chapters 1 to 5. It includes various questions related to number systems, polynomials, coordinate geometry, linear equations, and Euclid's geometry. The questions range from multiple choice to problem-solving and definitions.

Uploaded by

ayaanshiy
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

CLASS IX – MATHEMATICS WORKSHEET

NCERT Chapters 1 to 5

Chapter 1 – Number Systems

1. Every rational number is: a) natural b) whole c) integer d) real

2. √2 is: a) rational b) irrational c) natural d) none

3. Write the decimal expansion of 1/11 up to 5 places.

4. Convert 3.272727… into a rational number.

5. Represent √7 on number line.

6. Find 5√3 × 2√3.

7. Simplify: √75 + √12.

8. Rationalise denominator: 7/(3 - √5).

9. If x = 3 + 2√2, find x² + 1/x².

Chapter 2 – Polynomials

10. Degree of polynomial 5x³ – 3x + 7?

11. Which is not a polynomial? a) x²–3x+1 b) 4x■¹+7 c) 5x³ d) 2x+9

12. Find p(2) for p(x)=x²–4x+3.

13. Divide (x³–2x²+4) by (x–2).

14. Zero(s) of p(x)=3x+9.

15. Verify x=1 is zero of x³–5x²+x+3.

16. Factorise x³–8.

Chapter 3 – Coordinate Geometry

17. Coordinates of x-axis: a)(0,y) b)(x,0) c)(x,x) d)(y,x)

18. Distance between (3,4),(7,4)?

19. Plot A(2,3), B(–1,2), C(–3,–2).

20. Find distance between (1,2),(4,6).

21. Quadrant of (–5,3)?

22. Type of triangle formed by (0,0),(3,0),(0,4).

23. Show (2,3),(4,7),(6,11) collinear.

Chapter 4 – Linear Equations in Two Variables

24. A linear equation has: a) no solution b) one c) infinite d) two

25. Graph of ax+by+c=0 is a line.

26. Write four solutions of 2x+y=6.


27. Plot x+y=5.

28. Check if (2,3) satisfies 3x–y=5.

29. Draw graphs of 2x+y=7 and x–y=1; find intersection.

30. Two-digit number: tens digit = ones +3; number = 4×ones. Form equations.

Chapter 5 – Euclid’s Geometry

31. Geometry comes from: a)Geometron b)Geometrea c)Geo+Metrein d)none

32. Euclid: A point has no length, breadth, thickness.

33. State Euclid’s fifth postulate.

34. Define point, line, plane.

35. Difference between axioms and postulates.

36. Prove: equals added to equals → wholes equal.

Common questions

Powered by AI

Let x = 3.272727... Multiply both sides of the equation by 100 to shift the repeating part: 100x = 327.272727... Subtract the original equation from this result, obtaining 99x = 324. Therefore, x = 324/99 = 108/33 = 36/11, which is the rational form of the repeating decimal.

The triangle's type is determined by its sides' lengths. Calculate the distance between each pair of points using the distance formula. Distance between (0,0) and (3,0) is 3. Distance between (0,0) and (0,4) is 4. Distance between (3,0) and (0,4) is 5 (from Pythagorean theorem: \( \sqrt{3^2 + 4^2} = 5 \)). The lengths 3, 4, and 5 satisfy the Pythagorean theorem, indicating it is a right triangle.

To plot the equation 2x + y = 6, find points that satisfy it. For x = 0, y = 6; point (0,6). For x = 1, y = 4; point (1,4). For x = 2, y = 2; point (2,2). For x = 3, y = 0; point (3,0). Plot these points on a graph and draw a straight line through them. The solutions (0,6), (1,4), (2,2), (3,0) lie on this line.

To rationalize the denominator, multiply the numerator and the denominator by the conjugate of the denominator. The expression becomes \( \frac{7}{3 - \sqrt{5}} \times \frac{3 + \sqrt{5}}{3 + \sqrt{5}} \). The denominator (3 - \sqrt{5})(3 + \sqrt{5}) simplifies to 3² - (\sqrt{5})² = 9 - 5 = 4. The expression then becomes \( \frac{7(3 + \sqrt{5})}{4} \), which simplifies further to \( \frac{21}{4} + \frac{7\sqrt{5}}{4} \)

Substitute x = 2 and y = 3 into the equation 3x - y = 5. Calculate: 3(2) - 3 = 6 - 3 = 3, which does not equal 5. Therefore, the point (2, 3) does not satisfy the equation 3x - y = 5.

The polynomial \( x^3 - 8 \) can be factorized using the difference of cubes formula: \( a^3 - b^3 = (a - b)(a^2 + ab + b^2) \). Here, \( a = x \) and \( b = 2 \). Applying the formula, \( x^3 - 8 = (x - 2)(x^2 + 2x + 4) \). This provides the factorized form of the polynomial.

Euclid's fifth postulate, also known as the parallel postulate, significantly influences the development of geometry. It states that through a point not on a given line, exactly one line can be drawn parallel to the given line. This postulate is fundamental for the establishment of Euclidean geometry, differing from non-Euclidean geometries where the parallel postulate is either modified or rejected, leading to different geometrical structures and properties.

In Euclidean geometry, axioms are general truths accepted without proof applicable in various branches of mathematics. Postulates are assumptions specific to geometry, forming the basis for logically deducing other geometrical truths. Postulates often describe the fundamental constructions or properties specific to geometric figures.

To determine collinearity, calculate the slope between each pair of points. The slope between (2, 3) and (4, 7) is (7-3)/(4-2) = 2. The slope between (4, 7) and (6, 11) is (11-7)/(6-4) = 2. Lastly, the slope between (2, 3) and (6, 11) is (11-3)/(6-2) = 2. Since all slopes are equal, the points are collinear.

To represent √7 on a number line, construct a right triangle with one side of length 2 and the other side of length 1 starting from the origin (0,0). Use the Pythagorean theorem: the hypotenuse will have a length of √(2^2 + 1^2) = √5. Repeat this process with the newly formed point to get another hypotenuse of length √7. Place a compass at the origin with a radius equal to the final hypotenuse to mark √7 on the number line.

You might also like