SlideShare a Scribd company logo
1 of 38
Real Numbers
๏‚ž Real numbers consist of all the rational and irrational numbers.
๏‚ž The real number system has many subsets:
๏‚— Natural Numbers
๏‚— Whole Numbers
๏‚— Integers
๏‚— Rational Number
๏‚— Irrational Numbers
Venn Diagram of the Real Number
System
Irrational Numbers
Rational Numbers
Integers
Whole Numbers
Natural
Numbers
DESCIPTION OF PARTS OF REAL
NUMBERS
Natural Numbers
๏‚ž Natural numbers are the set of counting numbers.
{1, 2, 3,โ€ฆ}
Whole Numbers
๏‚ž Whole numbers are the set of numbers that include 0 plus the set of
natural numbers.
{0, 1, 2, 3, 4, 5,โ€ฆ}
Integers
๏‚ž Integers are the set of whole numbers and their opposites.
{โ€ฆ,-3, -2, -1, 0, 1, 2, 3,โ€ฆ}
Rational Numbers
๏‚ž Rational numbers are any numbers that can be expressed in the form
of, where a and b are integers, and b โ‰  0.
๏‚ž They can always be expressed by using terminating decimals or
repeating decimals.
๏‚— Examples:36.8, 0.125, 4.5
Irrational Numbers
๏‚ž Irrational numbers are any numbers that cannot be expressed in the
form of, where a and b are integers, and b โ‰  0.
๏‚ž They are expressed as non-terminating, non-repeating decimals;
decimals that go on forever without repeating a pattern.
๏‚— Examples:0.34334333433334โ€ฆ, 45.86745893โ€ฆ,
(pi),๏ฐ 2
EUCLIDโ€™S DIVISION ALGORITHMN
Given positive integers a and b, there exist a unique integers
q and r satisfying :
a = bq + r ; 0 < r < b
Example of Euclidโ€™s Division
Algorithmn:
Find the HCF of 4052 and 12576:
Since 12576 > 4052,we apply the division lemma to 12576 and
4052,to get :
12576 = 4052 * 3 + 420
Since, the remainder 420 = 0 , we apply the division lemma to 4052
and 420 , to get:
4052 = 420 * 9 + 272
We consider the new divisor 420 and the new remainder
272,and apply the division lemma to get :
420 = 272 * 1 + 148
We consider the new divisor 272 and the new remainder
148,and apply the division lemma to get :
272 = 148 *1 +124
We consider the new divisor 148 and the new remainder
124,and apply the division lemma to get :
148 = 124 *1 + 24
We consider the new divisor 124 and the new remainder
24,and apply the division lemma to get :
124 = 24 * 5 + 4
We consider the new divisor 24 and the new remainder 4,and
apply the division lemma to get :
24 = 4 * 6 + 0
Now, the HCF is 4.
G.CANTOR AND R.DEDEKIND
In the 1870s two German
mathematician,
Cantor and Dedekind, showed that:
Corresponding to every real
number, there is a point on the real number line, and
corresponding to every  point on the number line, there
exists a unique real number.
Archimedes
The Greek genius Archimedes was
the first to complete digits in the
decimal expansion of . He showed
3.140845< < 3.142857.Aryabhatta
(456-550 AD), the great Indian
mathematician and astronomer, found the value
of correct to four decimal places (3.1416). Using
high speed computers and advanced algorithms,
has been computed to over 1.24 trillion decimal
places !
QUESTIONS
๏‚ž Use Euclidโ€™s division algorithm to find the HCF of:
(i) 135 and 225
Answer:
135 and 225
Since 225 > 135, we apply the division lemma to 225 and 135 to obtain
225 = 135 ร— 1 + 90
Since remainder 90 โ‰  0, we apply the division lemma to 135 and 90 to obtain
135 = 90 ร— 1 + 45
We consider the new divisor 90 and new remainder 45, and apply the division lemma to
obtain
90 = 2 ร— 45 + 0
Since the remainder is zero, the process stops.
Since the divisor at this stage is 45,
Therefore, the HCF of 135 and 225 is 45.
(ii) 196 and 38220
Answer
196 and 38220
Since 38220 > 196, we apply the division lemma to
38220 and 196 to obtain
38220 = 196 ร— 195 + 0
Since the remainder is zero, the process stops.
Since the divisor at this stage is 196,
Therefore, HCF of 196 and 38220 is 196.
๏‚ž Show that any positive odd integer is of the form 6q + 1, or 6q + 3,
or 6q + 5, where q is some integer.
Answer
Let a be any positive integer and b = 6.
Then, by Euclidโ€™s algorithm, a = 6q + r for some integer q โ‰ฅ 0, and
r = 0, 1, 2, 3, 4, 5 because 0 โ‰ค r < 6.
Therefore, a = 6q or 6q + 1 or 6q + 2 or 6q + 3 or 6q + 4 or 6q + 5
Also, 6q + 1 = 2 ร— 3q + 1 = 2k1 + 1, where k1 is a positive integer
6q + 3 = (6q + 2) + 1 = 2 (3q + 1) + 1 = 2k2 + 1, where k2 is an integer
6q + 5 = (6q + 4) + 1 = 2 (3q + 2) + 1 = 2k3 + 1, where k3 is an integer
Clearly,
6q + 1, 6q + 3, 6q + 5 are of the form 2k + 1, where k is an integer.
Therefore, 6q + 1, 6q + 3, 6q + 5 are not exactly divisible by 2.
Hence, these expressions of numbers are odd numbers.
And therefore, any odd integer can be expressed in the form 6q + 1,
or 6q + 3, or 6q + 5
(iii) 867 and 255
Answer
867 and 255
Since 867 > 255, we apply the division lemma to 867 and 255 to
obtain
867 = 255 ร— 3 + 102
Since remainder 102 โ‰  0, we apply the division lemma to 255 and
102 to obtain
255 = 102 ร— 2 + 51
We consider the new divisor 102 and new remainder 51, and
apply the division lemma to obtain
102 = 51 ร— 2 + 0
Since the remainder is zero, the process stops.
Since the divisor at this stage is 51, Therefore, HCF of 867 and
255 is 51.
๏‚ž An army contingent of 616 members is to march behind an
army band of 32 members in a parade. The two groups are
to march in the same number of columns. What is the
maximum number of columns in which they can march?
Answer
HCF (616, 32) will give the maximum number of columns in
which they can march.
We can use Euclidโ€™s algorithm to find the HCF.
616 = 32 ร— 19 + 8
32 = 8 ร— 4 + 0
The HCF (616, 32) is 8.
Therefore, they can march in 8 columns each.
๏‚ž Use Euclidโ€™s division lemma to show that the square of any
positive integer is either of form 3m or 3m + 1 for some
integer m.
Answer
Let a be any positive integer and b = 3.
Then a = 3q + r for some integer q โ‰ฅ 0
And r = 0, 1, 2 because 0 โ‰ค r < 3
Therefore, a = 3q or 3q + 1 or 3q + 2 Or, ๐‘Ž2=(3๐‘ž)2 ๐‘œ๐‘Ÿ (3๐‘ž+1)2
๐‘œ๐‘Ÿ (3๐‘ž+2)2 =(3๐‘ž)2 ๐‘œ๐‘Ÿ 9๐‘ž2+6๐‘ž+1 ๐‘œ๐‘Ÿ 9๐‘ž2+12๐‘ž+4 =3ร—(3๐‘ž2) ๐‘œ๐‘Ÿ
3ร—(3๐‘ž2+2๐‘ž)+1 ๐‘œ๐‘Ÿ 3ร—(3๐‘ž2+4๐‘ž+1)+1 =3๐‘˜1 ๐‘œ๐‘Ÿ 3๐‘˜2+1 ๐‘œ๐‘Ÿ 3๐‘˜
3+1
Where k1, k2, and k3 are some positive integers
Hence, it can be said that the square of any positive integer is
either of the form 3m or 3m + 1.
๏‚ž Express each number as product of its prime factors:
(i) 140
Answer: 140 = 2 ร— 2 ร— 5 ร— 7 = 22 ร— 5 ร— 7
(ii) 156
Answer: 156 = 2 ร— 2 ร— 3 ร— 13 = 22 ร— 3 ร—13
(iii) 3825
Answer: 3825 = 3 ร— 3 ร— 5 ร— 5 ร— 17 = 32 ร— 52 ร—17
(iv) 5005
Answer: 5005 = 5 ร— 7 ร— 11 ร— 13
(v) 7429
Answer: 7429 = 17 ร— 19 ร— 23
๏‚ž Use Euclidโ€™s division lemma to show that the cube of any
positive integer is of the form 9m, 9m + 1 or 9m + 8.
Answer
Let a be any positive integer and b = 3
a = 3q + r, where q โ‰ฅ 0 and 0 โ‰ค r < 3
a = 3q or 3q + 1 or 3q + 2
Therefore, every number can be represented as these three
forms.
There are three cases.
Case 1: When a = 3q,
a3 = (3q)3 = 27q3 = 9(3q3)= 9m
Where m is an integer such that m = 3q3
Case 2: When a = 3q + 1,
a3 = (3q +1)3
a3 = 27q3 + 27q2 + 9q + 1
a3 = 9(3q3 + 3q2 + q) + 1
a3 = 9m + 1
Where m is an integer such that m = (3q3 + 3q2 + q)
Case 3: When a = 3q + 2,
a3 = (3q +2)3
a3 = 27q3 + 54q2 + 36q + 8
a3 = 9(3q3 + 6q2 + 4q) + 8
a3 = 9m + 8
Where m is an integer such that m = (3q3 + 6q2 + 4q)
Therefore, the cube of any positive integer is of the form 9m,
9m + 1, or 9m + 8.
(iii) 336 and 54
Hence, product of two numbers = HCF ร— LCM
Answer
๏‚ž Find the LCM and HCF of the following pairs of
integers and verify that LCM ร— HCF = product of the
two numbers.
(i) 26 and 91
Answer
Hence, product of two numbers = HCF ร— LCM
(ii) 510 and 92
Hence, product of two numbers = HCF ร— LCM
Answer
๏‚ž Find the LCM and HCF of the following integers by
applying the prime factorisation method.
(i) 12, 15 and 21
Answer
(ii) 17, 23 and 29
(iii) 8, 9 and 25
Answer
Answer
๏‚ž Given that HCF (306, 657) = 9, find LCM (306, 657).
Answer
๏‚ž Explain why 7 ร— 11 ร— 13 + 13 and 7 ร— 6 ร— 5 ร— 4 ร— 3 ร— 2 ร— 1
+ 5 are composite numbers.
Answer
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 ร— 11 ร— 13 + 13 = 13 ร— (7 ร— 11 + 1) = 13 ร— (77 + 1)
= 13 ร— 78
= 13 ร—13 ร— 6
The given expression has 6 and 13 as its factors. Therefore, it is a composite
number.
7 ร— 6 ร— 5 ร— 4 ร— 3 ร— 2 ร— 1 + 5 = 5 ร—(7 ร— 6 ร— 4 ร— 3 ร— 2 ร— 1 + 1)
= 5 ร— (1008 + 1)
= 5 ร—1009
1009 cannot be factorised further. Therefore, the given expression has 5 and 1009
as its factors. Hence, it is a composite number.
๏‚ž 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?
Answer
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 ร— 3 ร— 3
And, 12 = 2 ร— 2 ร— 3
LCM of 12 and 18 = 2 ร— 2 ร— 3 ร— 3 = 36
Therefore, Ravi and Sonia will meet together at the
starting point after 36 minutes.
๏‚ž Prove that โˆš5 is irrational.
Answer
Let โˆš5 is a rational number.
Therefore, we can find two integers a, b (b โ‰  0) such that โˆš5= ๐‘Ž๐‘ 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 b are co-prime. ๐‘Ž=โˆš5 ๐‘ โ‡’๐‘Ž2=5 ๐‘2
Therefore, a2 is divisible by 5 and it can be said that a is divisible by 5.
Let a = 5k, where k is an integer (5 ๐‘˜)2=5 ๐‘2 โ‡’5 ๐‘˜2= ๐‘2
This means that b2 is divisible by 5 and hence, b is divisible by 5.
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, โˆš5 cannot be expressed as ๐‘๐‘ž or it can be said that โˆš5 is irrational.
๏‚ž Prove that 3+2โˆš5 is irrational.
Answer
Let 3+2โˆš5 is rational.
Therefore, we can find two co-prime integers a, b (b โ‰  0) such
that
3+2โˆš5=๐‘Ž/๐‘
โ‡’2โˆš5=๐‘Ž/๐‘โˆ’3
โ‡’โˆš5=12(๐‘Ž/๐‘โˆ’3)
Since a and b are integers, 1/2(๐‘Ž/๐‘โˆ’3) will also be rational
and therefore, โˆš5 is rational.
This contradicts the fact that โˆš5 is irrational. Hence, our
assumption that 3+2โˆš5 is rational is false. Therefore,
3+2โˆš5 is irrational.
๏‚ž Prove that the following are irrationals:
(i) 1 /โˆš2
Answer
Let 1 /โˆš2 is rational.
Therefore, we can find two co-prime integers a, b (b โ‰  0)
such that 1/ โˆš2= ๐‘Ž๐‘
Or โˆš2=๐‘๐‘Ž
๐‘๐‘Ž is rational as a and b are integers.
Therefore, โˆš2 is rational which contradicts to the fact that
โˆš2 is irrational.
Hence, our assumption is false and 1/โˆš2 is irrational.
๏‚ž Without actually performing the long division, state
whether the following rational numbers will have a
terminating decimal expansion or a non-terminating
repeating decimal expansion:
(i)13/3125
Answer
The denominator is of the form 5m.
Hence, the decimal expansion is terminating
(ii)17/8
Answer
8=23
The denominator is of the form 2m.
Hence, the decimal expansion of is terminating
(iii) 6+โˆš2
Answer
Let 6+โˆš2 be rational.
Therefore, we can find two co-prime integers a, b (b โ‰  0)
such that 6+โˆš2=๐‘Ž/๐‘ โ‡’โˆš2=๐‘Ž/๐‘โˆ’6
Since a and b are integers, ๐‘Ž๐‘โˆ’6 is also rational and
hence, โˆš2 should be rational. This contradicts the fact
that โˆš2 is irrational. Therefore, our assumption is false
and hence, 6+โˆš2 is irrational.
(ii) 7โˆš5
Answer
Let 7โˆš5 is rational.
Therefore, we can find two co-prime integers a, b (b โ‰  0) such
that
7โˆš5=๐‘Ž/๐‘
โ‡’โˆš5=๐‘Ž/7๐‘
๐‘Ž/7๐‘ is rational as a and b are integers.
Therefore, โˆš5 should be rational.
This contradicts the fact that โˆš5 is irrational. Therefore, our
assumption that 7โˆš5 is rational is false. Hence, 7โˆš5 is
irrational.
๏‚ž Write down the decimal expansions of those rational
numbers in Question 1 above which have terminating
decimal expansions.
(i)13/3125
Answer
13/3125 = 0.00416
(ii)17/8
Answer
17/8 = 2.125
Maths project

More Related Content

What's hot

Vedic math (sof)
Vedic math (sof)Vedic math (sof)
Vedic math (sof)kshivani
ย 
Math project core the MSW ( 1 )
Math project core the MSW ( 1 )Math project core the MSW ( 1 )
Math project core the MSW ( 1 )Khalid Al Hanaei
ย 
Missing Rule of Powers
Missing Rule of PowersMissing Rule of Powers
Missing Rule of PowersAllanCacdac
ย 
Indices and laws of logarithms
Indices and laws of logarithmsIndices and laws of logarithms
Indices and laws of logarithmsJJkedst
ย 
Applications of Quadratic Equations and Rational Algebraic Equations
Applications of Quadratic Equations and Rational Algebraic EquationsApplications of Quadratic Equations and Rational Algebraic Equations
Applications of Quadratic Equations and Rational Algebraic EquationsCipriano De Leon
ย 
Real numbers ppt by jk
Real numbers ppt by jkReal numbers ppt by jk
Real numbers ppt by jkJyothikumar M
ย 
Solving Equations Transformable to Quadratic Equation Including Rational Alge...
Solving Equations Transformable to Quadratic Equation Including Rational Alge...Solving Equations Transformable to Quadratic Equation Including Rational Alge...
Solving Equations Transformable to Quadratic Equation Including Rational Alge...Cipriano De Leon
ย 
The binomial expansion
The binomial expansionThe binomial expansion
The binomial expansionJJkedst
ย 
REDUCIBLE QUADRATIC EQUATIONS
REDUCIBLE QUADRATIC EQUATIONSREDUCIBLE QUADRATIC EQUATIONS
REDUCIBLE QUADRATIC EQUATIONSSKY HAWKS' ACADEMY
ย 
1.4 Quadratic Equations
1.4 Quadratic Equations1.4 Quadratic Equations
1.4 Quadratic Equationssmiller5
ย 
Equations problems
Equations problemsEquations problems
Equations problemsEducaciรณn
ย 
Solving Equations Involving Radical Expressions
Solving Equations Involving Radical ExpressionsSolving Equations Involving Radical Expressions
Solving Equations Involving Radical ExpressionsCipriano De Leon
ย 
1.2 Systems of Linear Equations
1.2 Systems of Linear Equations1.2 Systems of Linear Equations
1.2 Systems of Linear Equationssmiller5
ย 
1 numbers
1   numbers1   numbers
1 numbersprabhatgandu
ย 
Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...
Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...
Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...Mathslearning.com
ย 
Ca 1.6
Ca 1.6Ca 1.6
Ca 1.6salamhello
ย 
Quadratic Equation solved by Square root property
Quadratic Equation solved by Square root propertyQuadratic Equation solved by Square root property
Quadratic Equation solved by Square root propertyReynz Anario
ย 

What's hot (19)

Presentation on calculus
Presentation on calculusPresentation on calculus
Presentation on calculus
ย 
Vedic math (sof)
Vedic math (sof)Vedic math (sof)
Vedic math (sof)
ย 
Math project core the MSW ( 1 )
Math project core the MSW ( 1 )Math project core the MSW ( 1 )
Math project core the MSW ( 1 )
ย 
Missing Rule of Powers
Missing Rule of PowersMissing Rule of Powers
Missing Rule of Powers
ย 
Indices and laws of logarithms
Indices and laws of logarithmsIndices and laws of logarithms
Indices and laws of logarithms
ย 
Ppt On Number Theory For Cat
Ppt On Number Theory For CatPpt On Number Theory For Cat
Ppt On Number Theory For Cat
ย 
Applications of Quadratic Equations and Rational Algebraic Equations
Applications of Quadratic Equations and Rational Algebraic EquationsApplications of Quadratic Equations and Rational Algebraic Equations
Applications of Quadratic Equations and Rational Algebraic Equations
ย 
Real numbers ppt by jk
Real numbers ppt by jkReal numbers ppt by jk
Real numbers ppt by jk
ย 
Solving Equations Transformable to Quadratic Equation Including Rational Alge...
Solving Equations Transformable to Quadratic Equation Including Rational Alge...Solving Equations Transformable to Quadratic Equation Including Rational Alge...
Solving Equations Transformable to Quadratic Equation Including Rational Alge...
ย 
The binomial expansion
The binomial expansionThe binomial expansion
The binomial expansion
ย 
REDUCIBLE QUADRATIC EQUATIONS
REDUCIBLE QUADRATIC EQUATIONSREDUCIBLE QUADRATIC EQUATIONS
REDUCIBLE QUADRATIC EQUATIONS
ย 
1.4 Quadratic Equations
1.4 Quadratic Equations1.4 Quadratic Equations
1.4 Quadratic Equations
ย 
Equations problems
Equations problemsEquations problems
Equations problems
ย 
Solving Equations Involving Radical Expressions
Solving Equations Involving Radical ExpressionsSolving Equations Involving Radical Expressions
Solving Equations Involving Radical Expressions
ย 
1.2 Systems of Linear Equations
1.2 Systems of Linear Equations1.2 Systems of Linear Equations
1.2 Systems of Linear Equations
ย 
1 numbers
1   numbers1   numbers
1 numbers
ย 
Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...
Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...
Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...
ย 
Ca 1.6
Ca 1.6Ca 1.6
Ca 1.6
ย 
Quadratic Equation solved by Square root property
Quadratic Equation solved by Square root propertyQuadratic Equation solved by Square root property
Quadratic Equation solved by Square root property
ย 

Similar to Maths project

Real number by G R Ahmed of KVK
Real number by G R Ahmed of KVKReal number by G R Ahmed of KVK
Real number by G R Ahmed of KVKMD. G R Ahmed
ย 
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsxClass-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsxSoftcare Solution
ย 
X ch 1 real numbers
X  ch 1  real numbersX  ch 1  real numbers
X ch 1 real numbersAmruthaKB2
ย 
Complete ncert exemplar class 10
Complete ncert exemplar class 10Complete ncert exemplar class 10
Complete ncert exemplar class 10physicsmaths5
ย 
Abhinav
AbhinavAbhinav
AbhinavAadesh Goel
ย 
SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...
SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...
SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...8802952585rani
ย 
The complete book_of_number_system1
The complete book_of_number_system1The complete book_of_number_system1
The complete book_of_number_system1abhi_abhi22
ย 
square and square roots
square and square rootssquare and square roots
square and square rootskvs iffco
ย 
2018 mtap for g10 with answers
2018 mtap for g10 with answers2018 mtap for g10 with answers
2018 mtap for g10 with answersJashey Dee
ย 
Maths formula by viveksingh698@gmail.com
Maths formula by viveksingh698@gmail.comMaths formula by viveksingh698@gmail.com
Maths formula by viveksingh698@gmail.comvivek698
ย 
An introdcution to complex numbers jcw
An introdcution to complex numbers jcwAn introdcution to complex numbers jcw
An introdcution to complex numbers jcwjenniech
ย 
Arithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic SeriesArithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic SeriesJoey Valdriz
ย 
Sequence function
Sequence functionSequence function
Sequence functionjennytuazon01630
ย 
Diploma_Semester-II_Advanced Mathematics_Complex number
Diploma_Semester-II_Advanced Mathematics_Complex numberDiploma_Semester-II_Advanced Mathematics_Complex number
Diploma_Semester-II_Advanced Mathematics_Complex numberRai University
ย 

Similar to Maths project (20)

Real numbers
Real numbers Real numbers
Real numbers
ย 
Real number by G R Ahmed of KVK
Real number by G R Ahmed of KVKReal number by G R Ahmed of KVK
Real number by G R Ahmed of KVK
ย 
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsxClass-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
ย 
X ch 1 real numbers
X  ch 1  real numbersX  ch 1  real numbers
X ch 1 real numbers
ย 
Complete ncert exemplar class 10
Complete ncert exemplar class 10Complete ncert exemplar class 10
Complete ncert exemplar class 10
ย 
Sols
SolsSols
Sols
ย 
Shortlist jbmo 2016_v7-1
Shortlist jbmo 2016_v7-1Shortlist jbmo 2016_v7-1
Shortlist jbmo 2016_v7-1
ย 
Abhinav
AbhinavAbhinav
Abhinav
ย 
SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...
SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...
SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...
ย 
The complete book_of_number_system1
The complete book_of_number_system1The complete book_of_number_system1
The complete book_of_number_system1
ย 
square and square roots
square and square rootssquare and square roots
square and square roots
ย 
2018 mtap for g10 with answers
2018 mtap for g10 with answers2018 mtap for g10 with answers
2018 mtap for g10 with answers
ย 
Maths formula by viveksingh698@gmail.com
Maths formula by viveksingh698@gmail.comMaths formula by viveksingh698@gmail.com
Maths formula by viveksingh698@gmail.com
ย 
An introdcution to complex numbers jcw
An introdcution to complex numbers jcwAn introdcution to complex numbers jcw
An introdcution to complex numbers jcw
ย 
Arithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic SeriesArithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic Series
ย 
1 chap
1 chap1 chap
1 chap
ย 
Vedic maths
Vedic mathsVedic maths
Vedic maths
ย 
Sequence function
Sequence functionSequence function
Sequence function
ย 
Rmo 2010
Rmo 2010Rmo 2010
Rmo 2010
ย 
Diploma_Semester-II_Advanced Mathematics_Complex number
Diploma_Semester-II_Advanced Mathematics_Complex numberDiploma_Semester-II_Advanced Mathematics_Complex number
Diploma_Semester-II_Advanced Mathematics_Complex number
ย 

More from karan saini

Topology ppt
Topology pptTopology ppt
Topology pptkaran saini
ย 
Thestoryofmylife 140221061604-phpapp01
Thestoryofmylife 140221061604-phpapp01Thestoryofmylife 140221061604-phpapp01
Thestoryofmylife 140221061604-phpapp01karan saini
ย 
Thestoryofmylife 140221061604-phpapp01 (1)
Thestoryofmylife 140221061604-phpapp01 (1)Thestoryofmylife 140221061604-phpapp01 (1)
Thestoryofmylife 140221061604-phpapp01 (1)karan saini
ย 
Snrg2011 6.15.2.sta canney_suranofsky
Snrg2011 6.15.2.sta canney_suranofskySnrg2011 6.15.2.sta canney_suranofsky
Snrg2011 6.15.2.sta canney_suranofskykaran saini
ย 
Science
ScienceScience
Sciencekaran saini
ย 
Risc and cisc eugene clewlow
Risc and cisc   eugene clewlowRisc and cisc   eugene clewlow
Risc and cisc eugene clewlowkaran saini
ย 
Py4inf 05-iterations
Py4inf 05-iterationsPy4inf 05-iterations
Py4inf 05-iterationskaran saini
ย 
Py4inf 05-iterations (1)
Py4inf 05-iterations (1)Py4inf 05-iterations (1)
Py4inf 05-iterations (1)karan saini
ย 
Periodic table1
Periodic table1Periodic table1
Periodic table1karan saini
ย 
Maths project
Maths projectMaths project
Maths projectkaran saini
ย 
Lecturespecial
LecturespecialLecturespecial
Lecturespecialkaran saini
ย 
Lecture 5
Lecture 5Lecture 5
Lecture 5karan saini
ย 
Lcd monitors
Lcd monitorsLcd monitors
Lcd monitorskaran saini
ย 
L11cs2110sp13
L11cs2110sp13L11cs2110sp13
L11cs2110sp13karan saini
ย 
Helen keller-1226880485154369-8
Helen keller-1226880485154369-8Helen keller-1226880485154369-8
Helen keller-1226880485154369-8karan saini
ย 
Hardware
HardwareHardware
Hardwarekaran saini
ย 
Gsm cdma1
Gsm cdma1Gsm cdma1
Gsm cdma1karan saini
ย 
Final 121114041321-phpapp01
Final 121114041321-phpapp01Final 121114041321-phpapp01
Final 121114041321-phpapp01karan saini
ย 

More from karan saini (20)

Topology ppt
Topology pptTopology ppt
Topology ppt
ย 
Tibor
TiborTibor
Tibor
ย 
Thestoryofmylife 140221061604-phpapp01
Thestoryofmylife 140221061604-phpapp01Thestoryofmylife 140221061604-phpapp01
Thestoryofmylife 140221061604-phpapp01
ย 
Thestoryofmylife 140221061604-phpapp01 (1)
Thestoryofmylife 140221061604-phpapp01 (1)Thestoryofmylife 140221061604-phpapp01 (1)
Thestoryofmylife 140221061604-phpapp01 (1)
ย 
Snrg2011 6.15.2.sta canney_suranofsky
Snrg2011 6.15.2.sta canney_suranofskySnrg2011 6.15.2.sta canney_suranofsky
Snrg2011 6.15.2.sta canney_suranofsky
ย 
Science
ScienceScience
Science
ย 
Risc and cisc eugene clewlow
Risc and cisc   eugene clewlowRisc and cisc   eugene clewlow
Risc and cisc eugene clewlow
ย 
Py4inf 05-iterations
Py4inf 05-iterationsPy4inf 05-iterations
Py4inf 05-iterations
ย 
Py4inf 05-iterations (1)
Py4inf 05-iterations (1)Py4inf 05-iterations (1)
Py4inf 05-iterations (1)
ย 
Periodic table1
Periodic table1Periodic table1
Periodic table1
ย 
Maths project
Maths projectMaths project
Maths project
ย 
Lecturespecial
LecturespecialLecturespecial
Lecturespecial
ย 
Lecture 5
Lecture 5Lecture 5
Lecture 5
ย 
Lcd monitors
Lcd monitorsLcd monitors
Lcd monitors
ย 
Lab3
Lab3Lab3
Lab3
ย 
L11cs2110sp13
L11cs2110sp13L11cs2110sp13
L11cs2110sp13
ย 
Helen keller-1226880485154369-8
Helen keller-1226880485154369-8Helen keller-1226880485154369-8
Helen keller-1226880485154369-8
ย 
Hardware
HardwareHardware
Hardware
ย 
Gsm cdma1
Gsm cdma1Gsm cdma1
Gsm cdma1
ย 
Final 121114041321-phpapp01
Final 121114041321-phpapp01Final 121114041321-phpapp01
Final 121114041321-phpapp01
ย 

Recently uploaded

Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
ย 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
ย 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
ย 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...Amil baba
ย 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
ย 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
ย 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
ย 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
ย 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
ย 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
ย 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
ย 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
ย 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
ย 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
ย 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
ย 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
ย 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
ย 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
ย 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
ย 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
ย 

Recently uploaded (20)

Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
ย 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
ย 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
ย 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
ย 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
ย 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
ย 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
ย 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
ย 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
ย 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
ย 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
ย 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
ย 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
ย 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
ย 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
ย 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
ย 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
ย 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
ย 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
ย 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
ย 

Maths project

  • 1.
  • 2.
  • 3. Real Numbers ๏‚ž Real numbers consist of all the rational and irrational numbers. ๏‚ž The real number system has many subsets: ๏‚— Natural Numbers ๏‚— Whole Numbers ๏‚— Integers ๏‚— Rational Number ๏‚— Irrational Numbers
  • 4. Venn Diagram of the Real Number System Irrational Numbers Rational Numbers Integers Whole Numbers Natural Numbers
  • 5. DESCIPTION OF PARTS OF REAL NUMBERS Natural Numbers ๏‚ž Natural numbers are the set of counting numbers. {1, 2, 3,โ€ฆ} Whole Numbers ๏‚ž Whole numbers are the set of numbers that include 0 plus the set of natural numbers. {0, 1, 2, 3, 4, 5,โ€ฆ} Integers ๏‚ž Integers are the set of whole numbers and their opposites. {โ€ฆ,-3, -2, -1, 0, 1, 2, 3,โ€ฆ}
  • 6. Rational Numbers ๏‚ž Rational numbers are any numbers that can be expressed in the form of, where a and b are integers, and b โ‰  0. ๏‚ž They can always be expressed by using terminating decimals or repeating decimals. ๏‚— Examples:36.8, 0.125, 4.5 Irrational Numbers ๏‚ž Irrational numbers are any numbers that cannot be expressed in the form of, where a and b are integers, and b โ‰  0. ๏‚ž They are expressed as non-terminating, non-repeating decimals; decimals that go on forever without repeating a pattern. ๏‚— Examples:0.34334333433334โ€ฆ, 45.86745893โ€ฆ, (pi),๏ฐ 2
  • 7. EUCLIDโ€™S DIVISION ALGORITHMN Given positive integers a and b, there exist a unique integers q and r satisfying : a = bq + r ; 0 < r < b
  • 8. Example of Euclidโ€™s Division Algorithmn: Find the HCF of 4052 and 12576: Since 12576 > 4052,we apply the division lemma to 12576 and 4052,to get : 12576 = 4052 * 3 + 420 Since, the remainder 420 = 0 , we apply the division lemma to 4052 and 420 , to get: 4052 = 420 * 9 + 272 We consider the new divisor 420 and the new remainder 272,and apply the division lemma to get : 420 = 272 * 1 + 148
  • 9. We consider the new divisor 272 and the new remainder 148,and apply the division lemma to get : 272 = 148 *1 +124 We consider the new divisor 148 and the new remainder 124,and apply the division lemma to get : 148 = 124 *1 + 24 We consider the new divisor 124 and the new remainder 24,and apply the division lemma to get : 124 = 24 * 5 + 4 We consider the new divisor 24 and the new remainder 4,and apply the division lemma to get : 24 = 4 * 6 + 0 Now, the HCF is 4.
  • 10.
  • 11. G.CANTOR AND R.DEDEKIND In the 1870s two German mathematician, Cantor and Dedekind, showed that: Corresponding to every real number, there is a point on the real number line, and corresponding to every point on the number line, there exists a unique real number.
  • 12. Archimedes The Greek genius Archimedes was the first to complete digits in the decimal expansion of . He showed 3.140845< < 3.142857.Aryabhatta (456-550 AD), the great Indian mathematician and astronomer, found the value of correct to four decimal places (3.1416). Using high speed computers and advanced algorithms, has been computed to over 1.24 trillion decimal places !
  • 13. QUESTIONS ๏‚ž Use Euclidโ€™s division algorithm to find the HCF of: (i) 135 and 225 Answer: 135 and 225 Since 225 > 135, we apply the division lemma to 225 and 135 to obtain 225 = 135 ร— 1 + 90 Since remainder 90 โ‰  0, we apply the division lemma to 135 and 90 to obtain 135 = 90 ร— 1 + 45 We consider the new divisor 90 and new remainder 45, and apply the division lemma to obtain 90 = 2 ร— 45 + 0 Since the remainder is zero, the process stops. Since the divisor at this stage is 45, Therefore, the HCF of 135 and 225 is 45.
  • 14. (ii) 196 and 38220 Answer 196 and 38220 Since 38220 > 196, we apply the division lemma to 38220 and 196 to obtain 38220 = 196 ร— 195 + 0 Since the remainder is zero, the process stops. Since the divisor at this stage is 196, Therefore, HCF of 196 and 38220 is 196.
  • 15. ๏‚ž Show that any positive odd integer is of the form 6q + 1, or 6q + 3, or 6q + 5, where q is some integer. Answer Let a be any positive integer and b = 6. Then, by Euclidโ€™s algorithm, a = 6q + r for some integer q โ‰ฅ 0, and r = 0, 1, 2, 3, 4, 5 because 0 โ‰ค r < 6. Therefore, a = 6q or 6q + 1 or 6q + 2 or 6q + 3 or 6q + 4 or 6q + 5 Also, 6q + 1 = 2 ร— 3q + 1 = 2k1 + 1, where k1 is a positive integer 6q + 3 = (6q + 2) + 1 = 2 (3q + 1) + 1 = 2k2 + 1, where k2 is an integer 6q + 5 = (6q + 4) + 1 = 2 (3q + 2) + 1 = 2k3 + 1, where k3 is an integer Clearly, 6q + 1, 6q + 3, 6q + 5 are of the form 2k + 1, where k is an integer. Therefore, 6q + 1, 6q + 3, 6q + 5 are not exactly divisible by 2. Hence, these expressions of numbers are odd numbers. And therefore, any odd integer can be expressed in the form 6q + 1, or 6q + 3, or 6q + 5
  • 16. (iii) 867 and 255 Answer 867 and 255 Since 867 > 255, we apply the division lemma to 867 and 255 to obtain 867 = 255 ร— 3 + 102 Since remainder 102 โ‰  0, we apply the division lemma to 255 and 102 to obtain 255 = 102 ร— 2 + 51 We consider the new divisor 102 and new remainder 51, and apply the division lemma to obtain 102 = 51 ร— 2 + 0 Since the remainder is zero, the process stops. Since the divisor at this stage is 51, Therefore, HCF of 867 and 255 is 51.
  • 17. ๏‚ž An army contingent of 616 members is to march behind an army band of 32 members in a parade. The two groups are to march in the same number of columns. What is the maximum number of columns in which they can march? Answer HCF (616, 32) will give the maximum number of columns in which they can march. We can use Euclidโ€™s algorithm to find the HCF. 616 = 32 ร— 19 + 8 32 = 8 ร— 4 + 0 The HCF (616, 32) is 8. Therefore, they can march in 8 columns each.
  • 18. ๏‚ž Use Euclidโ€™s division lemma to show that the square of any positive integer is either of form 3m or 3m + 1 for some integer m. Answer Let a be any positive integer and b = 3. Then a = 3q + r for some integer q โ‰ฅ 0 And r = 0, 1, 2 because 0 โ‰ค r < 3 Therefore, a = 3q or 3q + 1 or 3q + 2 Or, ๐‘Ž2=(3๐‘ž)2 ๐‘œ๐‘Ÿ (3๐‘ž+1)2 ๐‘œ๐‘Ÿ (3๐‘ž+2)2 =(3๐‘ž)2 ๐‘œ๐‘Ÿ 9๐‘ž2+6๐‘ž+1 ๐‘œ๐‘Ÿ 9๐‘ž2+12๐‘ž+4 =3ร—(3๐‘ž2) ๐‘œ๐‘Ÿ 3ร—(3๐‘ž2+2๐‘ž)+1 ๐‘œ๐‘Ÿ 3ร—(3๐‘ž2+4๐‘ž+1)+1 =3๐‘˜1 ๐‘œ๐‘Ÿ 3๐‘˜2+1 ๐‘œ๐‘Ÿ 3๐‘˜ 3+1 Where k1, k2, and k3 are some positive integers Hence, it can be said that the square of any positive integer is either of the form 3m or 3m + 1.
  • 19. ๏‚ž Express each number as product of its prime factors: (i) 140 Answer: 140 = 2 ร— 2 ร— 5 ร— 7 = 22 ร— 5 ร— 7 (ii) 156 Answer: 156 = 2 ร— 2 ร— 3 ร— 13 = 22 ร— 3 ร—13 (iii) 3825 Answer: 3825 = 3 ร— 3 ร— 5 ร— 5 ร— 17 = 32 ร— 52 ร—17 (iv) 5005 Answer: 5005 = 5 ร— 7 ร— 11 ร— 13 (v) 7429 Answer: 7429 = 17 ร— 19 ร— 23
  • 20. ๏‚ž Use Euclidโ€™s division lemma to show that the cube of any positive integer is of the form 9m, 9m + 1 or 9m + 8. Answer Let a be any positive integer and b = 3 a = 3q + r, where q โ‰ฅ 0 and 0 โ‰ค r < 3 a = 3q or 3q + 1 or 3q + 2 Therefore, every number can be represented as these three forms. There are three cases. Case 1: When a = 3q, a3 = (3q)3 = 27q3 = 9(3q3)= 9m Where m is an integer such that m = 3q3
  • 21. Case 2: When a = 3q + 1, a3 = (3q +1)3 a3 = 27q3 + 27q2 + 9q + 1 a3 = 9(3q3 + 3q2 + q) + 1 a3 = 9m + 1 Where m is an integer such that m = (3q3 + 3q2 + q) Case 3: When a = 3q + 2, a3 = (3q +2)3 a3 = 27q3 + 54q2 + 36q + 8 a3 = 9(3q3 + 6q2 + 4q) + 8 a3 = 9m + 8 Where m is an integer such that m = (3q3 + 6q2 + 4q) Therefore, the cube of any positive integer is of the form 9m, 9m + 1, or 9m + 8.
  • 22. (iii) 336 and 54 Hence, product of two numbers = HCF ร— LCM Answer
  • 23. ๏‚ž Find the LCM and HCF of the following pairs of integers and verify that LCM ร— HCF = product of the two numbers. (i) 26 and 91 Answer Hence, product of two numbers = HCF ร— LCM
  • 24. (ii) 510 and 92 Hence, product of two numbers = HCF ร— LCM Answer
  • 25. ๏‚ž Find the LCM and HCF of the following integers by applying the prime factorisation method. (i) 12, 15 and 21 Answer
  • 26. (ii) 17, 23 and 29 (iii) 8, 9 and 25 Answer Answer
  • 27. ๏‚ž Given that HCF (306, 657) = 9, find LCM (306, 657). Answer
  • 28. ๏‚ž Explain why 7 ร— 11 ร— 13 + 13 and 7 ร— 6 ร— 5 ร— 4 ร— 3 ร— 2 ร— 1 + 5 are composite numbers. Answer 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 ร— 11 ร— 13 + 13 = 13 ร— (7 ร— 11 + 1) = 13 ร— (77 + 1) = 13 ร— 78 = 13 ร—13 ร— 6 The given expression has 6 and 13 as its factors. Therefore, it is a composite number. 7 ร— 6 ร— 5 ร— 4 ร— 3 ร— 2 ร— 1 + 5 = 5 ร—(7 ร— 6 ร— 4 ร— 3 ร— 2 ร— 1 + 1) = 5 ร— (1008 + 1) = 5 ร—1009 1009 cannot be factorised further. Therefore, the given expression has 5 and 1009 as its factors. Hence, it is a composite number.
  • 29. ๏‚ž 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? Answer 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.
  • 30. 18 = 2 ร— 3 ร— 3 And, 12 = 2 ร— 2 ร— 3 LCM of 12 and 18 = 2 ร— 2 ร— 3 ร— 3 = 36 Therefore, Ravi and Sonia will meet together at the starting point after 36 minutes.
  • 31. ๏‚ž Prove that โˆš5 is irrational. Answer Let โˆš5 is a rational number. Therefore, we can find two integers a, b (b โ‰  0) such that โˆš5= ๐‘Ž๐‘ 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 b are co-prime. ๐‘Ž=โˆš5 ๐‘ โ‡’๐‘Ž2=5 ๐‘2 Therefore, a2 is divisible by 5 and it can be said that a is divisible by 5. Let a = 5k, where k is an integer (5 ๐‘˜)2=5 ๐‘2 โ‡’5 ๐‘˜2= ๐‘2 This means that b2 is divisible by 5 and hence, b is divisible by 5. 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, โˆš5 cannot be expressed as ๐‘๐‘ž or it can be said that โˆš5 is irrational.
  • 32. ๏‚ž Prove that 3+2โˆš5 is irrational. Answer Let 3+2โˆš5 is rational. Therefore, we can find two co-prime integers a, b (b โ‰  0) such that 3+2โˆš5=๐‘Ž/๐‘ โ‡’2โˆš5=๐‘Ž/๐‘โˆ’3 โ‡’โˆš5=12(๐‘Ž/๐‘โˆ’3) Since a and b are integers, 1/2(๐‘Ž/๐‘โˆ’3) will also be rational and therefore, โˆš5 is rational. This contradicts the fact that โˆš5 is irrational. Hence, our assumption that 3+2โˆš5 is rational is false. Therefore, 3+2โˆš5 is irrational.
  • 33. ๏‚ž Prove that the following are irrationals: (i) 1 /โˆš2 Answer Let 1 /โˆš2 is rational. Therefore, we can find two co-prime integers a, b (b โ‰  0) such that 1/ โˆš2= ๐‘Ž๐‘ Or โˆš2=๐‘๐‘Ž ๐‘๐‘Ž is rational as a and b are integers. Therefore, โˆš2 is rational which contradicts to the fact that โˆš2 is irrational. Hence, our assumption is false and 1/โˆš2 is irrational.
  • 34. ๏‚ž Without actually performing the long division, state whether the following rational numbers will have a terminating decimal expansion or a non-terminating repeating decimal expansion: (i)13/3125 Answer The denominator is of the form 5m. Hence, the decimal expansion is terminating (ii)17/8 Answer 8=23 The denominator is of the form 2m. Hence, the decimal expansion of is terminating
  • 35. (iii) 6+โˆš2 Answer Let 6+โˆš2 be rational. Therefore, we can find two co-prime integers a, b (b โ‰  0) such that 6+โˆš2=๐‘Ž/๐‘ โ‡’โˆš2=๐‘Ž/๐‘โˆ’6 Since a and b are integers, ๐‘Ž๐‘โˆ’6 is also rational and hence, โˆš2 should be rational. This contradicts the fact that โˆš2 is irrational. Therefore, our assumption is false and hence, 6+โˆš2 is irrational.
  • 36. (ii) 7โˆš5 Answer Let 7โˆš5 is rational. Therefore, we can find two co-prime integers a, b (b โ‰  0) such that 7โˆš5=๐‘Ž/๐‘ โ‡’โˆš5=๐‘Ž/7๐‘ ๐‘Ž/7๐‘ is rational as a and b are integers. Therefore, โˆš5 should be rational. This contradicts the fact that โˆš5 is irrational. Therefore, our assumption that 7โˆš5 is rational is false. Hence, 7โˆš5 is irrational.
  • 37. ๏‚ž Write down the decimal expansions of those rational numbers in Question 1 above which have terminating decimal expansions. (i)13/3125 Answer 13/3125 = 0.00416 (ii)17/8 Answer 17/8 = 2.125