Number Systems — NCERT Solutions | Class 9 Mathematics | Academia Aeternum
Ch 1  ·  Q–
0%
Class 9 Mathematics Exercise-1.4 NCERT Solutions Olympiad Board Exam
Chapter 1

Number Systems

Step-by-step NCERT solutions with stress–strain analysis and exam-oriented hints for Boards, JEE & NEET.

5 Questions
10–15 min Ideal time
Q1 Now at
Q1
NUMERIC2 marks
Classify the following numbers as Rational or Irrational.
📘 Concept & Theory Important Theory Used
  • A Rational Number can be written in the form: \[ \frac{p}{q},\quad q\neq0 \] where \(p\) and \(q\) are integers.
  • An Irrational Number cannot be written in the form \[ \frac{p}{q} \] and its decimal expansion is non-terminating and non-repeating.
  • Important properties:
    • Rational \(+\) Irrational \(=\) Irrational
    • Rational \(-\) Irrational \(=\) Irrational
    • Non-zero Rational \(\times\) Irrational \(=\) Irrational
    • Non-zero Rational \(\div\) Irrational \(=\) Irrational
🗺️ Solution Roadmap Step-by-step Plan
  1. Identify whether each individual number is rational or irrational.
  2. Apply properties of rational and irrational numbers.
  3. Simplify the expression wherever possible.
  4. Write the final classification clearly.
📊 Graph / Figure Graph / Figure
Operations with Rational & Irrational Numbers Rational (Non-zero) + − × ÷ Irrational The sum or product of a rational and irrational is always irrational *Excluding multiplication/division by zero
✏️ Solution Complete Solution
  1. \[ 2-\sqrt{5} \]

    Solution:

    We know that:

    \[ 2 \text{ is a Rational Number} \]

    Also,

    \[ \sqrt{5} \text{ is an Irrational Number} \]

    Using the property:

    \[ \text{Rational Number} - \text{Irrational Number} = \text{Irrational Number} \]

    Therefore,

    \[ \therefore\ 2-\sqrt{5} \text{ is an Irrational Number} \]
    Final Answer: \[ \boxed{2-\sqrt{5}\text{ is Irrational}} \]
  2. \[ (3+\sqrt{23})-\sqrt{23} \]

    Solution:

    Simplify the expression step-by-step:

    \[ (3+\sqrt{23})-\sqrt{23} \] \[ =3+\sqrt{23}-\sqrt{23} \] \[ =3+\left(\sqrt{23}-\sqrt{23}\right) \] \[ =3+0 \] \[ =3 \]

    Since \(3\) is an integer and every integer is a rational number,

    \[ \therefore\ 3\text{ is a Rational Number} \]
    Final Answer: \[ \boxed{(3+\sqrt{23})-\sqrt{23}\text{ is Rational}} \]
  3. \[ \frac{2\sqrt7}{7\sqrt7} \]

    Solution:

    Simplify numerator and denominator carefully:

    \[ \frac{2\sqrt7}{7\sqrt7} \]

    Since \(\sqrt7\) is common in numerator and denominator, we cancel it:

    \[ =\frac{2\cancel{\sqrt7}}{7\cancel{\sqrt7}} \] \[ =\frac{2}{7} \]

    Here,

    \[ \frac{2}{7} \]

    is of the form

    \[ \frac{p}{q},\quad q\neq0 \]

    Therefore,

    \[ \therefore\ \frac{2}{7} \text{ is a Rational Number} \]
    Final Answer: \[ \boxed{\frac{2\sqrt7}{7\sqrt7}\text{ is Rational}} \]
  4. \[ \frac{1}{\sqrt2} \]

    Solution:

    We know that:

    \[ \sqrt2 \text{ is an Irrational Number} \]

    Also, \(1\) is a rational number.

    Using the property:

    \[ \frac{\text{Rational Number}} {\text{Irrational Number}} = \text{Irrational Number} \]

    Hence,

    \[ \therefore\ \frac{1}{\sqrt2} \text{ is an Irrational Number} \]
    Final Answer: \[ \boxed{\frac{1}{\sqrt2}\text{ is Irrational}} \]
  5. \[ 2\pi \]

    Solution:

    We know that:

    \[ \pi \text{ is an Irrational Number} \]

    Also,

    \[ 2 \text{ is a Rational Number} \]

    Using the property:

    \[ \text{Rational Number}\times\text{Irrational Number} = \text{Irrational Number} \]

    Therefore,

    \[ \therefore\ 2\pi \text{ is an Irrational Number} \]
    Final Answer: \[ \boxed{2\pi\text{ is Irrational}} \]
🎯 Exam Significance Exam Significance
  • Very important for understanding operations on irrational numbers.
  • Frequently asked in CBSE Board examinations.
  • Concepts are directly used in Olympiads and entrance examinations.
  • Builds foundation for algebraic simplification and surds.
↑ Top
1 / 5  ·  20%
Q2 →
Q2
NUMERIC3 marks
implify each of the following expressions:
📘 Concept & Theory Important Theory Used
  • Distributive Law: \[ (a+b)(c+d)=ac+ad+bc+bd \]
  • Identity 1: \[ (a+b)^2=a^2+2ab+b^2 \]
  • Identity 2: \[ (a-b)^2=a^2-2ab+b^2 \]
  • Identity 3: \[ (a+b)(a-b)=a^2-b^2 \]
  • Product of square roots: \[ \sqrt{a}\times\sqrt{b}=\sqrt{ab} \]
🗺️ Solution Roadmap Step-by-step Plan
  1. Identify the suitable algebraic identity.
  2. Open brackets carefully step-by-step.
  3. Simplify square roots and like terms.
  4. Write the simplified final expression.
📊 Graph / Figure Graph / Figure
Algebraic Identities for Simplification (a + b)(a − b) SIMPLIFY a2 − b2 (a + b)2 EXPAND a2 + 2ab + b2
Algebraic Identity Visualization
✏️ Solution Complete Solution
  1. \[ (3+\sqrt3)(2+\sqrt2) \]

    Solution:

    Using distributive law:

    \[ (3+\sqrt3)(2+\sqrt2) \] \[ =3(2)+3(\sqrt2)+\sqrt3(2)+\sqrt3(\sqrt2) \] \[ =6+3\sqrt2+2\sqrt3+\sqrt{3\times2} \] \[ =6+3\sqrt2+2\sqrt3+\sqrt6 \]

    No further simplification is possible.

    Final Answer: \[ \boxed{ 6+3\sqrt2+2\sqrt3+\sqrt6 } \]
  2. \[ (3+\sqrt3)(3-\sqrt3) \]

    Solution:

    This expression is of the form:

    \[ (a+b)(a-b)=a^2-b^2 \]

    Here,

    \[ a=3,\quad b=\sqrt3 \]

    Applying identity:

    \[ (3+\sqrt3)(3-\sqrt3) \] \[ =(3)^2-(\sqrt3)^2 \] \[ =9-3 \] \[ =6 \]
    Final Answer: \[ \boxed{6} \]
  3. \[ (\sqrt5+\sqrt2)^2 \]

    Solution:

    Using the identity:

    \[ (a+b)^2=a^2+2ab+b^2 \]

    Here,

    \[ a=\sqrt5,\quad b=\sqrt2 \]

    Applying the identity:

    \[ (\sqrt5+\sqrt2)^2 \] \[ =(\sqrt5)^2+2(\sqrt5)(\sqrt2)+(\sqrt2)^2 \] \[ =5+2\sqrt{10}+2 \] \[ =(5+2)+2\sqrt{10} \] \[ =7+2\sqrt{10} \]
    Final Answer: \[ \boxed{ 7+2\sqrt{10} } \]
  4. \[ (\sqrt5-\sqrt2)^2(\sqrt5+\sqrt2)^2 \]

    Solution:

    We know:

    \[ a^2b^2=(ab)^2 \]

    Therefore,

    \[ (\sqrt5-\sqrt2)^2(\sqrt5+\sqrt2)^2 \] \[ =\left[(\sqrt5-\sqrt2)(\sqrt5+\sqrt2)\right]^2 \]

    Using identity:

    \[ (a-b)(a+b)=a^2-b^2 \]

    Here,

    \[ a=\sqrt5,\quad b=\sqrt2 \]

    Therefore,

    \[ =\left[(\sqrt5)^2-(\sqrt2)^2\right]^2 \] \[ =(5-2)^2 \] \[ =(3)^2 \] \[ =9 \]
    Final Answer: \[ \boxed{9} \]
🎯 Exam Significance Exam Significance
  • Very important for CBSE Board examinations.
  • Frequently used in simplifying surds and radicals.
  • Forms the base for Algebra and Quadratic Expressions.
  • Useful for Olympiads and competitive entrance examinations.
📝 Reminder Revision Note
← Q1
2 / 5  ·  40%
Q3 →
Q3
NUMERIC3 marks
Recall: \[ \pi=\frac{c}{d} \] where \(c\) is the circumference of a circle and \(d\) is its diameter. This seems to contradict the fact that \(\pi\) is irrational. How will you resolve this contradiction?
📘 Concept & Theory Important Theory Used
  • A Rational Number can be written in the form: \[ \frac{p}{q},\quad q\neq0 \] where \(p\) and \(q\) are integers.
  • An Irrational Number cannot be expressed in the form: \[ \frac{p}{q} \]
  • The word ratio simply means comparison of two quantities by division.
  • Every ratio is not necessarily rational.
🗺️ Solution Roadmap Step-by-step Plan
  1. Understand the meaning of rational number.
  2. Understand the meaning of ratio.
  3. Differentiate between “ratio” and “rational”.
  4. Use examples to remove the confusion.
📊 Graph / Figure Graph / Figure
Why π is Irrational (The Ratio Concept) Diameter (d) Circumference (c) DEFINITION π = c d Being a ratio doesn't make it rational If d is rational, c is irrational.
✏️ Solution Complete Solution

There is no contradiction in the statement.

We know that:

\[ \pi=\frac{c}{d} \]

Here, \(c\) and \(d\) represent the circumference and diameter of a circle respectively.

The confusion occurs because of misunderstanding the words ratio and rational.

Difference Between Ratio and Rational Number
Ratio Rational Number
Comparison of two quantities by division. A number expressible in the form: \[ \frac{p}{q} \] where \(p,q\) are integers and \(q\neq0\).
Can be rational or irrational. Always gives terminating or recurring decimal expansion.

Therefore, a ratio does not always produce a rational number.

For example, in a square:

\[ \frac{\text{Diagonal}}{\text{Side}}=\sqrt2 \]

Since \(\sqrt2\) is irrational, this shows that ratios can also be irrational.

Similarly,

\[ \pi=\frac{c}{d} \]

is a ratio, but its value happens to be irrational.

Hence, there is no contradiction.

Final Conclusion: \[ \boxed{ \text{Every rational number is a ratio, but every ratio is not rational.} } \] \[ \boxed{ \pi \text{ is a ratio whose value is irrational.} } \]
🎯 Exam Significance Exam Significance
  • Frequently asked as a conceptual question in CBSE Board exams.
  • Tests understanding of irrational numbers.
  • Very important for higher mathematics and geometry.
  • Strengthens logical reasoning skills for competitive examinations.
← Q2
3 / 5  ·  60%
Q4 →
Q4
NUMERIC3 marks
Represent \(\sqrt{9.3}\) on the Number Line
📘 Concept & Theory Important Theory Used
  • To represent \(\sqrt{x}\) on a number line, we use the geometrical mean method.
  • If a semicircle is drawn on a line segment and a perpendicular is drawn from a point on the diameter, then the perpendicular length gives the square root geometrically.
  • This construction is based on the property: \[ AP^2 = OA \times AB \]
  • Here: \[ OA=9.3,\quad AB=1 \]
  • Therefore, \[ AP^2=9.3\times1 \]
  • Hence, \[ AP=\sqrt{9.3} \]
🗺️ Solution Roadmap Step-by-step Plan
  1. Draw the number line.
  2. Locate 9.3 units from origin.
  3. Add 1 extra unit to make total length 10.3.
  4. Find midpoint of the complete segment.
  5. Draw a semicircle on the segment.
  6. Draw a perpendicular at 9.3
  7. The perpendicular length gives \(\sqrt{9.3}\).
  8. Transfer this length onto the number line.
📊 Graph / Figure Graph / Figure
Geometric Construction of √9.3 O A (0) x = 9.3 units B 1 unit M P AP = √9.3 C Point C represents √9.3 from origin A Number Line
Fig. 1 — Free body diagram
✏️ Solution Complete Solution
  • Draw a number line and mark point \(O\) representing \(0\).
  • Mark point \(A\) on the number line such that: \[ OA=9.3\text{ units} \]
  • Mark another point \(B\) such that: \[ AB=1\text{ unit} \]
  • Therefore, \[ OB=OA+AB \]
  • \[ OB=9.3+1 \] \[ OB=10.3 \]
  • Find the midpoint \(M\) of \(OB\).
  • The midpoint is: \[ OM=MB=\frac{10.3}{2} \]
  • \[ OM=MB=5.15 \]
  • With center \(M\) and radius \(MB\), draw a semicircle on \(OB\).
  • At point \(A\), draw a perpendicular line meeting the semicircle at point \(P\).
  • By geometric mean theorem: \[ AP^2=OA\times AB \]
  • \[ AP^2=9.3\times1 \] \[ AP^2=9.3 \] \[ AP=\sqrt{9.3} \]
  • Using a compass, transfer the length \(AP\) from origin \(O\) onto the number line.
  • Mark the obtained point as \(C\).
  • Thus, \[ OC=\sqrt{9.3} \]
  • Therefore, point \(C\) represents \(\sqrt{9.3}\) on the number line.
  • Final Result: \[ \boxed{ \text{Point }C\text{ on the number line represents }\sqrt{9.3} } \]
    🎯 Exam Significance Exam Significance
    • Very important construction from CBSE Class 9 Mathematics.
    • Frequently asked in Board practical and diagram-based questions.
    • Builds concepts of irrational numbers and geometric constructions.
    • Useful foundation for coordinate geometry and Euclidean geometry.
    ← Q3
    4 / 5  ·  80%
    Q5 →
    Q5
    NUMERIC3 marks
    Rationalise the denominators of the following:
    📘 Concept & Theory Important Theory Used
    • Rationalisation means removing irrational numbers from the denominator.
    • If denominator contains a single surd: \[ \frac{1}{\sqrt{a}} \] then multiply numerator and denominator by: \[ \sqrt{a} \]
    • If denominator is of the form: \[ a+b \] then we use its conjugate: \[ a-b \]
    • If denominator is of the form: \[ a-b \] then we use: \[ a+b \]
    • Important identity: \[ (a+b)(a-b)=a^2-b^2 \]
    🗺️ Solution Roadmap Step-by-step Plan
    1. Identify the irrational term in denominator.
    2. Choose suitable rationalising factor or conjugate.
    3. Multiply numerator and denominator carefully.
    4. Apply algebraic identities.
    5. Simplify completely.
    📊 Graph / Figure Graph / Figure
    Rationalisation of the Denominator 1 √7 − √6 Irrational Denominator Multiply numerator & denominator by the Conjugate (√7 + √6) √7 + √6 Rationalised Form Using Identity: (a − b)(a + b) = a2 − b2
    Rationalisation Concept Diagram
    ✏️ Solution Complete Solution
    1. \[ \frac{1}{\sqrt7} \]

      Solution:

      The denominator contains an irrational number \(\sqrt7\).

      Multiply numerator and denominator by \(\sqrt7\):

      \[ \frac{1}{\sqrt7}\times\frac{\sqrt7}{\sqrt7} \] \[ =\frac{\sqrt7}{\sqrt7\times\sqrt7} \] \[ =\frac{\sqrt7}{7} \]

      Now the denominator is rational.

      Final Answer: \[ \boxed{ \frac{\sqrt7}{7} } \]
    2. \[ \frac{1}{\sqrt7-\sqrt6} \]

      Solution:

      The denominator is of the form:

      \[ a-b \]

      Therefore, its conjugate is:

      \[ a+b \]

      Hence, multiply numerator and denominator by:

      \[ \sqrt7+\sqrt6 \] \[ \frac{1}{\sqrt7-\sqrt6} \times \frac{\sqrt7+\sqrt6}{\sqrt7+\sqrt6} \] \[ = \frac{\sqrt7+\sqrt6} {(\sqrt7-\sqrt6)(\sqrt7+\sqrt6)} \]

      Using identity:

      \[ (a-b)(a+b)=a^2-b^2 \] \[ = \frac{\sqrt7+\sqrt6} {(\sqrt7)^2-(\sqrt6)^2} \] \[ = \frac{\sqrt7+\sqrt6} {7-6} \] \[ = \frac{\sqrt7+\sqrt6}{1} \] \[ =\sqrt7+\sqrt6 \]
      Final Answer: \[ \boxed{ \sqrt7+\sqrt6 } \]
    3. \[ \frac{1}{\sqrt5+\sqrt2} \]

      Solution:

      The denominator is of the form:

      \[ a+b \]

      Therefore, its conjugate is:

      \[ a-b \]

      Multiply numerator and denominator by:

      \[ \sqrt5-\sqrt2 \] \[ \frac{1}{\sqrt5+\sqrt2} \times \frac{\sqrt5-\sqrt2}{\sqrt5-\sqrt2} \] \[ = \frac{\sqrt5-\sqrt2} {(\sqrt5+\sqrt2)(\sqrt5-\sqrt2)} \]

      Applying identity:

      \[ (a+b)(a-b)=a^2-b^2 \] \[ = \frac{\sqrt5-\sqrt2} {(\sqrt5)^2-(\sqrt2)^2} \] \[ = \frac{\sqrt5-\sqrt2} {5-2} \] \[ = \frac{\sqrt5-\sqrt2}{3} \]
      Final Answer: \[ \boxed{ \frac{\sqrt5-\sqrt2}{3} } \]
    4. \[ \frac{1}{\sqrt7-2} \]

      Solution:

      The denominator is of the form:

      \[ a-b \]

      Therefore, its conjugate is:

      \[ a+b \]

      Multiply numerator and denominator by:

      \[ \sqrt7+2 \] \[ \frac{1}{\sqrt7-2} \times \frac{\sqrt7+2}{\sqrt7+2} \] \[ = \frac{\sqrt7+2} {(\sqrt7-2)(\sqrt7+2)} \]

      Using identity:

      \[ (a-b)(a+b)=a^2-b^2 \] \[ = \frac{\sqrt7+2} {(\sqrt7)^2-(2)^2} \] \[ = \frac{\sqrt7+2} {7-4} \] \[ = \frac{\sqrt7+2}{3} \]
      Final Answer: \[ \boxed{ \frac{\sqrt7+2}{3} } \]
    🎯 Exam Significance Exam Significance
    • Very important topic for CBSE Board examinations.
    • Frequently used in algebraic simplification.
    • Foundation for higher mathematics and calculus.
    • Important for Olympiads and competitive entrance exams.
    ← Q4
    5 / 5  ·  100%
    ↑ Back to top
    🎓

    Chapter Complete!

    All 5 solutions for Number Systems covered.

    ↑ Review from the top
    📚
    ACADEMIA AETERNUM तमसो मा ज्योतिर्गमय · Est. 2025
    Sharing this chapter
    Step-by-step NCERT Class 9 Maths Exercise 1.4 Solutions
    Step-by-step NCERT Class 9 Maths Exercise 1.4 Solutions — Complete Notes & Solutions · academia-aeternum.com
    🎓 Class 9 📐 Mathematics 📖 NCERT ✅ Free Access 🏆 CBSE · JEE
    Share on
    academia-aeternum.com/class-9/mathematics/number-systems/exercises/exercise-1.4/ Copy link
    💡
    Exam tip: Sharing chapter notes with your study group creates a reinforcement loop. Teaching a concept is the fastest path to mastering it.

    Recent posts

      Number Systems — Learning Resources

      Get in Touch

      Let's Connect

      Questions, feedback, or suggestions?
      We'd love to hear from you.