SlideShare uma empresa Scribd logo
1 de 14
Course
sets

7

Class

mathematics

Subject
Submitted by

Sayeda Tayyaba Shahid (1409)
Tatheer Zahra (1405)
Saba Shaukat (1442)
Submitted to
Shafiq ur rehman
The Importance of Math
Why is Math so important?
Probably because it is used in so many other subjects. There are uses of mathematics in all the
"hard" sciences, such as biology, chemistry, and physics; the "soft" sciences, such as economics,
psychology, and sociology; engineering fields, such as civil, mechanical, and industrial
engineering; and technological fields such as computers, rockets, and communications. There
are even uses in the arts, such as sculpture, drawing, and music. In addition, anything which uses
a computer uses mathematics, and you probably are aware of how many things that is!
Furthermore, learning mathematics forces one to learn how to think very logically and to solve
problems using that skill. It also teaches one to be precise in thoughts and words. Math teaches
life skills. It is difficult to find any area of life that isn't touched by mathematics. We are
surrounded by math, and also surrounded by people who do know math. If you don't know
what's going on, you are at their mercy.

Wikipedia.com
Through which ICT we share our objective






By using internet
social media
E-mail
Multimedia
computer
Objectives
 Express a set in
 Descriptive way
 Set builder form
 Tabular form

 Define intersection, union and different of two sets.
 Find
 Union of two or more sets
 Intersection of two or more sets
 Difference of two sets






Define and identify disjoint and overlapping sets.
Define universal set and complement of a set.
Represent set through venn diagram.
Perform operations of union, intersection, difference and complement
on two sets A and B, when:





A is subset of B,
B is subset of A,
A and B are disjoint sets,
A and B are overlapping sets, through venn diagram.
Set theory
Set theory is the branch of mathematical logic that studies sets, which are collections of objects.
Although any type of object can be collected into a set, set theory is applied most often to objects
that are relevant to mathematics. The language of set theory can be used in the definitions of
nearly all mathematical objects.
The modern study of set theory was initiated by Georg Cantor and Richard Dedekind in the
1870s. After the discovery of paradoxes in naive set theory, numerous axiom systems were
proposed in the early twentieth century, of which the Zermelo–Fraenkel axioms, with the axiom
of choice, are the best-known.
Set theory is commonly employed as a foundational system for mathematics, particularly in the
form of Zermelo–Fraenkel set theory with the axiom of choice. Beyond its foundational role, set
theory is a branch of mathematics in its own right, with an active research community.
Contemporary research into set theory includes a diverse collection of topics, ranging from the
structure of the real number line to the study of the consistency of large cardinals.

Wikipedia.com
What is set?
A set is a well-defined collection of distinct objects. The objects that make up a set (also known
as the elements or members of a set) can be anything: numbers, people, letters of the alphabet,
other sets, and so on. Georg Cantor, the founder of set theory, gave the following definition of a
set.
1. A set is a gathering together into a whole of definite, distinct objects of our perception or
of our thought – which are called elements of the set.
2. Sets are conventionally denoted with capital letters. Sets A and B are equal if and only if
they have precisely the same elements.
Describing sets
There are two ways of describing, or specifying the members of, a set. One way is by
intentional definition, using a rule or semantic description:
A is the set whose members are the first four positive integers.
B is the set of colors of the French flag.
The second way is by extension – that is, listing each member of the set. An extensional
definition is denoted by enclosing the list of members in curly brackets:
C = {4, 2, 1, 3}
D = {blue, white, red}.
Every element of a set must be unique; no two members may be identical. (A multiset is a
generalized concept of a set that relaxes this criterion.) All set operations preserve this
property. The order in which the elements of a set or multiset are listed is irrelevant
(unlike for a sequence or tuple). Combining these two ideas into an example
{6, 11} = {11, 6} = {11, 6, 6, 11}
because the extensional specification means merely that each of the elements listed is a
member of the set.

Membership
The key relation between sets is membership – when one set is an element of another.
If a is a member of B, this is denoted a ∈ B, while if c is not a member of B then c ∉ B.
For example, with respect to the sets A = {1,2,3,4}, B = {blue, white, red}, and F = {n2 –
4 | n is an integer; and 0 ≤ n ≤ 19} defined above,
4 ∈ A and 12 ∈ F; but
9 ∉ F and green ∉ B.

Wikipedia.com
Expressing a set
There are three ways to express a set
1)
Descriptive form
2)
Tabular form
3)
Set builder form
1) Descriptive form:
IF a set is described with the help of a statement, it is called descriptive form . for
example
N= set of natural numbers
Z= set of integers
P= set of prime numbers
W=set of whole numbers
Natural Number
The term "natural number" refers either to a member of the set of
positive integers 1, 2, 3, ... or to the set of nonnegative integers 0,
1, 2, 3, ... Regrettably, there seems to be no general agreement
about whether to include 0 in the set of natural numbers. In fact,
Ribenboim (1996) states "Let P be a set of natural numbers;
whenever convenient, it may be assumed that 0 in P."
The set of natural numbers (whichever definition is adopted) is
denoted N.
Due to lack of standard terminology, the following terms and
notations are recommended in preference to "counting number,"
"natural number," and "whole number."

Set

Name

.., -2, -1, 0, 1, 2, ...
1, 2, 3, 4, ...
0, 1, 2, 3, 4, ...

Integers
positive integers
Non-negative
integers
Non-positive integers
negative integers

0, -1, -2, -3, -4, ...
-1, -2, -3, -4, ...

symbol
Z
Z-+
Z-*

Z--

Integers
An integer is a number that can be written without a fractional or
decimal component. For example, 21, 4, and −2048 are integers;
9.75, 5½, and √2 are not integers. The set of integers is a subset of
the real numbers, and consists of the natural numbers (1, 2, 3, ...),
zero (0) and the negatives of the natural numbers (−1, −2, −3, ...).

Prime number
A prime number (or a prime) is a natural number greater than 1
that has no positive divisors other than 1 and itself. A natural
number greater than 1 that is not a prime number is called a
composite number. For example, 5 is prime because only 1 and 5
evenly divide it, whereas 6 is composite because it has the divisors
2 and 3 in addition to 1 and 6

Whole number
Whole numbers may variously refer to:
 natural numbers beginning 1, 2, 3, ...; the positive integers
 natural numbers beginning 0, 1, 2, 3, ...; the non-negative
integers
 all integers ..., -3, -2, -1, 0, 1, 2, 3, ...

Answer.com

2) Tabular form:
If we list all elements of a set with in the braces {} and separate each elements by
using a comma , it is called the tabular form . For example
A={a,e,i,o,u}
C={3,6,9…..99}
W={0,1,2,3…..}
3) Set builder form:
If a set is described by using a common property of all its element, it is called set
builder form.
For example
"E is a set of even of even numbers"

Some important symbols

∧
≤
≥
∈
V
|

Such that
Less than or equal to
Greater than and equal to
Belongs to
or
Such that
Mathematics 7 by Sh. M. Tariq Rafiq, Zulqarnain Ansari
Exercise
 Write the following sets in descriptive form.
1) A= {a,e,i,o,u}
A= vowels of English alphabets.

2) B= {6,7,8,9,10}
B= set of natural numbers from 6 to 10.
 Write the following sets in tabular form.
1) E= Letters of the word “hockey”.
E= {h,o,c,k,e,y}

2) T= Multiples of 5 less than 30.
T= {5,10,15,20,25}
 Write the following sets in set builder form.
1) Z= set of natural numbers.
Z= {x | x ∈ N}

2) O= set of odd number greater than 15.
O={x | x ∈ O ∧ x >15}
Operations on sets
 Union, Intersection and difference of two sets
 Union of three sets
Following are the steps to find union of three sets
Step 1 Find the union of any two sets.
Step 2 Find the union of remaining 3rd set and the set that we get as the result of the first
step.
For three sets A, B and C there union can be taken in any of the following way.

A ∪ (B∪C)
and
={1,2,3,4} ∪ [{3,4,5,6,7,8} ∪ {6,7,8,9,10}]
={1,2,3,4} ∪ {3,4,5,6,7,8,9,10}
=

Intersection of three sets
A ∩ (B∩C)
,

and

= {a, b, c, d} ∩ ({c, d, e} ∩ {c, e, f, g})
= {a, b, c, d} ∩ {c, e}
=

Difference of two sets
Difference of set means (A-B)

= {1, 3, 6,} - {1, 2, 3, 4, 5}
=
Exercise
 Find the union of the following sets


A∪B=?

,
= {1, 3, 5} ∪ {1, 2, 3, 4}
= {1, 2, 3, 4, 5}

 Find the intersection of the following sets
,
= {3, 6, 9, 12, 15} ∩ {5, 10, 15, 20}
= {15}

Disjoint and overlapping Sets


Disjoint Sets
Two sets A and B are said to be disjoint sets, if there is no common
element between them. i.e. A = {1, 2, 3} and B = {4, 5, 6} are disjoint sets
because there is no common element in set A and set B.

 Overlapping sets
Two sets A and B are called overlapping sets , if there is at least one
element common between them but none of them is a subset of other i.e. A
= {0 , 5, 10} and B = {1, 3, 5, 7} are overlapping sets because 5 is a
common element in each sets A and B.
Universal Set and Complement of a set
 Universal Set
A set which contains all the possible elements of the sets under
consideration is called the universal set. For example, the universal set of
the counting numbers means a set that contains all possible numbers that
we can use for counting. To represent such a set we use the symbol ∪ and
read it as "universal se".



Complement of a set
Consider a set B whose universal set is U then the difference set UB or
ͨͨͨͨͨͨ
ͨͨͨ
U-B is called the complement of set B , which is donated by B' or B and
read as "B complement ".

If U = {1, 2, 3... 10} and B = {1, 3, 7, 9} then find the B'

= {1, 2, 3…..10} - {1, 3, 7, 9}
= {2, 4, 5, 6, 8, 10}

Venn diagram
A venn diagram is simply closed figure to show sets and the relationship
between difference sets.
Mathematics 7 by Sh. M. Tariq Rafiq; Zulqarnain Ansari
 Wikipedi.com
 Answer.com
 Mathematics 7 by Sh. M. Tariq
Rafiq; Zulqarnain Ansari

Mais conteúdo relacionado

Mais procurados

Importance of mathematics in our daily life
Importance of mathematics in our daily lifeImportance of mathematics in our daily life
Importance of mathematics in our daily lifeHarsh Rajput
 
The Role of Mathematics In Human Daily Life
The Role of Mathematics In Human Daily LifeThe Role of Mathematics In Human Daily Life
The Role of Mathematics In Human Daily LifeAnna Osmanay
 
Application of mathematics in daily life
Application of mathematics in daily lifeApplication of mathematics in daily life
Application of mathematics in daily lifeFazle Rabbi Ador
 
History of Number Theory
History of Number TheoryHistory of Number Theory
History of Number TheoryVolkan Nazife
 
Presentation on the real number system
Presentation on the real number systemPresentation on the real number system
Presentation on the real number systemAnthony Abidakun
 
Maths engineeringrelationship-151127074210-lva1-app6891
Maths engineeringrelationship-151127074210-lva1-app6891Maths engineeringrelationship-151127074210-lva1-app6891
Maths engineeringrelationship-151127074210-lva1-app6891saurabhuniyal-123
 
Applications of mathematics in our daily life
Applications of mathematics in our daily lifeApplications of mathematics in our daily life
Applications of mathematics in our daily lifeAbhinav Somani
 
Uses of Mathematics in our daily life by Tracilee'
 Uses of Mathematics in our daily life by Tracilee'  Uses of Mathematics in our daily life by Tracilee'
Uses of Mathematics in our daily life by Tracilee' Jitendra kumar
 
Application of Pi
Application of PiApplication of Pi
Application of Pimonil shah
 
Ppt by s k singh application of maths in science and engg.
Ppt by s k singh  application of maths in science and engg.Ppt by s k singh  application of maths in science and engg.
Ppt by s k singh application of maths in science and engg.SunilSingh152
 
Islamic & arabic contributions to mathematics
Islamic & arabic contributions to mathematicsIslamic & arabic contributions to mathematics
Islamic & arabic contributions to mathematicsTony Guerra
 
Mathematics in our daily life
Mathematics in our daily lifeMathematics in our daily life
Mathematics in our daily lifeMartin Xavier
 

Mais procurados (20)

Mathematics
MathematicsMathematics
Mathematics
 
Teaching of mathematics
Teaching of mathematicsTeaching of mathematics
Teaching of mathematics
 
Importance of mathematics in our daily life
Importance of mathematics in our daily lifeImportance of mathematics in our daily life
Importance of mathematics in our daily life
 
The Role of Mathematics In Human Daily Life
The Role of Mathematics In Human Daily LifeThe Role of Mathematics In Human Daily Life
The Role of Mathematics In Human Daily Life
 
Application of mathematics in daily life
Application of mathematics in daily lifeApplication of mathematics in daily life
Application of mathematics in daily life
 
History of Number Theory
History of Number TheoryHistory of Number Theory
History of Number Theory
 
Maths in Our Daily Life
Maths in Our Daily LifeMaths in Our Daily Life
Maths in Our Daily Life
 
Presentation on the real number system
Presentation on the real number systemPresentation on the real number system
Presentation on the real number system
 
Maths engineeringrelationship-151127074210-lva1-app6891
Maths engineeringrelationship-151127074210-lva1-app6891Maths engineeringrelationship-151127074210-lva1-app6891
Maths engineeringrelationship-151127074210-lva1-app6891
 
Applications of mathematics in our daily life
Applications of mathematics in our daily lifeApplications of mathematics in our daily life
Applications of mathematics in our daily life
 
Euclid
EuclidEuclid
Euclid
 
Mathematics
MathematicsMathematics
Mathematics
 
Uses of Mathematics in our daily life by Tracilee'
 Uses of Mathematics in our daily life by Tracilee'  Uses of Mathematics in our daily life by Tracilee'
Uses of Mathematics in our daily life by Tracilee'
 
What I Spi
What I SpiWhat I Spi
What I Spi
 
Application of Pi
Application of PiApplication of Pi
Application of Pi
 
Wonders in maths
Wonders in mathsWonders in maths
Wonders in maths
 
Ppt by s k singh application of maths in science and engg.
Ppt by s k singh  application of maths in science and engg.Ppt by s k singh  application of maths in science and engg.
Ppt by s k singh application of maths in science and engg.
 
Islamic & arabic contributions to mathematics
Islamic & arabic contributions to mathematicsIslamic & arabic contributions to mathematics
Islamic & arabic contributions to mathematics
 
Mathematics in our daily life
Mathematics in our daily lifeMathematics in our daily life
Mathematics in our daily life
 
Use of mathmatics
Use of mathmaticsUse of mathmatics
Use of mathmatics
 

Destaque

"Mathematics in day to day life"
"Mathematics in day to day life""Mathematics in day to day life"
"Mathematics in day to day life"Geevarghese George
 
Method of teching in mathematics
Method of teching in mathematics Method of teching in mathematics
Method of teching in mathematics S ANBALAGAN
 
Methods of teaching mathematics
Methods of teaching mathematicsMethods of teaching mathematics
Methods of teaching mathematicssuresh kumar
 
Maths,teaching,methods
Maths,teaching,methodsMaths,teaching,methods
Maths,teaching,methodsuniversity
 
Approaches in teaching mathematics
Approaches in teaching mathematicsApproaches in teaching mathematics
Approaches in teaching mathematicsJane-vy Labarosa
 
math in daily life
math in daily lifemath in daily life
math in daily lifesudharsan11
 
Math Powerpoint Final 1
Math Powerpoint Final 1Math Powerpoint Final 1
Math Powerpoint Final 1billinjo
 
Methods of teaching Mathematics
Methods of teaching MathematicsMethods of teaching Mathematics
Methods of teaching Mathematicsgenalyn obias
 
Why math is important!
Why math is important!Why math is important!
Why math is important!Abishai124
 
A day without math
A day without mathA day without math
A day without mathharicane
 
Math assembly
Math assemblyMath assembly
Math assemblyjmjuhel
 
Maths text book
Maths text bookMaths text book
Maths text bookViji Vs
 
Comenius Project - Math is B.E.A.U - Imagine World Without Math, can you? - S...
Comenius Project - Math is B.E.A.U - Imagine World Without Math, can you? - S...Comenius Project - Math is B.E.A.U - Imagine World Without Math, can you? - S...
Comenius Project - Math is B.E.A.U - Imagine World Without Math, can you? - S...mathsbeau
 
The Importance of Math and 10 Greatest Msthemeticians.
The Importance of Math and 10 Greatest Msthemeticians.The Importance of Math and 10 Greatest Msthemeticians.
The Importance of Math and 10 Greatest Msthemeticians.Vhinz Lorayes
 
Qualities of a Good Mathematics Text Book
Qualities of a Good Mathematics Text BookQualities of a Good Mathematics Text Book
Qualities of a Good Mathematics Text BookJasmin Ajaz
 
Ethiopia Legal Entities
Ethiopia Legal EntitiesEthiopia Legal Entities
Ethiopia Legal EntitiesHedge Square
 

Destaque (20)

Why Math is Important
Why Math is ImportantWhy Math is Important
Why Math is Important
 
"Mathematics in day to day life"
"Mathematics in day to day life""Mathematics in day to day life"
"Mathematics in day to day life"
 
Method of teching in mathematics
Method of teching in mathematics Method of teching in mathematics
Method of teching in mathematics
 
Methods of teaching mathematics
Methods of teaching mathematicsMethods of teaching mathematics
Methods of teaching mathematics
 
Maths,teaching,methods
Maths,teaching,methodsMaths,teaching,methods
Maths,teaching,methods
 
Approaches in teaching mathematics
Approaches in teaching mathematicsApproaches in teaching mathematics
Approaches in teaching mathematics
 
math in daily life
math in daily lifemath in daily life
math in daily life
 
Mathematics
MathematicsMathematics
Mathematics
 
Math Powerpoint Final 1
Math Powerpoint Final 1Math Powerpoint Final 1
Math Powerpoint Final 1
 
Methods of teaching Mathematics
Methods of teaching MathematicsMethods of teaching Mathematics
Methods of teaching Mathematics
 
Why math is important!
Why math is important!Why math is important!
Why math is important!
 
Why learn math
Why learn mathWhy learn math
Why learn math
 
A day without math
A day without mathA day without math
A day without math
 
Math assembly
Math assemblyMath assembly
Math assembly
 
Maths text book
Maths text bookMaths text book
Maths text book
 
Comenius Project - Math is B.E.A.U - Imagine World Without Math, can you? - S...
Comenius Project - Math is B.E.A.U - Imagine World Without Math, can you? - S...Comenius Project - Math is B.E.A.U - Imagine World Without Math, can you? - S...
Comenius Project - Math is B.E.A.U - Imagine World Without Math, can you? - S...
 
The Mental Maths Pack
The Mental Maths PackThe Mental Maths Pack
The Mental Maths Pack
 
The Importance of Math and 10 Greatest Msthemeticians.
The Importance of Math and 10 Greatest Msthemeticians.The Importance of Math and 10 Greatest Msthemeticians.
The Importance of Math and 10 Greatest Msthemeticians.
 
Qualities of a Good Mathematics Text Book
Qualities of a Good Mathematics Text BookQualities of a Good Mathematics Text Book
Qualities of a Good Mathematics Text Book
 
Ethiopia Legal Entities
Ethiopia Legal EntitiesEthiopia Legal Entities
Ethiopia Legal Entities
 

Semelhante a The importance of math

functions and sets.pdf
functions and sets.pdffunctions and sets.pdf
functions and sets.pdfpetermulei3
 
functions and sets.pdf
functions and sets.pdffunctions and sets.pdf
functions and sets.pdfpetermulei3
 
Set, Relations and Functions
Set, Relations and FunctionsSet, Relations and Functions
Set, Relations and Functionssuthi
 
Digital text sets pdf
Digital text sets  pdfDigital text sets  pdf
Digital text sets pdfstephy1234
 
SETS in Discrete Structure
SETS in Discrete StructureSETS in Discrete Structure
SETS in Discrete StructureNANDINI SHARMA
 
Digital text book sets
Digital text book   setsDigital text book   sets
Digital text book setslibinkalappila
 
Set Theory
Set TheorySet Theory
Set Theoryitutor
 
02 Representing Sets and Types of Sets.pptx
02 Representing Sets and Types of Sets.pptx02 Representing Sets and Types of Sets.pptx
02 Representing Sets and Types of Sets.pptxMerrykrisIgnacio
 
CBSE Class X - Mathematics Set Theory Topic
CBSE Class X  - Mathematics Set Theory TopicCBSE Class X  - Mathematics Set Theory Topic
CBSE Class X - Mathematics Set Theory TopicEdvie
 

Semelhante a The importance of math (20)

Set Theory Presentation
Set Theory PresentationSet Theory Presentation
Set Theory Presentation
 
functions and sets.pdf
functions and sets.pdffunctions and sets.pdf
functions and sets.pdf
 
functions and sets.pdf
functions and sets.pdffunctions and sets.pdf
functions and sets.pdf
 
Set, Relations and Functions
Set, Relations and FunctionsSet, Relations and Functions
Set, Relations and Functions
 
Veena vtext
Veena vtextVeena vtext
Veena vtext
 
Veena vtext
Veena vtextVeena vtext
Veena vtext
 
The basic concept of sets
The basic concept of setsThe basic concept of sets
The basic concept of sets
 
HISTORY OF SETS.pptx
HISTORY OF SETS.pptxHISTORY OF SETS.pptx
HISTORY OF SETS.pptx
 
Module week 1 Q1
Module week 1 Q1Module week 1 Q1
Module week 1 Q1
 
Set concepts
Set conceptsSet concepts
Set concepts
 
Digital text sets pdf
Digital text sets  pdfDigital text sets  pdf
Digital text sets pdf
 
SETS in Discrete Structure
SETS in Discrete StructureSETS in Discrete Structure
SETS in Discrete Structure
 
Digital text book sets
Digital text book   setsDigital text book   sets
Digital text book sets
 
Set Theory
Set TheorySet Theory
Set Theory
 
Anubhav.pdf
Anubhav.pdfAnubhav.pdf
Anubhav.pdf
 
maths
mathsmaths
maths
 
Set _Number System
Set _Number SystemSet _Number System
Set _Number System
 
02 Representing Sets and Types of Sets.pptx
02 Representing Sets and Types of Sets.pptx02 Representing Sets and Types of Sets.pptx
02 Representing Sets and Types of Sets.pptx
 
maths
mathsmaths
maths
 
CBSE Class X - Mathematics Set Theory Topic
CBSE Class X  - Mathematics Set Theory TopicCBSE Class X  - Mathematics Set Theory Topic
CBSE Class X - Mathematics Set Theory Topic
 

Último

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 

Último (20)

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 

The importance of math

  • 1. Course sets 7 Class mathematics Subject Submitted by Sayeda Tayyaba Shahid (1409) Tatheer Zahra (1405) Saba Shaukat (1442) Submitted to Shafiq ur rehman
  • 2. The Importance of Math Why is Math so important? Probably because it is used in so many other subjects. There are uses of mathematics in all the "hard" sciences, such as biology, chemistry, and physics; the "soft" sciences, such as economics, psychology, and sociology; engineering fields, such as civil, mechanical, and industrial engineering; and technological fields such as computers, rockets, and communications. There are even uses in the arts, such as sculpture, drawing, and music. In addition, anything which uses a computer uses mathematics, and you probably are aware of how many things that is! Furthermore, learning mathematics forces one to learn how to think very logically and to solve problems using that skill. It also teaches one to be precise in thoughts and words. Math teaches life skills. It is difficult to find any area of life that isn't touched by mathematics. We are surrounded by math, and also surrounded by people who do know math. If you don't know what's going on, you are at their mercy. Wikipedia.com Through which ICT we share our objective      By using internet social media E-mail Multimedia computer
  • 3. Objectives  Express a set in  Descriptive way  Set builder form  Tabular form  Define intersection, union and different of two sets.  Find  Union of two or more sets  Intersection of two or more sets  Difference of two sets     Define and identify disjoint and overlapping sets. Define universal set and complement of a set. Represent set through venn diagram. Perform operations of union, intersection, difference and complement on two sets A and B, when:     A is subset of B, B is subset of A, A and B are disjoint sets, A and B are overlapping sets, through venn diagram.
  • 4. Set theory Set theory is the branch of mathematical logic that studies sets, which are collections of objects. Although any type of object can be collected into a set, set theory is applied most often to objects that are relevant to mathematics. The language of set theory can be used in the definitions of nearly all mathematical objects. The modern study of set theory was initiated by Georg Cantor and Richard Dedekind in the 1870s. After the discovery of paradoxes in naive set theory, numerous axiom systems were proposed in the early twentieth century, of which the Zermelo–Fraenkel axioms, with the axiom of choice, are the best-known. Set theory is commonly employed as a foundational system for mathematics, particularly in the form of Zermelo–Fraenkel set theory with the axiom of choice. Beyond its foundational role, set theory is a branch of mathematics in its own right, with an active research community. Contemporary research into set theory includes a diverse collection of topics, ranging from the structure of the real number line to the study of the consistency of large cardinals. Wikipedia.com What is set? A set is a well-defined collection of distinct objects. The objects that make up a set (also known as the elements or members of a set) can be anything: numbers, people, letters of the alphabet, other sets, and so on. Georg Cantor, the founder of set theory, gave the following definition of a set. 1. A set is a gathering together into a whole of definite, distinct objects of our perception or of our thought – which are called elements of the set. 2. Sets are conventionally denoted with capital letters. Sets A and B are equal if and only if they have precisely the same elements.
  • 5. Describing sets There are two ways of describing, or specifying the members of, a set. One way is by intentional definition, using a rule or semantic description: A is the set whose members are the first four positive integers. B is the set of colors of the French flag. The second way is by extension – that is, listing each member of the set. An extensional definition is denoted by enclosing the list of members in curly brackets: C = {4, 2, 1, 3} D = {blue, white, red}. Every element of a set must be unique; no two members may be identical. (A multiset is a generalized concept of a set that relaxes this criterion.) All set operations preserve this property. The order in which the elements of a set or multiset are listed is irrelevant (unlike for a sequence or tuple). Combining these two ideas into an example {6, 11} = {11, 6} = {11, 6, 6, 11} because the extensional specification means merely that each of the elements listed is a member of the set. Membership The key relation between sets is membership – when one set is an element of another. If a is a member of B, this is denoted a ∈ B, while if c is not a member of B then c ∉ B. For example, with respect to the sets A = {1,2,3,4}, B = {blue, white, red}, and F = {n2 – 4 | n is an integer; and 0 ≤ n ≤ 19} defined above, 4 ∈ A and 12 ∈ F; but 9 ∉ F and green ∉ B. Wikipedia.com Expressing a set There are three ways to express a set 1) Descriptive form 2) Tabular form 3) Set builder form
  • 6. 1) Descriptive form: IF a set is described with the help of a statement, it is called descriptive form . for example N= set of natural numbers Z= set of integers P= set of prime numbers W=set of whole numbers Natural Number The term "natural number" refers either to a member of the set of positive integers 1, 2, 3, ... or to the set of nonnegative integers 0, 1, 2, 3, ... Regrettably, there seems to be no general agreement about whether to include 0 in the set of natural numbers. In fact, Ribenboim (1996) states "Let P be a set of natural numbers; whenever convenient, it may be assumed that 0 in P." The set of natural numbers (whichever definition is adopted) is denoted N. Due to lack of standard terminology, the following terms and notations are recommended in preference to "counting number," "natural number," and "whole number." Set Name .., -2, -1, 0, 1, 2, ... 1, 2, 3, 4, ... 0, 1, 2, 3, 4, ... Integers positive integers Non-negative integers Non-positive integers negative integers 0, -1, -2, -3, -4, ... -1, -2, -3, -4, ... symbol Z Z-+ Z-* Z-- Integers An integer is a number that can be written without a fractional or decimal component. For example, 21, 4, and −2048 are integers;
  • 7. 9.75, 5½, and √2 are not integers. The set of integers is a subset of the real numbers, and consists of the natural numbers (1, 2, 3, ...), zero (0) and the negatives of the natural numbers (−1, −2, −3, ...). Prime number A prime number (or a prime) is a natural number greater than 1 that has no positive divisors other than 1 and itself. A natural number greater than 1 that is not a prime number is called a composite number. For example, 5 is prime because only 1 and 5 evenly divide it, whereas 6 is composite because it has the divisors 2 and 3 in addition to 1 and 6 Whole number Whole numbers may variously refer to:  natural numbers beginning 1, 2, 3, ...; the positive integers  natural numbers beginning 0, 1, 2, 3, ...; the non-negative integers  all integers ..., -3, -2, -1, 0, 1, 2, 3, ... Answer.com 2) Tabular form: If we list all elements of a set with in the braces {} and separate each elements by using a comma , it is called the tabular form . For example A={a,e,i,o,u} C={3,6,9…..99} W={0,1,2,3…..}
  • 8. 3) Set builder form: If a set is described by using a common property of all its element, it is called set builder form. For example "E is a set of even of even numbers" Some important symbols ∧ ≤ ≥ ∈ V | Such that Less than or equal to Greater than and equal to Belongs to or Such that Mathematics 7 by Sh. M. Tariq Rafiq, Zulqarnain Ansari
  • 9. Exercise  Write the following sets in descriptive form. 1) A= {a,e,i,o,u} A= vowels of English alphabets. 2) B= {6,7,8,9,10} B= set of natural numbers from 6 to 10.  Write the following sets in tabular form. 1) E= Letters of the word “hockey”. E= {h,o,c,k,e,y} 2) T= Multiples of 5 less than 30. T= {5,10,15,20,25}  Write the following sets in set builder form. 1) Z= set of natural numbers. Z= {x | x ∈ N} 2) O= set of odd number greater than 15. O={x | x ∈ O ∧ x >15}
  • 10. Operations on sets  Union, Intersection and difference of two sets  Union of three sets Following are the steps to find union of three sets Step 1 Find the union of any two sets. Step 2 Find the union of remaining 3rd set and the set that we get as the result of the first step. For three sets A, B and C there union can be taken in any of the following way. A ∪ (B∪C) and ={1,2,3,4} ∪ [{3,4,5,6,7,8} ∪ {6,7,8,9,10}] ={1,2,3,4} ∪ {3,4,5,6,7,8,9,10} = Intersection of three sets A ∩ (B∩C) , and = {a, b, c, d} ∩ ({c, d, e} ∩ {c, e, f, g}) = {a, b, c, d} ∩ {c, e} = Difference of two sets Difference of set means (A-B) = {1, 3, 6,} - {1, 2, 3, 4, 5} =
  • 11. Exercise  Find the union of the following sets  A∪B=? , = {1, 3, 5} ∪ {1, 2, 3, 4} = {1, 2, 3, 4, 5}  Find the intersection of the following sets , = {3, 6, 9, 12, 15} ∩ {5, 10, 15, 20} = {15} Disjoint and overlapping Sets  Disjoint Sets Two sets A and B are said to be disjoint sets, if there is no common element between them. i.e. A = {1, 2, 3} and B = {4, 5, 6} are disjoint sets because there is no common element in set A and set B.  Overlapping sets Two sets A and B are called overlapping sets , if there is at least one element common between them but none of them is a subset of other i.e. A = {0 , 5, 10} and B = {1, 3, 5, 7} are overlapping sets because 5 is a common element in each sets A and B.
  • 12. Universal Set and Complement of a set  Universal Set A set which contains all the possible elements of the sets under consideration is called the universal set. For example, the universal set of the counting numbers means a set that contains all possible numbers that we can use for counting. To represent such a set we use the symbol ∪ and read it as "universal se".  Complement of a set Consider a set B whose universal set is U then the difference set UB or ͨͨͨͨͨͨ ͨͨͨ U-B is called the complement of set B , which is donated by B' or B and read as "B complement ". If U = {1, 2, 3... 10} and B = {1, 3, 7, 9} then find the B' = {1, 2, 3…..10} - {1, 3, 7, 9} = {2, 4, 5, 6, 8, 10} Venn diagram A venn diagram is simply closed figure to show sets and the relationship between difference sets.
  • 13. Mathematics 7 by Sh. M. Tariq Rafiq; Zulqarnain Ansari
  • 14.  Wikipedi.com  Answer.com  Mathematics 7 by Sh. M. Tariq Rafiq; Zulqarnain Ansari