Course Content
Chapter 01 – Sets
A set is a list of objects in no particular order; they could be numbers, letters, or even words. A Venn diagram is a way of representing sets visually.
0/9
Chapter 02 – Rational Numbers
In mathematics, a rational number is a number that can be expressed as the quotient or fraction p/q of two integers, a numerator p, and a non-zero denominator q. In this chapter, we will learn to represent rational numbers on a number line and perform arithmetic operations.
0/8
Chapter 03 – Decimals
Decimals are a set of numbers lying between integers on a number line. They are just another way to represent fractions in mathematics. In this chapter, we will learn about the conversion of decimals to rational numbers, the kinds of decimals, and absolute values.
0/8
Chapter 04 – Exponents
The exponent of a number says how many times to use that number in a multiplication. The laws of exponents simplify the multiplication and division operations and help to solve the problems easily. In this chapter, we are going to discuss the six important laws of exponents.
0/7
Chapter 05 – Square Root of Positive Numbers
Square root, in mathematics, is a factor of a number that, when multiplied by itself, gives the original number. In this chapter, we will learn about what makes perfect squares and will find the roots of positive numbers by considering real-life scenarios.
0/5
Chapter 06 – Direct and Inverse Variation
Variation means change. With direct variation, numbers change proportionately in the same direction, while with inverse variation, they change in opposite directions. In this chapter, we will earn how to solve direct and inverse variation problems, explore their definitions, and work examples to understand the equations and techniques for solving them. Also, we learn to find the continued ratio for two or more ratios.
0/9
Chapter 07 – Financial Arithmetic
Financial mathematics describes the application of mathematics and mathematical modeling to solve financial problems. In this chapter, we will learn about the concept of taxation, profit/markups, zakat & ushr, and how they relate to our daily life.
0/7
Chapter 08 – Algebraic Expressions
Algebraic expressions are the idea of expressing numbers using letters or alphabets without specifying their actual values. The algebraic equations which are valid for all values of variables in them are called algebraic identities. In this chapter, we will learn to perform operations on polynomials and to factorize an algebraic equation by using identities.
0/13
Chapter 09 – Linear Equations
Linear equations are equations having variables with power 1. ax+b = 0 is an example with one variable where x is the variable, and a and b are real numbers. In this chapter, we will learn the definition, type of solutions, and how to solve these equations with one variable and two variables using different methods along with examples.
0/13
Chapter 10 – Fundamentals of Geometry
Geometry is the study of different types of shapes, figures, and sizes in Maths or real life. In geometry, we learn about different angles, transformations, and similarities in the figures. It is important to know and understand some basic concepts. We will learn about working in different numbers of dimensions, and about some of the most fundamental concepts in geometry, including points, lines, and planes.
0/10
Chapter 11 – Practical Geometry
The practical Geometry chapter will teach you about lines and to construct two-dimensional given different kinds of measurements. A quadrilateral is a closed two-dimensional shape that has four sides and four angles. Any four-sided closed shape such as square, rectangle, rhombus, parallelogram, trapezium, etc. And a closed two-dimensional shape that has 3 sides and 3 angles is known as a triangle.
0/17
Chapter 12 – Circumference, Area and Volume
This topic comes under analytical geometry and the formulas for the volume and the surface area of the sphere were first discovered by Archimedes. In this chapter, we will learn about the area and volume of two-dimensional and three-dimensional shapes.
0/8
Chapter 13 – Information Handling
Frequency distribution, in statistics, is a graph or data set organized to show the frequency of occurrence of each possible outcome of a repeatable event observed many times. And, a pie chart is a way of representing data in a circular graph. Pie slices of the chart show the relative size of the data. In this chapter, we will learn to construct the frequency distribution table, some new pie chart vocabulary, and learn to construct the pie chart to represent the data.
0/8
Mathematics – VII
About Lesson

To visualize set operations, we will use Venn diagrams. In a Venn diagram, a rectangle shows the universal set, and all other sets are usually represented by circles within the rectangle.

The shaded region represents the result of the operation.

Shading Venn Diagrams (video lessons, examples, solutions)

 

Examples

Union of sets using Venn diagram:

 

If A = {2, 5, 7} and B = {1, 2, 5, 8}. Find A U B using Venn diagram.

 

Solution:

According to the given question we know, A = {2, 5, 7} and B = {1, 2, 5, 8}

Now let’s draw the Venn diagram to find A union B.

Union using Venn Diagram

Therefore, from the Venn diagram we get A U B = {1, 2, 5, 7, 8}

 

From the adjoining figure find A union B.

Find A union B

Solution:

According to the adjoining figure we get;

Set A = {0, 1, 3, 5, 8}

Set B = {2, 5, 8, 9}

Therefore, A union B is the set of elements which in set A or in set B or in both.

Thus, A U B = {0, 1, 2, 3, 5, 8, 9}

 

Intersection of sets using Venn diagram:

 

If A = {1, 2, 3, 4, 5} and B = {1, 3, 9, 12}. Find A ∩ B using Venn diagram.

 

Solution:

According to the given question we know, A = {1, 2, 3, 4, 5} and B = {1, 3, 9, 12}

Now let’s draw the Venn diagram to find A intersection B.

Examples of Intersection of Sets

Therefore, from the Venn diagram we get A ∩ B = {1, 3}

 

From the adjoining figure find A intersection B.

Intersection using Venn Diagram

Solution:

According to the adjoining figure we get;

Set A = {m, p, q, r, s, t, u, v}

Set B = {m, n, o, p, q, i, j, k, g}

Therefore, A intersection B is the set of elements which belong to both set A and set B.

Thus, A ∩ B = {p, q, m}

 

Difference of sets using Venn diagram:

If A = {2, 3, 4, 5, 6, 7} and B = {3, 5, 7, 9, 11, 13}, then find (i) A – B and (ii) B – A.

 

Solution:

According to the given statement; A = {2, 3, 4, 5, 6, 7} and B = {3, 5, 7, 9, 11, 13}

(i) A – B

Difference of Sets

= {2, 4, 6}

 

(ii) B – A

Difference of Two Sets

= {9, 11, 13}

 

Given three sets A, B and C such that: A = {x : x is a natural number between 10 and 16}, B = {set of even numbers between 8 and 20} and

C = {7, 9, 11, 14, 18, 20}. Find the difference of sets using Venn diagram:

(i) A – B

(ii) B – C

(iii) C – A

(iv) B – A

 

Solution:

According to the given statement

A = {11, 12, 13, 14, 15}

B = {10, 12, 14, 16, 18}

C = {7, 9, 11, 14, 18, 20}

 

(i) A – B

Shaded Part Represents B – A

= {Those elements of set A which are not in set B}

= {11, 13, 15}

 

(ii) B – C

Difference of Set A and Set B

= {Those elements of set B which are not in set C}

= {10, 12, 16}

 

(iii) C – A

Find the Difference of Sets

= {Those elements of set C which are not in set A}

= {7, 9, 18, 20}

 

(iv) B – A

Difference of Sets Example

= {Those elements of set B which are not in set A}

= {10, 16, 18}

Exercise Files
Operations on sets through venn diagram.pdf
Size: 253.92 KB
0% Complete