Chapter 01 Real Numbers

1.1 Introduction

In Class IX, you began your exploration of the world of real numbers and encountered irrational numbers. We continue our discussion on real numbers in this chapter. We begin with two very important properties of positive integers in Sections 1.2 and 1.3, namely the Euclid’s division algorithm and the Fundamental Theorem of Arithmetic.

Euclid’s division algorithm, as the name suggests, has to do with divisibility of integers. Stated simply, it says any positive integer $a$ can be divided by another positive integer $b$ in such a way that it leaves a remainder $r$ that is smaller than $b$. Many of you probably recognise this as the usual long division process. Although this result is quite easy to state and understand, it has many applications related to the divisibility properties of integers. We touch upon a few of them, and use it mainly to compute the HCF of two positive integers.

The Fundamental Theorem of Arithmetic, on the other hand, has to do something with multiplication of positive integers. You already know that every composite number can be expressed as a product of primes in a unique way - this important fact is the Fundamental Theorem of Arithmetic. Again, while it is a result that is easy to state and understand, it has some very deep and significant applications in the field of mathematics. We use the Fundamental Theorem of Arithmetic for two main applications. First, we use it to prove the irrationality of many of the numbers you studied in Class IX, such as $\sqrt{2}, \sqrt{3}$ and $\sqrt{5}$. Second, we apply this theorem to explore when exactly the decimal expansion of a rational number, say $\dfrac{p}{q}(q \neq 0)$, is terminating and when it is nonterminating repeating. We do so by looking at the prime factorisation of the denominator $q$ of $\dfrac{p}{q}$. You will see that the prime factorisation of $q$ will completely reveal the nature of the decimal expansion of $\dfrac{p}{q}$.

So let us begin our exploration.

1.2 The Fundamental Theorem of Arithmetic

In your earlier classes, you have seen that any natural number can be written as a product of its prime factors. For instance, $2=2,4=2 \times 2,253=11 \times 23$, and so on. Now, let us try and look at natural numbers from the other direction. That is, can any natural number be obtained by multiplying prime numbers? Let us see.

Take any collection of prime numbers, say $2,3,7,11$ and 23 . If we multiply some or all of these numbers, allowing them to repeat as many times as we wish, we can produce a large collection of positive integers (In fact, infinitely many). Let us list a few :

$ \begin{matrix} 7 \times 11 \times 23=1771 & 3 \times 7 \times 11 \times 23=5313 \\ 2 \times 3 \times 7 \times 11 \times 23=10626 & 2^{3} \times 3 \times 7^{3}=8232 \\ 2^{2} \times 3 \times 7 \times 11 \times 23=21252 & \end{matrix} $

and so on.

Now, let us suppose your collection of primes includes all the possible primes. What is your guess about the size of this collection? Does it contain only a finite number of integers, or infinitely many? Infact, there are infinitely many primes. So, if we combine all these primes in all possible ways, we will get an infinite collection of numbers, all the primes and all possible products of primes. The question is - can we produce all the composite numbers this way? What do you think? Do you think that there may be a composite number which is not the product of powers of primes?

Before we answer this, let us factorise positive integers, that is, do the opposite of what we have done so far.

We are going to use the factor tree with which you are all familiar. Let us take some large number, say, 32760 , and factorise it as shown.

So we have factorised 32760 as $2 \times 2 \times 2 \times 3 \times 3 \times 5 \times 7 \times 13$ as a product of primes, i.e., $32760=2^{3} \times 3^{2} \times 5 \times 7 \times 13$ as a product of powers of primes. Let us try another number, say, 123456789 . This can be written as $3^{2} \times 3803 \times 3607$. Of course, you have to check that 3803 and 3607 are primes! (Try it out for several other natural numbers yourself.) This leads us to a conjecture that every composite number can be written as the product of powers of primes. In fact, this statement is true, and is called the Fundamental Theorem of Arithmetic because of its basic crucial importance to the study of integers. Let us now formally state this theorem.

Theorem 1.1 (Fundamental Theorem of Arithmetic) : Every composite number can be expressed (factorised) as a product of primes, and this factorisation is unique, apart from the order in which the prime factors occur.

An equivalent version of Theorem 1.2 was probably first recorded as Proposition 14 of Book IX in Euclid’s Elements, before it came to be known as the Fundamental Theorem of Arithmetic. However, the first correct proof was given by Carl Friedrich Gauss in his Disquisitiones Arithmeticae.

Carl Friedrich Gauss is often referred to as the ‘Prince of Mathematicians’ and is considered one of the three greatest mathematicians of all time, along with Archimedes and Newton. He has made fundamental contributions to both mathematics and science.

Carl Friedrich Gauss (1777 - 1855)

The Fundamental Theorem of Arithmetic says that every composite number can be factorised as a product of primes. Actually it says more. It says that given any composite number it can be factorised as a product of prime numbers in a ‘unique’ way, except for the order in which the primes occur. That is, given any composite number there is one and only one way to write it as a product of primes, as long as we are not particular about the order in which the primes occur. So, for example, we regard $2 \times 3 \times 5 \times 7$ as the same as $3 \times 5 \times 7 \times 2$, or any other possible order in which these primes are written. This fact is also stated in the following form:

The prime factorisation of a natural number is unique, except for the order of its factors.

In general, given a composite number $x$, we factorise it as $x=p_1 p_2 \ldots p_n$, where $p_1, p_2, \ldots, p_n$ are primes and written in ascending order, i.e., $p_1 \leq p_2$ $\leq \ldots \leq p_n$. If we combine the same primes, we will get powers of primes. For example,

$32760=2 \times 2 \times 2 \times 3 \times 3 \times 5 \times 7 \times 13=2^{3} \times 3^{2} \times 5 \times 7 \times 13$

Once we have decided that the order will be ascending, then the way the number is factorised, is unique.

The Fundamental Theorem of Arithmetic has many applications, both within mathematics and in other fields. Let us look at some examples.

Example 1 : Consider the numbers $4^{n}$, where $n$ is a natural number. Check whether there is any value of $n$ for which $4^{n}$ ends with the digit zero.

Solution : If the number $4^{n}$, for any $n$, were to end with the digit zero, then it would be divisible by 5 . That is, the prime factorisation of $4^{n}$ would contain the prime 5 . This is not possible because $4^{n}=(2)^{2 n}$; so the only prime in the factorisation of $4^{n}$ is 2 . So, the uniqueness of the Fundamental Theorem of Arithmetic guarantees that there are no other primes in the factorisation of $4^{n}$. So, there is no natural number $n$ for which $4^{n}$ ends with the digit zero.

You have already learnt how to find the HCF and LCM of two positive integers using the Fundamental Theorem of Arithmetic in earlier classes, without realising it! This method is also called the prime factorisation method. Let us recall this method through an example.

Example 2 : Find the LCM and HCF of 6 and 20 by the prime factorisation method.

Solution : We have : $\quad 6=2^{1} \times 3^{1}$ and $20=2 \times 2 \times 5=2^{2} \times 5^{1}$.

You can find $HCF(6,20)=2$ and $LCM(6,20)=2 \times 2 \times 3 \times 5=60$, as done in your earlier classes.

Note that $HCF(6,20)=2^{1}=$ Product of the smallest power of each common prime factor in the numbers.

$LCM(6,20)=2^{2} \times 3^{1} \times 5^{1}=$ Product of the greatest power of each prime factor, involved in the numbers.

From the example above, you might have noticed that $HCF(6,20) \times LCM(6,20)$ $=6 \times 20$. In fact, we can verify that for any two positive integers $\boldsymbol{{}a}$ and $\boldsymbol{{}b}$, $HCF(\boldsymbol{{}a}, \boldsymbol{{}b}) \times \mathbf{L C M}(\boldsymbol{{}a}, \boldsymbol{{}b})=\boldsymbol{{}a} \times \boldsymbol{{}b}$. We can use this result to find the LCM of two positive integers, if we have already found the HCF of the two positive integers.

Example 3 : Find the HCF of 96 and 404 by the prime factorisation method. Hence, find their LCM.

Solution : The prime factorisation of 96 and 404 gives :

$ 96=2^{5} \times 3,404=2^{2} \times 101 $

Therefore, the HCF of these two integers is $2^{2}=4$.

$ \text {Also,}\qquad LCM(96,404)=\dfrac{96 \times 404}{HCF(96,404)}=\dfrac{96 \times 404}{4}=9696 $

Example 4 : Find the HCF and LCM of 6, 72 and 120, using the prime factorisation method.

Solution : We have :

$ 6=2 \times 3,72=2^{3} \times 3^{2}, 120=2^{3} \times 3 \times 5 $

Here, $2^{1}$ and $3^{1}$ are the smallest powers of the common factors 2 and 3 , respectively. So,

$ HCF(6,72,120)=2^{1} \times 3^{1}=2 \times 3=6 $

$2^{3}, 3^{2}$ and $5^{1}$ are the greatest powers of the prime factors 2,3 and 5 respectively involved in the three numbers.

$ \text{So,}\qquad LCM(6,72,120)=2^{3} \times 3^{2} \times 5^{1}=360 $

Remark : Notice, $6 \times 72 \times 120 \neq HCF(6,72,120) \times LCM(6,72,120)$. So, the product of three numbers is not equal to the product of their HCF and LCM.

EXERCISE 1.1

1. Express each number as a product of its prime factors:

(i) 140

(ii) 156

(iii) 3825

(iv) 5005

(v) 7429

Show Answer

Solution

(i) $140=2 \times 2 \times 5 \times 7=2^{2} \times 5 \times 7$

(ii) $156=2 \times 2 \times 3 \times 13=2^{2} \times 3 \times 13$

(iii) $3825=3 \times 3 \times 5 \times 5 \times 17=3^{2} \times 5^{2} \times 17$

(iv) $5005=5 \times 7 \times 11 \times 13$

(v) $7429=17 \times 19 \times 23$

2. Find the LCM and HCF of the following pairs of integers and verify that $LCM \times HCF=$ product of the two numbers.

(i) 26 and 91

(ii) 510 and 92

(iii) 336 and 54

Show Answer

Solution

(i) 26 and 91

$26=2 \times 13$

$91=7 \times 13$

$HCF=13$

$LCM=2 \times 7 \times 13=182$

Product of the two numbers $=26 \times 91=2366$

$HCF \times LCM=13 \times 182=2366$

Hence, product of two numbers $=HCF \times LCM$

(ii) 510 and 92

$510=2 \times 3 \times 5 \times 17$

$92=2 \times 2 \times 23$

$HCF=2$

LCM $=2 \times 2 \times 3 \times 5 \times 17 \times 23=23460$

Product of the two numbers $=510 \times 92=46920$

$\begin{aligned} HCF \times LCM & =2 \times 23460 \\ & =46920\end{aligned}$

Hence, product of two numbers $=HCF \times LCM$

(iii) 336 and 54

$ \begin{aligned} & 336=2 \times 2 \times 2 \times 2 \times 3 \times 7 \\ & 336=2^{4} \times 3 \times 7 \\ & 54=2 \times 3 \times 3 \times 3 \\ & 54=2 \times 3^{3} \\ & H C F=2 \times 3=6 \\ & L C M=2^{4} \times 3^{3} \times 7=3024 \end{aligned} $

Product of the two numbers $=336 \times 54=18144$

$HCF \times LCM=6 \times 3024=18144$

Hence, product of two numbers $=HCF \times$ LCM

3. Find the LCM and HCF of the following integers by applying the prime factorisation method.

(i) 12, 15 and 21

(ii) 17, 23 and 29

(iii) 8,9 and 25

Show Answer

Solution

(i) 12,15 and 21

$12=2^{2} \times 3$

$15=3 \times 5$

$21=3 \times 7$

$HCF=3$

LCM $=2^{2} \times 3 \times 5 \times 7=420$

(ii) 17,23 and 29

$17=1 \times 17$

$23=1 \times 23$

$29=1 \times 29$

$HCF=1$

$LCM=17 \times 23 \times 29=11339$

(iii) 8,9 and 25

$8=2 \times 2 \times 2$

$9=3 \times 3$

$25=5 \times 5$

$HCF=1$

$LCM=2 \times 2 \times 2 \times 3 \times 3 \times 5 \times 5=1800$

4. Given that $HCF(306,657)=9$, find $LCM(306,657)$.

Show Answer

Solution

$HCF(306,657)=9$

We know that, $LCM \times HCF=$ Product of two numbers

$\therefore LCM \times HCF=306 \times 657$

$LCM=\dfrac{306 \times 657}{HCF}=\dfrac{306 \times 657}{9}$

$LCM=22338$

5. Check whether $6^{n}$ can end with the digit 0 for any natural number $n$.

Show Answer

Solution

If any number ends with the digit 0 , it should be divisible by 10 or in other words, it will also be divisible by 2 and 5 as $10=2 \times 5$

Prime factorisation of $6^{n}=(2 \times 3)^{n}$

It can be observed that 5 is not in the prime factorisation of $6^{n}$.

Hence, for any value of $n, 6^{n}$ will not be divisible by 5 .

Therefore, $6^{n}$ cannot end with the digit 0 for any natural number $n$.

6. Explain why $7 \times 11 \times 13+13$ and $7 \times 6 \times 5 \times 4 \times 3 \times 2 \times 1 +5$ are composite numbers.

Show Answer

Solution

Numbers are of two types - prime and composite. Prime numbers can be divided by 1 and only itself, whereas composite numbers have factors other than 1 and itself.

It can be observed that

$7 \times 11 \times 13+13=13 \times(7 \times 11+1)=13 \times(77+1)$

$=13 \times 78$

$=13 \times 13 \times 6$

The given expression has 6 and 13 as its factors. Therefore, it is a composite number.

$7 \times 6 \times 5 \times 4 \times 3 \times 2 \times 1+5=5 \times(7 \times 6 \times 4 \times 3 \times 2 \times 1+1)$

$=5 \times(1008+1)$

$=5 \times 1009$

1009 cannot be factorised further. Therefore, the given expression has 5 and 1009 as its factors. Hence, it is a composite number.

7. There is a circular path around a sports field. Sonia takes 18 minutes to drive one round of the field, while Ravi takes 12 minutes for the same. Suppose they both start at the same point and at the same time, and go in the same direction. After how many minutes will they meet again at the starting point?

Show Answer

Solution

It can be observed that Ravi takes lesser time than Sonia for completing 1 round of the circular path. As they are going in the same direction, they will meet again at the same time when Ravi will have completed 1 round of that circular path with respect to Sonia. And the total time taken for completing this 1 round of circular path will be the

LCM of time taken by Sonia and Ravi for completing 1 round of circular path respectively i.e., LCM of 18 minutes and 12 minutes.

$18=2 \times 3 \times 3$

And, $12=2 \times 2 \times 3$

LCM of 12 and $18=2 \times 2 \times 3 \times 3=36$

Therefore, Ravi and Sonia will meet together at the starting pointafter 36 minutes.

1.3 Revisiting Irrational Numbers

In Class IX, you were introduced to irrational numbers and many of their properties. You studied about their existence and how the rationals and the irrationals together made up the real numbers. You even studied how to locate irrationals on the number line. However, we did not prove that they were irrationals. In this section, we will prove that $\sqrt{2}, \sqrt{3}, \sqrt{5}$ and, in general, $\sqrt{p}$ is irrational, where $p$ is a prime. One of the theorems, we use in our proof, is the Fundamental Theorem of Arithmetic.

Recall, a number ’ $s$ ’ is called irrational if it cannot be written in the form $\dfrac{p}{q}$, where $p$ and $q$ are integers and $q \neq 0$. Some examples of irrational numbers, with which you are already familiar, are :

$ \sqrt{2}, \sqrt{3}, \sqrt{15}, \pi,-\dfrac{\sqrt{2}}{\sqrt{3}}, 0.10110111011110 \cdots, \text{ etc. } $

Before we prove that $\sqrt{2}$ is irrational, we need the following theorem, whose proof is based on the Fundamental Theorem of Arithmetic.

Theorem 1.2 : Let $p$ be a prime number. If $p$ divides $a^{2}$, then $p$ divides $a$, where a is a positive integer.

[^0]Proof : Let the prime factorisation of $a$ be as follows :

$a=p_1 p_2 \ldots p_n$, where $p_1, p_2, \ldots, p_n$ are primes, not necessarily distinct.

Therefore, $a^{2}=(p_1 p_2 \ldots p_n)(p_1 p_2 \ldots p_n)=p_1^{2} p_2^{2} \ldots p_n^{2}$.

Now, we are given that $p$ divides $a^{2}$. Therefore, from the Fundamental Theorem of Arithmetic, it follows that $p$ is one of the prime factors of $a^{2}$. However, using the uniqueness part of the Fundamental Theorem of Arithmetic, we realise that the only prime factors of $a^{2}$ are $p_1, p_2, \ldots, p_n$. So $p$ is one of $p_1, p_2, \ldots, p_n$.

Now, since $a=p_1 p_2 \ldots p_n, p$ divides $a$.

We are now ready to give a proof that $\sqrt{2}$ is irrational.

The proof is based on a technique called ‘proof by contradiction’. (This technique is discussed in some detail in Appendix 1).

Theorem 1.3: $\sqrt{2}$ is irrational.

Proof : Let us assume, to the contrary, that $\sqrt{2}$ is rational.

So, we can find integers $r$ and $s(\neq 0)$ such that $\sqrt{2}=\dfrac{r}{s}$.

Suppose $r$ and $s$ have a common factor other than 1 . Then, we divide by the common factor to get $\sqrt{2}=\dfrac{a}{b}$, where $a$ and $b$ are coprime.

So, $b \sqrt{2}=a$.

Squaring on both sides and rearranging, we get $2 b^{2}=a^{2}$. Therefore, 2 divides $a^{2}$.

Now, by Theorem 1.3, it follows that 2 divides $a$.

So, we can write $a=2 c$ for some integer $c$.

Substituting for $a$, we get $2 b^{2}=4 c^{2}$, that is, $b^{2}=2 c^{2}$.

This means that 2 divides $b^{2}$, and so 2 divides $b$ (again using Theorem 1.3 with $p=2$ ).

Therefore, $a$ and $b$ have at least 2 as a common factor.

But this contradicts the fact that $a$ and $b$ have no common factors other than 1 .

This contradiction has arisen because of our incorrect assumption that $\sqrt{2}$ is rational.

So, we conclude that $\sqrt{2}$ is irrational.

Example 5 : Prove that $\sqrt{3}$ is irrational.

Solution : Let us assume, to the contrary, that $\sqrt{3}$ is rational.

That is, we can find integers $a$ and $b(\neq 0)$ such that $\sqrt{3}=\dfrac{a}{b}$.

Suppose $a$ and $b$ have a common factor other than 1, then we can divide by the common factor, and assume that $a$ and $b$ are coprime.

So, $b \sqrt{3}=a$.

Squaring on both sides, and rearranging, we get $3 b^{2}=a^{2}$.

Therefore, $a^{2}$ is divisible by 3 , and by Theorem 1.3, it follows that $a$ is also divisible by 3 .

So, we can write $a=3 c$ for some integer $c$.

Substituting for $a$, we get $3 b^{2}=9 c^{2}$, that is, $b^{2}=3 c^{2}$.

This means that $b^{2}$ is divisible by 3 , and so $b$ is also divisible by 3 (using Theorem 1.3 with $p=3$ ).

Therefore, $a$ and $b$ have at least 3 as a common factor.

But this contradicts the fact that $a$ and $b$ are coprime.

This contradiction has arisen because of our incorrect assumption that $\sqrt{3}$ is rational. So, we conclude that $\sqrt{3}$ is irrational.

In Class IX, we mentioned that :

  • the sum or difference of a rational and an irrational number is irrational and
  • the product and quotient of a non-zero rational and irrational number is irrational.

We prove some particular cases here.

Example 6 : Show that $5-\sqrt{3}$ is irrational.

Solution : Let us assume, to the contrary, that $5-\sqrt{3}$ is rational.

That is, we can find coprime $a$ and $b(b \neq 0)$ such that $5-\sqrt{3}=\dfrac{a}{b}$.

Therefore, $5-\dfrac{a}{b}=\sqrt{3}$.

Rearranging this equation, we get $\sqrt{3}=5-\dfrac{a}{b}=\dfrac{5 b-a}{b}$.

Since $a$ and $b$ are integers, we get $5-\dfrac{a}{b}$ is rational, and so $\sqrt{3}$ is rational.

But this contradicts the fact that $\sqrt{3}$ is irrational.

This contradiction has arisen because of our incorrect assumption that $5-\sqrt{3}$ is rational.

So, we conclude that $5-\sqrt{3}$ is irrational.

Example 7 : Show that $3 \sqrt{2}$ is irrational.

Solution : Let us assume, to the contrary, that $3 \sqrt{2}$ is rational.

That is, we can find coprime $a$ and $b(b \neq 0)$ such that $3 \sqrt{2}=\dfrac{a}{b}$.

Rearranging, we get $\sqrt{2}=\dfrac{a}{3 b}$.

Since 3, $a$ and $b$ are integers, $\dfrac{a}{3 b}$ is rational, and so $\sqrt{2}$ is rational.

But this contradicts the fact that $\sqrt{2}$ is irrational.

So, we conclude that $3 \sqrt{2}$ is irrational.

EXERCISE 1.2

1. Prove that $\sqrt{5}$ is irrational.

Show Answer

Solution

Let $\sqrt{5}$ is a rational number.

Therefore, we can find two integers $a, b(b \neq 0)$ such that $b$

$ \sqrt{5}=\dfrac{a}{b} $

Let $a$ and $b$ have a common factor other than 1 . Then we can divide them by the common factor, and assume that $a$ and bare co-prime.

$a=\sqrt{5} b$

$a^{2}=5 b^{2}$

Therefore, $a^{2}$ is divisible by 5 and it can be said that $a$ is divisible by 5 .

Let $a=5 k$, where $k$ is an integer

$(5 k)^{2}=5 b^{2}$ This means that $b^{2}$ is divisible by 5 and hence, $b$ is divisible by 5 .

$b^{2}=5 k^{2} \quad$ This implies that $a$ and $b$ have 5 as a common factor.

And this is a contradiction to the fact that $a$ and $b$ are co-prime.

Hence, $\sqrt{5}$ cannot be expressed as $\dfrac{p}{q}$ or it can be said that $\sqrt{5}$ is irrational.

2. Prove that $3+2 \sqrt{5}$ is irrational.

Show Answer

Solution

Let $3+2 \sqrt{5}$ is rational.

Therefore, we can find two integers $a, b(b \neq 0)$ such that

$3+2 \sqrt{5}=\dfrac{a}{b}$

$2 \sqrt{5}=\dfrac{a}{b}-3$

$\sqrt{5}=\dfrac{1}{2}(\dfrac{a}{b}-3)$

Since $a$ and $b$ are integers, $\dfrac{1}{2}(\dfrac{a}{b}-3)$ will also be rational and therefore, $\sqrt{5}$ is rational.

This contradicts the fact that $\sqrt{5}$ is irrational. Hence, our assumption that $3+2 \sqrt{5}$ is rational is false.

Therefore, $3+2 \sqrt{5}$ is irrational.

3. Prove that the following are irrationals :

(i) $\dfrac{1}{\sqrt{2}}$

(ii) $7 \sqrt{5}$

(iii) $6+\sqrt{2}$

Show Answer

Solution

(i) $\dfrac{1}{\sqrt{2}}$

Let $\dfrac{1}{\sqrt{2}}$ is rational.

Therefore, we can find two integers $a, b(b \neq 0)$ such that

$ \begin{aligned} & \dfrac{1}{\sqrt{2}}=\dfrac{a}{b} \\ & \sqrt{2}=\dfrac{b}{a} \end{aligned} $

$\dfrac{b}{a}$ is rational as $a$ and $b$ are integers.

Therefore, $\sqrt{2}$ is rational which contradicts to the fact that $\sqrt{2}$ is irrational.

Hence, our assumption is false and $\dfrac{1}{\sqrt{2}}$ is irrational.

(ii) $7 \sqrt{5}$

Let $7 \sqrt{5}$ is rational.

Therefore, we can find two integers $a, b(b \neq 0)$ such that

$7 \sqrt{5}=\dfrac{a}{b}$ for some integers $a$ and $b$

$\therefore \sqrt{5}=\dfrac{a}{7 b}$

$\dfrac{a}{7 b}$ is rational as $a$ and $b$ are integers.

Therefore, $\sqrt{5}$ should be rational.

This contradicts the fact that $\sqrt{5}$ is irrational. Therefore, our assumption that $7 \sqrt{5}$ is rational is false. Hence, $7 \sqrt{5}$ is irrational.

(iii) $6+\sqrt{2}$

Let $6+\sqrt{2}$ be rational.

Therefore, we can find two integers $a, b(b \neq 0)$ such that

$6+\sqrt{2}=\dfrac{a}{b}$

$\sqrt{2}=\dfrac{a}{b}-6$

Since $a$ and $b$ are integers, $\dfrac{a}{b}-6$ is also rational and hence, $\sqrt{2}$ should be rational. This contradicts the fact that $\sqrt{2}$ is irrational. Therefore, our assumption is false and hence,

1.4 Summary

In this chapter, you have studied the following points:

1. The Fundamental Theorem of Arithmetic:

Every composite number can be expressed (factorised) as a product of primes, and this factorisation is unique, apart from the order in which the prime factors occur.

2. If $p$ is a prime and $p$ divides $a^{2}$, then $p$ divides $a$, where $a$ is a positive integer.

3. To prove that $\sqrt{2}, \sqrt{3}$ are irrationals.

A NOTE TO THE READER

You have seen that :

$HCF(p, q, r) \times LCM(p, q, r) \neq p \times q \times r$, where $p, q, r$ are positive integers (see Example 8 ). However, the following results hold good for three numbers $p, q$ and $r$ :

$ \begin{aligned} LCM(p, q, r) & =\dfrac{p \cdot q \cdot r \cdot HCF(p, q, r)}{HCF(p, q) \cdot HCF(q, r) \cdot HCF(p, r)} \\ HCF(p, q, r) & =\dfrac{p \cdot q \cdot r \cdot LCM(p, q, r)}{LCM(p, q) \cdot LCM(q, r) \cdot LCM(p, r)} \end{aligned} $



Table of Contents