SlideShare une entreprise Scribd logo
1  sur  50
Engr. Mexieca M. Fidel
THE REAL NUMBER 
SYSTEM
WRITE SETS USING SET NOTATION 
A set is a collection of objects called the 
elements or members of the set. Set braces 
{ } are usually used to enclose the 
elements. In Algebra, the elements of a set 
are usually numbers. 
• Example 1: 3 is an element of the set {1,2,3} Note: This is referred 
to as a Finite Set since we can count the elements of the set. 
• Example 2: N= {1,2,3,4,…} is referred to as a Natural Numbers or 
Counting Numbers Set. 
• Example 3: W= {0,1,2,3,4,…} is referred to as a Whole Number 
Set.
WRITE SETS USING SET NOTATION 
A set is a collection of objects called the 
elements or members of the set. Set braces 
{ } are usually used to enclose the 
elements. 
• Example 4: A set containing no numbers is shown as { } Note: This 
is referred to as the Null Set or Empty Set. 
Caution: Do not write the {0} set as the null set. This set contains 
one element, the number 0. 
• Example 5: To show that 3 “is a element of” the set {1,2,3}, use the 
notation: 3  {1,2,3}. Note: This is also true: 3  N 
• Example 6: 0  N where  is read as “is not an element of”
WRITE SETS USING SET NOTATION 
Two sets are equal if they contain 
exactly the same elements. (Order 
doesn’t matter) 
• Example 1: {1,12} = {12,1} 
• Example 2: {0,1,3}  {0,2,3}
In Algebra, letters called variables are 
often used to represent numbers or to 
define sets of numbers. (x or y). The 
notation {x|x has property P}is an example of 
“Set Builder Notation” and is read as: 
{x  x has property P} 
the set of all elements x such that x has a property P 
• Example 1: {x|x is a whole number less than 6} 
Solution: {0,1,2,3,4,5} 
• Example 2: {x|x is a natural number greater than 12} 
Solution: {13,14,15,…}
1-1 Using a number line 
-2 -1 0 1 2 3 4 5 
One way to visualize a set a numbers 
is to use a “Number Line”. 
• Example 1: The set of numbers shown above includes 
positive numbers, negative numbers and 0. This set is part of 
the set of “Integers” and is written: 
I = {…, -2, -1, 0, 1, 2, …}
1-1 Using a number line 
Graph of -1 
o 
1 
2 
11 
4 
o o 
-2 -1 0 1 2 3 4 5 
coordinate 
Each number on a number line is called the 
coordinate of the point that it labels, while the 
point is the graph of the number. 
• Example 1: The fractions shown above are examples of rational numbers. A 
rational number is one than can be expressed as the quotient of two integers, 
with the denominator not 0.
1-1 Using a number line 
Graph of -1 
4 16 
2  
o o o o o 
-2 -1 0 1 2 3 4 5 
coordinate 
Decimal numbers that neither terminate nor 
repeat are called “irrational numbers”. 
• Example 1: Many square roots are irrational numbers, however some square 
roots are rational. 
• Irrational: 
Rational: 
2 7  
4 16 
o 
1 
2 
11 
4 
o o 
7 
Circumference 
diameter 
 
OPERATIONS INVOLVING SETS
REAL NUMBERS (R) 
Definition: 
REAL NUMBERS (R) 
- Set of all rational and 
irrational numbers.
SUBSETS of R 
Definition: 
RATIONAL NUMBERS (Q) 
- numbers that can be expressed as 
a quotient a/b, where a and b are 
integers. 
- terminating or repeating decimals 
- Ex: {1/2, 55/230, -205/39}
SUBSETS of R 
Definition: 
INTEGERS (Z) 
- numbers that consist of 
positive integers, negative 
integers, and zero, 
- {…, -2, -1, 0, 1, 2 ,…}
SUBSETS of R 
Definition: 
NATURAL NUMBERS (N) 
- counting numbers 
- positive integers 
- {1, 2, 3, 4, ….}
SUBSETS of R 
Definition: 
WHOLE NUMBERS (W) 
- nonnegative integers 
- { 0 }  {1, 2, 3, 4, ….} 
- {0, 1, 2, 3, 4, …}
SUBSETS of R 
Definition: 
IRRATIONAL NUMBERS (Q´) 
- non-terminating and non-repeating 
decimals 
- transcendental numbers 
- Ex: {pi, sqrt 2, -1.436512…..}
The Set of Real Numbers 
Q 
Q‘ 
(Irrational Numbers) 
Q 
(Rational Numbers) 
Z 
(Integers) 
W 
(whole numbers) 
N 
(Natural numbers)
PROPERTIES of R 
Definition: 
CLOSURE PROPERTY 
Given real numbers a and b, 
Then, a + b is a real number (+), 
or a x b is a real number (x).
PROPERTIES of R 
Example 1: 
12 + 3 is a real number. 
Therefore, the set of reals is 
CLOSED with respect to 
addition.
PROPERTIES of R 
Example 2: 
12 x 4.2 is a real number. 
Therefore, the set of reals is 
CLOSED with respect to 
multiplication.
PROPERTIES of R 
Definition: 
COMMUTATIVE PROPERTY 
Given real numbers a and b, 
Addition: a + b = b + a 
Multiplication: ab = ba
PROPERTIES of R 
Example 3: 
Addition: 
2.3 + 1.2 = 1.2 + 2.3 
Multiplication: 
(2)(3.5) = (3.5)(2)
PROPERTIES of R 
Definition: 
ASSOCIATIVE PROPERTY 
Given real numbers a, b and c, 
Addition: 
(a + b) + c = a + (b + c) 
Multiplication: (ab)c = a(bc)
PROPERTIES of R 
Example 4: 
Addition: 
(6 + 0.5) + ¼ = 6 + (0.5 + ¼) 
Multiplication: 
(9 x 3) x 4 = 9 x (3 x 4)
PROPERTIES of R 
Definition: 
DISTRIBUTIVE PROPERTY of 
MULTIPLICATION OVER 
ADDITION 
Given real numbers a, b and c, 
a (b + c) = ab + ac
PROPERTIES of R 
Example 5: 
4.3 (0.11 + 3.02) = (4.3)(0.11) + (4.3)(3.02) 
Example 6: 
2x (3x – b) = (2x)(3x) + (2x)(-b)
PROPERTIES of R 
Definition: 
IDENTITY PROPERTY 
Given a real number a, 
Addition: 0 + a = a 
Multiplication: 1 x a = a
PROPERTIES of R 
Example 7: 
Addition: 
0 + (-1.342) = -1.342 
Multiplication: 
(1)(0.1234) = 0.1234
PROPERTIES of R 
Definition: 
INVERSE PROPERTY 
Given a real number a, 
Addition: a + (-a) = 0 
Multiplication: a x (1/a) = 1
PROPERTIES of R 
Example 8: 
Addition: 
1.342 + (-1.342) = 0 
Multiplication: 
(0.1234)(1/0.1234) = 1
EXERCISES 
Tell which of the properties of real 
numbers justifies each of the following 
statements. 
1. (2)(3) + (2)(5) = 2 (3 + 5) 
2. (10 + 5) + 3 = 10 + (5 + 3) 
3. (2)(10) + (3)(10) = (2 + 3)(10) 
4. (10)(4)(10) = (4)(10)(10) 
5. 10 + (4 + 10) = 10 + (10 + 4) 
6. 10[(4)(10)] = [(4)(10)]10 
7. [(4)(10)]10 = 4[(10)(10)] 
8. 3 + 0.33 is a real number
TRUE OR FALSE 
1. The set of WHOLE 
numbers is closed 
with respect to 
multiplication.
TRUE OR FALSE 
2. The set of NATURAL 
numbers is closed with 
respect to 
multiplication.
TRUE OR FALSE 
3. The product of any two 
REAL numbers is a 
REAL number.
TRUE OR FALSE 
4. The quotient of any 
two REAL numbers is a 
REAL number.
TRUE OR FALSE 
5. Except for 0, the set of 
RATIONAL numbers is 
closed under division.
TRUE OR FALSE 
6. Except for 0, the set of 
RATIONAL numbers 
contains the 
multiplicative inverse for 
each of its members.
TRUE OR FALSE 
7. The set of RATIONAL 
numbers is associative 
under multiplication.
TRUE OR FALSE 
8. The set of RATIONAL 
numbers contains the 
additive inverse for 
each of its members.
TRUE OR FALSE 
9. The set of INTEGERS is 
commutative under 
subtraction.
TRUE OR FALSE 
10. The set of INTEGERS 
is closed with respect 
to division.

Contenu connexe

Tendances

Real number system full
Real  number  system fullReal  number  system full
Real number system fullAon Narinchoti
 
CBSE Class 10 Mathematics Real Numbers Topic
CBSE Class 10 Mathematics Real Numbers TopicCBSE Class 10 Mathematics Real Numbers Topic
CBSE Class 10 Mathematics Real Numbers TopicEdvie
 
1.1 Real Numbers and Number Operations
1.1 Real Numbers and Number Operations1.1 Real Numbers and Number Operations
1.1 Real Numbers and Number OperationsSarah Stillwell
 
1.1/1.2 Properties of Real Numbers
1.1/1.2 Properties of Real Numbers1.1/1.2 Properties of Real Numbers
1.1/1.2 Properties of Real Numbersleblance
 
The real number system
The real number systemThe real number system
The real number systemShawn Burke
 
Lesson 1.9 the set of rational numbers
Lesson 1.9   the set of rational numbersLesson 1.9   the set of rational numbers
Lesson 1.9 the set of rational numbersJohnnyBallecer
 
The real Number system
The real Number systemThe real Number system
The real Number systemRawabi Alz
 
Rational irrational and_real_number_practice
Rational irrational and_real_number_practiceRational irrational and_real_number_practice
Rational irrational and_real_number_practiceeixarc
 
Properties of Real Numbers
Properties of Real NumbersProperties of Real Numbers
Properties of Real Numbersrfant
 
Algebra 1 Slide Show
Algebra 1 Slide ShowAlgebra 1 Slide Show
Algebra 1 Slide Showjordysmith13
 
1.3 Real Numbers and the Number Line
1.3 Real Numbers and the Number Line1.3 Real Numbers and the Number Line
1.3 Real Numbers and the Number LineDee Black
 
Rational numbers Class 8 chapter 1
Rational numbers Class 8 chapter 1Rational numbers Class 8 chapter 1
Rational numbers Class 8 chapter 1YogitaGupta34
 

Tendances (20)

Real number system full
Real  number  system fullReal  number  system full
Real number system full
 
Real numbers
Real numbersReal numbers
Real numbers
 
The Real Numbers
The Real NumbersThe Real Numbers
The Real Numbers
 
The real number system
The real number systemThe real number system
The real number system
 
CBSE Class 10 Mathematics Real Numbers Topic
CBSE Class 10 Mathematics Real Numbers TopicCBSE Class 10 Mathematics Real Numbers Topic
CBSE Class 10 Mathematics Real Numbers Topic
 
04 real numbers
04   real numbers04   real numbers
04 real numbers
 
1.1 Real Numbers and Number Operations
1.1 Real Numbers and Number Operations1.1 Real Numbers and Number Operations
1.1 Real Numbers and Number Operations
 
1.1/1.2 Properties of Real Numbers
1.1/1.2 Properties of Real Numbers1.1/1.2 Properties of Real Numbers
1.1/1.2 Properties of Real Numbers
 
The real number system
The real number systemThe real number system
The real number system
 
The real number system
The real number systemThe real number system
The real number system
 
Real numbers
Real numbersReal numbers
Real numbers
 
Real numbers
Real numbersReal numbers
Real numbers
 
Ppt on real numbers
Ppt on real numbersPpt on real numbers
Ppt on real numbers
 
Lesson 1.9 the set of rational numbers
Lesson 1.9   the set of rational numbersLesson 1.9   the set of rational numbers
Lesson 1.9 the set of rational numbers
 
The real Number system
The real Number systemThe real Number system
The real Number system
 
Rational irrational and_real_number_practice
Rational irrational and_real_number_practiceRational irrational and_real_number_practice
Rational irrational and_real_number_practice
 
Properties of Real Numbers
Properties of Real NumbersProperties of Real Numbers
Properties of Real Numbers
 
Algebra 1 Slide Show
Algebra 1 Slide ShowAlgebra 1 Slide Show
Algebra 1 Slide Show
 
1.3 Real Numbers and the Number Line
1.3 Real Numbers and the Number Line1.3 Real Numbers and the Number Line
1.3 Real Numbers and the Number Line
 
Rational numbers Class 8 chapter 1
Rational numbers Class 8 chapter 1Rational numbers Class 8 chapter 1
Rational numbers Class 8 chapter 1
 

En vedette

Surds+2+rationalization
Surds+2+rationalizationSurds+2+rationalization
Surds+2+rationalizationestelav
 
Maximizing areaof3 sidedenclosuresslidedeck
Maximizing areaof3 sidedenclosuresslidedeckMaximizing areaof3 sidedenclosuresslidedeck
Maximizing areaof3 sidedenclosuresslidedeckKyle Pearce
 
1.2 Irrational Numbers ppt
1.2 Irrational Numbers ppt1.2 Irrational Numbers ppt
1.2 Irrational Numbers pptSandra Johnson
 
Real Numbers
Real NumbersReal Numbers
Real Numbersdeathful
 
Venn Diagram Project
Venn Diagram ProjectVenn Diagram Project
Venn Diagram Projectallygree
 
Venn Diagram Word Problems
Venn Diagram Word ProblemsVenn Diagram Word Problems
Venn Diagram Word ProblemsPassy World
 
Rounding whole numbers
Rounding whole numbersRounding whole numbers
Rounding whole numbersShiara Agosto
 
Venn Diagrams and Sets
Venn Diagrams and SetsVenn Diagrams and Sets
Venn Diagrams and SetsPassy World
 
Educ. 4 principles of teaching mara ico report
Educ. 4 principles of teaching   mara ico reportEduc. 4 principles of teaching   mara ico report
Educ. 4 principles of teaching mara ico reportMara Ico
 
Principles of learning
Principles of learningPrinciples of learning
Principles of learningAkshada Sabnis
 

En vedette (20)

Surds+2+rationalization
Surds+2+rationalizationSurds+2+rationalization
Surds+2+rationalization
 
Maximizing areaof3 sidedenclosuresslidedeck
Maximizing areaof3 sidedenclosuresslidedeckMaximizing areaof3 sidedenclosuresslidedeck
Maximizing areaof3 sidedenclosuresslidedeck
 
Real number system foldable
Real number system foldableReal number system foldable
Real number system foldable
 
Number system
Number systemNumber system
Number system
 
Rounding
RoundingRounding
Rounding
 
Surds
SurdsSurds
Surds
 
Numebr system
Numebr systemNumebr system
Numebr system
 
1.2 Irrational Numbers ppt
1.2 Irrational Numbers ppt1.2 Irrational Numbers ppt
1.2 Irrational Numbers ppt
 
Real Numbers
Real NumbersReal Numbers
Real Numbers
 
Venn Diagram Project
Venn Diagram ProjectVenn Diagram Project
Venn Diagram Project
 
ROUNDING OFF NUMBERS
ROUNDING OFF NUMBERSROUNDING OFF NUMBERS
ROUNDING OFF NUMBERS
 
Venn Diagram Word Problems
Venn Diagram Word ProblemsVenn Diagram Word Problems
Venn Diagram Word Problems
 
Rounding whole numbers
Rounding whole numbersRounding whole numbers
Rounding whole numbers
 
Rounding
RoundingRounding
Rounding
 
Venn Diagrams and Sets
Venn Diagrams and SetsVenn Diagrams and Sets
Venn Diagrams and Sets
 
Lesson Planning
Lesson PlanningLesson Planning
Lesson Planning
 
Educ. 4 principles of teaching mara ico report
Educ. 4 principles of teaching   mara ico reportEduc. 4 principles of teaching   mara ico report
Educ. 4 principles of teaching mara ico report
 
Number system
Number systemNumber system
Number system
 
Real numbers
Real numbersReal numbers
Real numbers
 
Principles of learning
Principles of learningPrinciples of learning
Principles of learning
 

Similaire à Lecture 01 reals number system

1. Real Numbers and Integer Exponent.pptx
1. Real Numbers and Integer Exponent.pptx1. Real Numbers and Integer Exponent.pptx
1. Real Numbers and Integer Exponent.pptxmxian444
 
Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...
Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...
Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...Amr Rashed
 
Real number system full
Real  number  system fullReal  number  system full
Real number system fullAon Narinchoti
 
Sets and Functions By Saleh ElShehabey
Sets and Functions By Saleh ElShehabeySets and Functions By Saleh ElShehabey
Sets and Functions By Saleh ElShehabeyravingeek
 
Functions And Relations
Functions And RelationsFunctions And Relations
Functions And Relationsandrewhickson
 
number theory
number theorynumber theory
number theoryklawdet
 
Sets of numbers
Sets of numbersSets of numbers
Sets of numberspcm544330
 
Functions And Relations
Functions And RelationsFunctions And Relations
Functions And Relationsandrewhickson
 
Discrete Structure Mathematics lecture 1
Discrete Structure Mathematics lecture 1Discrete Structure Mathematics lecture 1
Discrete Structure Mathematics lecture 1Amr Rashed
 
An applied approach to calculas
An applied approach to calculasAn applied approach to calculas
An applied approach to calculasTarun Gehlot
 
0.1 Number Theory
0.1 Number Theory0.1 Number Theory
0.1 Number Theorysmiller5
 
Discrete mathematic
Discrete mathematicDiscrete mathematic
Discrete mathematicNaralaswapna
 
Lovely Professional University UNIT 1 NUMBER SYSTEM.pdf
Lovely Professional University UNIT 1 NUMBER SYSTEM.pdfLovely Professional University UNIT 1 NUMBER SYSTEM.pdf
Lovely Professional University UNIT 1 NUMBER SYSTEM.pdfkhabarkus234
 
Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...
Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...
Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...LouelaDePaz
 

Similaire à Lecture 01 reals number system (20)

1. Real Numbers and Integer Exponent.pptx
1. Real Numbers and Integer Exponent.pptx1. Real Numbers and Integer Exponent.pptx
1. Real Numbers and Integer Exponent.pptx
 
Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...
Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...
Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...
 
Real number system full
Real  number  system fullReal  number  system full
Real number system full
 
Sets and Functions By Saleh ElShehabey
Sets and Functions By Saleh ElShehabeySets and Functions By Saleh ElShehabey
Sets and Functions By Saleh ElShehabey
 
Functions And Relations
Functions And RelationsFunctions And Relations
Functions And Relations
 
number theory
number theorynumber theory
number theory
 
Sets of numbers
Sets of numbersSets of numbers
Sets of numbers
 
Functions And Relations
Functions And RelationsFunctions And Relations
Functions And Relations
 
Discrete Structure Mathematics lecture 1
Discrete Structure Mathematics lecture 1Discrete Structure Mathematics lecture 1
Discrete Structure Mathematics lecture 1
 
Real-Number-System.pptx
Real-Number-System.pptxReal-Number-System.pptx
Real-Number-System.pptx
 
An applied approach to calculas
An applied approach to calculasAn applied approach to calculas
An applied approach to calculas
 
0.1 Number Theory
0.1 Number Theory0.1 Number Theory
0.1 Number Theory
 
Discrete mathematic
Discrete mathematicDiscrete mathematic
Discrete mathematic
 
Lovely Professional University UNIT 1 NUMBER SYSTEM.pdf
Lovely Professional University UNIT 1 NUMBER SYSTEM.pdfLovely Professional University UNIT 1 NUMBER SYSTEM.pdf
Lovely Professional University UNIT 1 NUMBER SYSTEM.pdf
 
7-Sets-1.ppt
7-Sets-1.ppt7-Sets-1.ppt
7-Sets-1.ppt
 
Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...
Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...
Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...
 
Appendix A(1).pdf
Appendix A(1).pdfAppendix A(1).pdf
Appendix A(1).pdf
 
Marh algebra lesson
Marh algebra lessonMarh algebra lesson
Marh algebra lesson
 
Sets copy
Sets   copySets   copy
Sets copy
 
Sets
SetsSets
Sets
 

Plus de Hazel Joy Chong

Plus de Hazel Joy Chong (20)

Writing objectives
Writing objectivesWriting objectives
Writing objectives
 
Madelyn hunter
Madelyn hunterMadelyn hunter
Madelyn hunter
 
Effective lesson planning
Effective lesson planningEffective lesson planning
Effective lesson planning
 
ABCD model
ABCD modelABCD model
ABCD model
 
Lect 2 the four pillars of learning (riza edited)
Lect 2 the four pillars of learning (riza edited)Lect 2 the four pillars of learning (riza edited)
Lect 2 the four pillars of learning (riza edited)
 
Learning to live 2 [smallpdf.com]
Learning to live 2 [smallpdf.com]Learning to live 2 [smallpdf.com]
Learning to live 2 [smallpdf.com]
 
Learning to live
Learning to liveLearning to live
Learning to live
 
Learning to do
Learning to doLearning to do
Learning to do
 
Fourpillarsofeducation 120810190042-phpapp02
Fourpillarsofeducation 120810190042-phpapp02Fourpillarsofeducation 120810190042-phpapp02
Fourpillarsofeducation 120810190042-phpapp02
 
Learning to be
Learning to beLearning to be
Learning to be
 
The sociology of education
The sociology of educationThe sociology of education
The sociology of education
 
Social dimensions of_educatio_npart_1
Social dimensions of_educatio_npart_1Social dimensions of_educatio_npart_1
Social dimensions of_educatio_npart_1
 
Socdimofeduc
SocdimofeducSocdimofeduc
Socdimofeduc
 
conjuctions
conjuctionsconjuctions
conjuctions
 
15 photosynthesis
15 photosynthesis15 photosynthesis
15 photosynthesis
 
14 electron transport chain
14 electron transport chain14 electron transport chain
14 electron transport chain
 
13 kreb cycle
13 kreb cycle13 kreb cycle
13 kreb cycle
 
12 glycolysis
12 glycolysis12 glycolysis
12 glycolysis
 
11 introduction to cell biology 5
11 introduction to cell biology 511 introduction to cell biology 5
11 introduction to cell biology 5
 
10 introduction to cell biology 4
10 introduction to cell biology 410 introduction to cell biology 4
10 introduction to cell biology 4
 

Dernier

USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxleah joy valeriano
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptshraddhaparab530
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 

Dernier (20)

USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.ppt
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 

Lecture 01 reals number system

  • 3. WRITE SETS USING SET NOTATION A set is a collection of objects called the elements or members of the set. Set braces { } are usually used to enclose the elements. In Algebra, the elements of a set are usually numbers. • Example 1: 3 is an element of the set {1,2,3} Note: This is referred to as a Finite Set since we can count the elements of the set. • Example 2: N= {1,2,3,4,…} is referred to as a Natural Numbers or Counting Numbers Set. • Example 3: W= {0,1,2,3,4,…} is referred to as a Whole Number Set.
  • 4. WRITE SETS USING SET NOTATION A set is a collection of objects called the elements or members of the set. Set braces { } are usually used to enclose the elements. • Example 4: A set containing no numbers is shown as { } Note: This is referred to as the Null Set or Empty Set. Caution: Do not write the {0} set as the null set. This set contains one element, the number 0. • Example 5: To show that 3 “is a element of” the set {1,2,3}, use the notation: 3  {1,2,3}. Note: This is also true: 3  N • Example 6: 0  N where  is read as “is not an element of”
  • 5. WRITE SETS USING SET NOTATION Two sets are equal if they contain exactly the same elements. (Order doesn’t matter) • Example 1: {1,12} = {12,1} • Example 2: {0,1,3}  {0,2,3}
  • 6. In Algebra, letters called variables are often used to represent numbers or to define sets of numbers. (x or y). The notation {x|x has property P}is an example of “Set Builder Notation” and is read as: {x  x has property P} the set of all elements x such that x has a property P • Example 1: {x|x is a whole number less than 6} Solution: {0,1,2,3,4,5} • Example 2: {x|x is a natural number greater than 12} Solution: {13,14,15,…}
  • 7. 1-1 Using a number line -2 -1 0 1 2 3 4 5 One way to visualize a set a numbers is to use a “Number Line”. • Example 1: The set of numbers shown above includes positive numbers, negative numbers and 0. This set is part of the set of “Integers” and is written: I = {…, -2, -1, 0, 1, 2, …}
  • 8. 1-1 Using a number line Graph of -1 o 1 2 11 4 o o -2 -1 0 1 2 3 4 5 coordinate Each number on a number line is called the coordinate of the point that it labels, while the point is the graph of the number. • Example 1: The fractions shown above are examples of rational numbers. A rational number is one than can be expressed as the quotient of two integers, with the denominator not 0.
  • 9. 1-1 Using a number line Graph of -1 4 16 2  o o o o o -2 -1 0 1 2 3 4 5 coordinate Decimal numbers that neither terminate nor repeat are called “irrational numbers”. • Example 1: Many square roots are irrational numbers, however some square roots are rational. • Irrational: Rational: 2 7  4 16 o 1 2 11 4 o o 7 Circumference diameter  
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20. REAL NUMBERS (R) Definition: REAL NUMBERS (R) - Set of all rational and irrational numbers.
  • 21. SUBSETS of R Definition: RATIONAL NUMBERS (Q) - numbers that can be expressed as a quotient a/b, where a and b are integers. - terminating or repeating decimals - Ex: {1/2, 55/230, -205/39}
  • 22. SUBSETS of R Definition: INTEGERS (Z) - numbers that consist of positive integers, negative integers, and zero, - {…, -2, -1, 0, 1, 2 ,…}
  • 23. SUBSETS of R Definition: NATURAL NUMBERS (N) - counting numbers - positive integers - {1, 2, 3, 4, ….}
  • 24. SUBSETS of R Definition: WHOLE NUMBERS (W) - nonnegative integers - { 0 }  {1, 2, 3, 4, ….} - {0, 1, 2, 3, 4, …}
  • 25. SUBSETS of R Definition: IRRATIONAL NUMBERS (Q´) - non-terminating and non-repeating decimals - transcendental numbers - Ex: {pi, sqrt 2, -1.436512…..}
  • 26. The Set of Real Numbers Q Q‘ (Irrational Numbers) Q (Rational Numbers) Z (Integers) W (whole numbers) N (Natural numbers)
  • 27. PROPERTIES of R Definition: CLOSURE PROPERTY Given real numbers a and b, Then, a + b is a real number (+), or a x b is a real number (x).
  • 28. PROPERTIES of R Example 1: 12 + 3 is a real number. Therefore, the set of reals is CLOSED with respect to addition.
  • 29. PROPERTIES of R Example 2: 12 x 4.2 is a real number. Therefore, the set of reals is CLOSED with respect to multiplication.
  • 30. PROPERTIES of R Definition: COMMUTATIVE PROPERTY Given real numbers a and b, Addition: a + b = b + a Multiplication: ab = ba
  • 31. PROPERTIES of R Example 3: Addition: 2.3 + 1.2 = 1.2 + 2.3 Multiplication: (2)(3.5) = (3.5)(2)
  • 32. PROPERTIES of R Definition: ASSOCIATIVE PROPERTY Given real numbers a, b and c, Addition: (a + b) + c = a + (b + c) Multiplication: (ab)c = a(bc)
  • 33. PROPERTIES of R Example 4: Addition: (6 + 0.5) + ¼ = 6 + (0.5 + ¼) Multiplication: (9 x 3) x 4 = 9 x (3 x 4)
  • 34. PROPERTIES of R Definition: DISTRIBUTIVE PROPERTY of MULTIPLICATION OVER ADDITION Given real numbers a, b and c, a (b + c) = ab + ac
  • 35. PROPERTIES of R Example 5: 4.3 (0.11 + 3.02) = (4.3)(0.11) + (4.3)(3.02) Example 6: 2x (3x – b) = (2x)(3x) + (2x)(-b)
  • 36. PROPERTIES of R Definition: IDENTITY PROPERTY Given a real number a, Addition: 0 + a = a Multiplication: 1 x a = a
  • 37. PROPERTIES of R Example 7: Addition: 0 + (-1.342) = -1.342 Multiplication: (1)(0.1234) = 0.1234
  • 38. PROPERTIES of R Definition: INVERSE PROPERTY Given a real number a, Addition: a + (-a) = 0 Multiplication: a x (1/a) = 1
  • 39. PROPERTIES of R Example 8: Addition: 1.342 + (-1.342) = 0 Multiplication: (0.1234)(1/0.1234) = 1
  • 40. EXERCISES Tell which of the properties of real numbers justifies each of the following statements. 1. (2)(3) + (2)(5) = 2 (3 + 5) 2. (10 + 5) + 3 = 10 + (5 + 3) 3. (2)(10) + (3)(10) = (2 + 3)(10) 4. (10)(4)(10) = (4)(10)(10) 5. 10 + (4 + 10) = 10 + (10 + 4) 6. 10[(4)(10)] = [(4)(10)]10 7. [(4)(10)]10 = 4[(10)(10)] 8. 3 + 0.33 is a real number
  • 41. TRUE OR FALSE 1. The set of WHOLE numbers is closed with respect to multiplication.
  • 42. TRUE OR FALSE 2. The set of NATURAL numbers is closed with respect to multiplication.
  • 43. TRUE OR FALSE 3. The product of any two REAL numbers is a REAL number.
  • 44. TRUE OR FALSE 4. The quotient of any two REAL numbers is a REAL number.
  • 45. TRUE OR FALSE 5. Except for 0, the set of RATIONAL numbers is closed under division.
  • 46. TRUE OR FALSE 6. Except for 0, the set of RATIONAL numbers contains the multiplicative inverse for each of its members.
  • 47. TRUE OR FALSE 7. The set of RATIONAL numbers is associative under multiplication.
  • 48. TRUE OR FALSE 8. The set of RATIONAL numbers contains the additive inverse for each of its members.
  • 49. TRUE OR FALSE 9. The set of INTEGERS is commutative under subtraction.
  • 50. TRUE OR FALSE 10. The set of INTEGERS is closed with respect to division.