PEMDAS Rule – Definition, Full Form, Examples with Answers | Steps to Simplify Order of Operations

PEMDAS Rule

In mathematics, we have different types of operations such as addition, subtraction, multiplication, division, etc. If we start with any one of the operations to solve an arithmetic expression, then we won’t get the exact result for the expression. For the exact result, we have to follow one basic rule in mathematics and that is PEMDAS Rule. PEMDAS Rule is the same as BODMAS Rule. An acronym for the PEMDAS rule is “Please Excuse My Dear Sally”.

PEMDAS Full Form

The PEMDAS stands for
P —- Parenthesis.
E —- Exponent.
M —- Multiplication.
D —- Division.
A —- Addition.
S —- Subtraction.

PEMDAS Rule – Order of Operations

The PEMDAS Rule states that the order of the operations for better and easy calculation and the exact result of the expression. The order of operations is

  • The parenthesis terms are the first priority terms in the expression. Which are {}, [], (), and etc..
  • Exponent terms are the second priority terms. They are a² or √a.
  • The third priority of the operations is multiplication operation like a b.
  • Next, we have to solve the division operations a ÷ b.
  • The Next priority in mathematics is for the addition operation that is a + b.
  • Then, solve the subtraction operations a – b.

An arithmetic expression is arranged with the number of operations but by following the above order of operations, we need to solve the parenthesis operations first. After the parenthesis operations only, we have to solve the exponent operation, and then multiplication, division, addition, subtraction.

Example for the order of operations 2 + 3× 6 =?
If we follow left to right method, then 2 + 3 × 6 = 5 6 = 30. (wrong calculation).
If we follow the PEMDAS Rule, 2 + 3 × 6 = 2 + 18 (multiplication first).
2 + 18= 20. (addition next).
2 + 3 × 6 = 20 is the correct answer.

Some people use the BODMAS Rule (Bracket, Order, Division, Multiplication, Addition, Subtraction) for simple calculations and some people will follow the PEMDAS Rule. But both are the same there is no difference. In Canada, BEDMAS Rule (Bracket, Exponent, Division, Multiplication, Addition, Subtraction) is used for better calculation.

Also, Check:

Common Errors While using PEMDAS Rule

If the multiple parenthesis operations are there in an expression, then it leads to an incorrect solution in most of the conditions. Why because, we will get confused, which operation we have to solve first. So, learn the PEMDAS Rule concept carefully and solve the solutions with perfect answers.

Steps to Simplify PEMDAS Rule(Order of Operations)

1. Solve Parenthesis first?
Example: (5 + 8) ×3?

Solution:

The given expression is (5 + 8) × 3.
Based on the PEMDAS Rule, solve the parenthesis terms first. That is
(5 + 8) × 3 = 13 × 3.
Multiplication next. That is,
13 × 3 = 39.
So, (5 + 8) × 3 is equal to 39.

2. Solve Exponent term.
Example: 5 + 2²?

Solution:

The given expression is 5 + 2².
Based on the PEMDAS Rule, we have to give the importance for exponent term first. That is,
5 + 2² = 5 + 4.
5 + 4 = 9(addition).
Therefore, 5 + 2² is equal to 9.

3. Third priority is for multiplication.
Example: 20 + 3 × 3 + 5?

Solution:

The given expression is 20 + 3 × 3 + 5.
Based on the PEMDAS Rule, we have to give the importance for multiplication term first. That is,
20 + 3 × 3 + 5 = 20 + 9 + 5 (multiplication 3 × 3 = 9).
20 + 9 + 5 = 34 (addition).
So, 20 + 3 × 3 + 5 is equal to 34.

4. Next priority for division.
Example: 20 ÷ 5 – 2 + 3?

Solution:

The given expression is 20 ÷ 5 – 2 + 3.
Based on the PEMDAS Rule, we have to give the importance for Division term first. That is,
20 ÷ 5 – 2 + 3 = 4 – 2 + 3 (division first 20 ÷ 5 = 4).
= 7 – 2 (addition 4 + 3 = 7).
= 5 (subtraction 7 – 2 = 5).

5. Solve the addition and subtraction.
Example: 15 + 25 – 10?

Solution:

The given expression is 15 + 25 – 10.
Based on the PEMDAS Rule, we have to give the importance for addition term first and then subtraction. That is,
15 + 25 – 10 = 40 – 10 (addition 15 + 25 = 40).
40 – 10 = 30 (subtraction).
So, 15 + 25 – 10 is equal to 30.

PEMDAS Examples with Answers

1. Simplify the expressions by using the PEMDAS Rule
(i) 125 ÷ 10 + 20 × 5 -10.
(ii) 20 × 10 + [(5 – 2) + (25 + 5)].
(iii) 100 ÷ 5 – [30 + 20 – 15] + 4².
(iv) 60 + 20 – {(56 – 24 × 10) + (10 – 2+ 6)}.

(i) 125 ÷ 10 + 20 × 5 -10.

Solution:

The given expression is 125 ÷ 10 + 20 × 5 -10.
As per the PEMDAS rule,
125 ÷ 10 + 20 × 5 -10 = 125 ÷ 10 + 100 – 10 (Multiplication 20 x 5 = 100).
= 12.5 + 100 -10 (division 125 ÷ 10 = 12.5).
= 112.5 – 10 (addition 12.5 + 100 = 112.5).
= 102.5 ( subtraction 112.5 – 10 = 102.5).
Therefore, 125 ÷ 10 + 20 × 5 -10 is equal to 102.5.
(ii) 20 × 10 + [(5 – 2) + (25 + 5)].

Solution:

The given expression is 20 × 10 + [(5 – 2) + (25 + 5)].
As per the PEMDAS Rule,
20 × 10 + [(5 – 2) + (25 + 5)] = 20 × 10 + [3 + 30] (parenthesis terms simplification 5 – 2 = 3 and 25 + 5 = 30).
= 20 × 10 + 33.
= 200 + 33 (multiplication 20 x 10 = 200).
= 233 (addition).
So, 20 × 10 + [(5 – 2) + (25 + 5)] is equal to 233.
(iii) 100 ÷ 5 – [30 + 20 – 15] + 4².

Solution:

The given expression is 100 ÷ 5 – [30 + 20 – 15] + 4².
Based on the PEMDAS Rule,
100 ÷ 5 – [30 + 20 – 15] + 4² = 100 ÷ 5 – [50 – 15] + 4²( parenthesis addition 30 + 20 = 50).
= 100 ÷ 5 – [35] + 4² (subtraction in parenthesis 50 – 15 = 35).
= 100 ÷ 5 – 35 + 16 (exponent 4² = 16).
= 20 – 35 + 16 (division 100 ÷ 5 = 20).
= 36 – 35 (addition 20 + 16 = 36).
= 1 (subtraction).
Therefore, by following the PEMDAS Rule 100 ÷ 5 – [30 + 20 – 15] + 4² is equal to 1.

(iv) 60 + 20 – {(56 – 24 × 10) + (10 – 2+ 6)}.

Solution:

The given expression is 60 + 20 – {(56 – 24 × 10) + (10 – 2+ 6)}.
As per the PEMDAS Rule
60 + 20 – {(56 – 24 × 10) + (10 – 2+ 6)} = 60 + 20 – {(56 – 240) + (16 – 2)}.
= 60 + 20 – { – 184 + 14 }.
= 60 + 20 – {-170}.
= 60 + 20 + 170.
= 250.
So, by following the PEMDAS rule, 60 + 20 – {(56 – 24 × 10) + (10 – 2+ 6)} is equal to 250.

FAQs on PEMDAS Rule

1. What is PEMDAS Rule?

PEMDAS rule is used for better calculation.

2. What is the Full form of PEMDAS?

The full form of PEMDAS is Parenthesis, Exponent, Multiplication, Division, Addition, and Subtraction.

3. What is ‘E’ in PEMDAS?

E stands for Exponent in PEMDAS Rule.

4. Is BODMAS and PEMDAS the same?

BODMAS stands for Brackets, Orders, Division, Multiplication, Addition, and Subtraction. PEMDAS stands for Parenthesis, Exponent, Multiplication, Division, Addition, Subtraction. BIDMAS and PEMDAS do exactly the same operations but using different words.

Indirect Variation – Definition, Formula, Equation, Graph, Examples

Indirect Variation

Know the indirect variation definition here. Check day-to-day usage of inverse variations and know various problems involved in it. Gather the complete material of inverse proportions or indirect proportions. Follow the step-by-step process which helps you in solving the complicated problems. Get the detailed preparation material of indirect variation and follow all the tips and tricks mentioned below. Scroll down to the below sections to know the various details like definition, word problems, examples, formulae, key ideas, tips, tricks, etc.

Also, Read:

Importance of Inverse Variation

We use variation in values of quantities in day-to-day life. In most cases, the variation of the value of some quantity depends on the value of another quantity. Inverse variation or inverse proportion is defined as the variable which varies inversely in respect to another variable.

For suppose, If the train is traveling for x distance at a constant speed, the time taken to travel x distance remains constant, if there is a change in the speed then the time taken will also change. Hence, the inverse proportion values work here.

Indirect Variation – Definition

As we know that direct variation implies the direct proportion of one quantity to another, an inverse proportion is vice-verse of direct proportion. The change in one quantity is inversely proportional to the other quantity. i.e., If there is an increase in the value of one quantity, then there will be a decrease in the value of another quantity. Thus, both the values of quantities are defined to be indirectly proportional.

Inverse Variation Equation

Quantities that are available in inverse variation are expressed as,

x ∝ 1/y

xy = k, where k is the constant of proportionality and x,y are the values of 2 quantities. To define the change in values of two quantities, suppose that the initial values are x1, y1 and the final values are x2, y2 which are in inverse variation. The equation can be expressed as,

x1/x2 = y1/y2

Inverse Variation Example Graph 

Inverse Variation Graphical Representation

How to Solve Inverse Variation Problems?

Go through the simple procedure listed below to solve the Problems on Inverse Variation. They are along the lines

Step 1: First of all, check the given equation. We use the formula y = k/x to solve indirect proportions. When you are working on the word problems, consider the variables given other than x and y and also use those variables which are relevant to the problem to be solved. Check all the values carefully to determine the changes in inverse variation equations like square roots, squares, and cubes.

Step 2:  Find the complete information in the problem and find the “k” value which is found in step 2.

Step 3: Rewrite the resultant equation which is obtained in step 1. Substitute the value of k which we got in step 2.

Step 4: With the equation we got in step 3 and also with the help of the remaining information in the question, we find the final solution in this step. While solving the word problems, include the units in the final answer.

How to Identify Inverse Variation?

  • We define it as yy inversely varies with xx if yy is defined as the product of a constant number kk and xx reciprocal
  • The value of kk will never be 0(zero), i.e, k≠0
  • kk is defined as the fixed or the constant product of xx and yy which means that multiplying both the values of xx and yy always gives the constant output of kk.

Inverse Variation Word Problems

Problem 1:

The number of hours constructing a deep well is inversely proportional to the number of men working doing it. It takes 10 hours for 2 men to construct. How many men are needed to complete the work in 4 hours?

Solution:

Let y be the number of men working

Let x be the number of hours

In the first case,

y = 10, x = 2

As we know the equation of inverse proportion,

yx = k

Substituting the values in the equation,

(10)(2) = k

k = 20

Therefore, the value of k = 20

In the second case,

y = ?, x = 4

As we already got the k value i.e., 20

Substitute the values in the above equation,

yx = k

(y)(4) = 20

4y = 20

y = 20/4

y = 5

Therefore, no of men required to finish the work in 4 hours = 5 men

Hence, the final solution is 5 men

Problem 2:

When riding a bus at 55km/hr average speed, it takes Marcel 3 hours to reach his destination. How long will it take him if he travels by van at 70 km/hr?

Solution:

Let y be the average speed

Let x be the number of hours

In the first case,

y = 55, x = 3

As we know the equation of inverse proportion,

yx = k

Substituting the values in the equation,

(55)(3) = k

k = 165

Therefore, the value of k is 165

In the second case,

y = 70, x = ?

As we already got the k value i.e., 165

Substitute the values in the above equation,

yx = k

70x = 165

x = 165/70

x = 2.36

Therefore, it takes 2.36 hours for him to travel by van at 70 km/hr

Thus, the final solution is 2.36 hours

Problem 3:

A group of 10 men decided to rent a house for $100 for the stay of one week. But two people of them got sick and couldn’t join them. How much would each man pay for the rent?

Solution:

Let no of men = y

Let payment of each man = x

In the first case,

y = 10

x = 10

As we know the equation of inverse proportion,

yx = k

Substituting the values in the equation,

(10)(10) = k

k = 100

Therefore, the value of k is 100

In the second case,

As 2 men dropped to join the rent, we get the value as

y = 10-2

y = 8

x =?

As we already got the k value i.e., 100

Substitute the values in the above equation,

yx = k

(8)(x) = 100

x = 100/8

x = 2.5

Therefore, each man would pay $2.5 for the rent.

Thus, the final solution is $2.5

Problem 4:

Clark on his first drive traveled from home to his destination or 6 hours with an average speed of 60 km/hr. What must be his average speed if he wants to get there within 5 hours?

Solution:

Let y be the no of hours

Let x be average speed

In the first case,

y = 6, x = 60

As we know the equation of inverse proportion,

yx = k

Substituting the values in the equation,

(6)(60) = k

k =360

In the second case,

y = 5, x = ?

As we already got the k value i.e., 360

Substitute the values in the above equation,

yx = k

(5)(x) = 360

x = 360/5

x = 72 km/hr

Therefore, he must maintain an average speed of 72km/hr to get there within 5 hours

Problem 5:

Three fishermen decided to contribute individually to purchase a boat worth $1500. They decided to let other fishermen join them so they can lower their payments. How many fishermen will they need so that each one will pay $300?

Solution:

Let y be the no of fishermen

Let x be the amount to be paid by each fisherman

In the first case,

y = 3, x = 1500/3 = 500

As we know the equation of inverse proportion,

yx = k

Substituting the values in the equation,

(3)(500) = k

k = 1500

Therefore, the value of k = 1500

In the second case,

y = ?, x = 300

As we already got the k value i.e., 1500

Substitute the values in the above equation,

yx = k

(y)(300) = 1500

y = 1500/300

y = 5

Therefore, they need 5 fishermen that each one will pay $300

Problem 6:

The volume of a gas t constant temperature varies inversely as the pressure. The volume of the gas is 75 milliliters when the pressure is 1.5 atmospheres. Find the volume of the gas when the pressure is increased to 2.5 atmospheres?

Solution:

Let the volume of gas be V

Let the pressure be P

As we know the equation,

V = k/P

75 = k/1.5

112.5 = k

The value of k is 112.5

Substitute the value of k in the above equation

V = 112.5/P

V = 112.5/2.5

V = 45 milliliters

Therefore, the volume of the gas is 45 milliliters when the pressure is increased to 2.5 atmospheres

Problem 7:

The bases of triangles having equal areas are inversely proportional to their altitudes. The base of a certain triangle is 24 cm and its altitude is 30 cm. Find the base of the triangle whose altitude is 40 cm?

Solution:

Let b be the bases of the triangle

Let a be the altitudes of the triangle

As we know the equation of inverse proportion

b = k/a

(24) = k/(30)

(30)(24) = k

k = 720

Therefore, the value of k is 720

Substitute the value of k and a in the equation,

b = 720/40

b = 18 cm

Therefore, the base of the triangle is 18 cm

Thus the final solution is 18 cm

Problem 8:

The number of hours required to do a job varies inversely as the number of people working together. If it takes 8 hours or 5 people to paint a house how long will it take 12 people to paint the house?

Solution:

Let h be the number of hours

Let p be the number of people

As we know the equation of inverse proportion

h = k/p

(8) = k/(5)

(5)(8) = k

k = 40

Substitute the value of k and p in the above equation

h = 40/12

h = 10/3

h ≡ 3.33 hours

Therefore, it takes 3.33 hours for 12 people to paint the house.

Sin Theta Equals 0 General Solution | How do you Solve Sin Theta = 0?

Sin Theta Equals 0

Sin Theta Equals 0 properties is here. Check Sine Definition in terms of Sin 0 value. Know the various Sine degrees and radians along with the formulae, tricks, and tips. Follow sin θ equals zero examples, frequently asked questions, steps to solve trigonometric equations, analysis of the solution, etc. Get the steps to solve trigonometric problems, formulae, examples, solutions, etc.

Do Read:

Sin 0 Definition

In trigonometric equations, there are 3 primary functions which are sine, cosine, and tangent. These functions are used to calculate the length and angles of the right-angled triangles. The sine function is something that defines the relationship between the hypotenuse side and the angle of the perpendicular side (or) sin θ is defined as the ratio of the hypotenuse and the perpendicular of the right-angled triangle.

Sin θ Formula

If we have to calculate the degree of sin 0 value, then find the coordinates points on the x and y plane. Sin 0 defines the x value where coordinates are 1 and the y coordinates value is 0, which is (x,y) = (1,0) which means that the value of the perpendicular or opposite side is 0 and the hypotenuse value is 1. Therefore, to place the sin ratio values for where θ=00 hypotenuse is 0 and perpendicular side is 1

Sin 0° = 0

or

Sin 0° =0/1

The relations of various trigonometric functions are

sin(θ) = Opposite/Hypotenues

tan(θ) = Opposite/Adjacent

cos(θ) = Adjacent/Hypotenues

From the above-written equations, sin 0 degrees value. Now have a look at radians or degree values for each revolution in the given table.

Sine Radians / DegreesSin Values
Sin (0°)0
Sin (30°) or Sin (Π/6)1/2
Sin (45°) or Sin (Π/4)1/√2
Sin (60°) or Sin (Π/3)3/√2
Sin (90°) or Sin (Π/2)1
Sin (180°) or Sin (Π)0
Sin (270°) or Sin (3Π/2)-1
Sin (360°) or Sin (2Π)0

As mentioned in the above table, we can determine the values of tan values

Tan(θ) = Sin(θ)/Cos(θ)

Hence,

Tan(0°)=Sin(0°)/Cos(0°) = 0

Tan(30°)=Sin(30°)/Cos(30°) = 3/√2

Tan(450)=Sin(45°)/Cos(45°) = 1

Tan(60°)=Sin(60°)/Cos(60°) = √3

Tan(90°)=Sin(90°)/Cos(90°) = Undefined

2Π is the period for both cosine and sine function. To find all the possible solutions, add 2Πk, where k is an integer to the initial solution. The period of the function is 2Π which states all the possible solutions for the given function.

The equation with the period 2Π for the function is

sinθ = sin(θ ± 2kπ)

For other trigonometric functions also, the possible solutions are indicated by the same rules. To solve the trigonometric equations, we must follow the same techniques that we use for the algebraic equations. We read and write a trigonometric equation from left to right, in the same way as we read the sentence. To make the straightforward process, we must look for the factors, patterns, find the common denominators, the substitution of certain expressions with the variable.

How to solve a Trigonometric Equation?

  • First of all, check for the pattern which helps you in minimizing the equation. Mostly the pattern will be of algebraic properties like factoring or a squares opportunity.
  • Now, use the single variable and substitute it in the trigonometric equation in such a way that u or x.
  • Follow the same pattern of the algebraic equation to solve trigonometric expressions.
  • Then, substitute the trigonometric expression in the resultant expression by using the variable.
  • Finally, solve the equation to find the angle of the equation.

Table of Trigonometric Ratios for Various Angles

Angles (In Degrees)30°45°60°90°180°270°360°
Angles (In Radians)π/6π/4π/3π/2π3π/2
sin01/21/√2√3/210-10
cos1√3/21/√21/20-101
tan01/√31√300
cot√311/√300
cosec2√2√2/31-1
sec1√2/3√22-11

Table of Trigonometric Ratios for Various Radians

Angle30°45°60°90°180°270°360°
Radian0Π/6Π/4Π/3Π/2Π3Π/2

Applications of Trigonometry

  • Trigonometric equations help us to find the missing sides and angles of the triangle.
  • These equations are mostly used by builders to measure the distance and height of the building from the viewpoint.
  • It is used by the students to solve trigonometry-based problems.

Problems on Sin Theta Equals 0

Problem 1:

If √3 sinθ- cosθ = 0 and 0 < θ < 90°, find the value of θ?

Solution:

As given in the question,

The equation is √3 sinθ- cosθ = 0

√3 sin θ = cos θ

sin θ = cos θ * 1/√3

sin θ / cos θ = 1/√3

tan θ = Tan 30

θ = 30°

Therefore, the value of θ is 30º

Problem 2:

If secθ.sinθ = 0, then find the value of θ?

Solution:

As given in the question,

The equation is secθ.sinθ = 0

As we know that sec θ = 1/cos θ

The equation will be

1/cos θ . sin θ = 0

tan θ = 0

tan θ = tan 45°

θ = 45°

Problem 3:

Find the values of θ in [0°,360) so that y/r = sin θ = 1/2?

Hint: Take y=1,r=2

Solution:

As given in the question,

y/r = sin θ = 1/2

r = 2, y = 1

From the given values, we use the hypotenuse theorem

Hence, we have to find the values of x

i.e., x = √3

Therefore, θ = 30°

As the side of the triangle is not mentioned, there is also another chance where the x can be negative

Hence, if the value of x is negative, then x = -√3

Therefore, θ = 150º

Thus, the values of θ in (0°,360) are 30° and 150°

Pre School & Kindergarten Math Curriculum, Worksheets, Activities, Problems, Fun Games

Kindergarten Math

The best way to make young kids love math is to make it exciting for them. Preschool Kindergarten Math Topics designed feature images and quirky Characters. You will have the topics from addition to subtraction, sorting and identifying coins, counting, tracing, coloring, etc. Our Kindergarten Math Topics listed here assist young learners with building fundamental math skills.

Some kids will have a strong grasp of numbers and they are ready to dive right into addition and subtraction. Regardless of your child’s early math concepts, our Kindergarten Math Worksheets provided by subject experts are the perfect supplement to your classroom instruction. In fact, our Kindergarten Math Activities are designed in a way that your kids will love practicing math as a fun activity rather than feeling it difficult.

Preschool Kindergarten Math Topics, Textbook Solutions

There are numerous opportunities to engage your kid and help them learn the Kindergarten Math Concepts without even their knowledge. Through our Kindergarten Math Pages, one can sharpen their early math skills. Simply tap on the quick links available and practice the concepts at your convenience. Kindergarten Math Worksheets make it easy for you to test knowledge on related areas in no time and you can download them for free of cost.

  • Number Rhymes
  • Matching the Objects
  • Numbers and Counting up to 10
  • Number the Pictures
  • Numbers up to 10
  • Numbers 1 to 10
  • Count and Write Numbers
  • Count the Numbers and Match
  • Numbers and their Names
  • Numbers and Counting up to 20
  • Learn About Counting
  • Counting Eleven to Twenty with Numbers and Words
  • Counting Numbers from Twenty One to Thirty
  • Counting Numbers from Thirty One to Forty
  • Geometric Shapes
  • Geometric Objects
  • Time
  • Tell The Time
  • Worksheet on Time
  • Addition
  • Addition on a Number Line
  • Worksheet on Addition I
  • Worksheet on Addition II
  • Odd Man Out
  • Sequence
  • Ordinal Numbers
  • Worksheet on Ordinal Numbers
  • Addition Worksheets
  • Subtraction Worksheets
  • Counting Numbers Practice Test
  • Worksheets on Counting Numbers
  • Worksheet on Counting Numbers 6 to 10
  • What is addition?
  • Worksheet on Kindergarten Addition
  • Kindergarten Addition up to 5
  • Worksheets on Kindergarten Addition up to 5
  • Addition Facts
  • What is zero?
  • Order of Numbers.
  • Worksheets on Addition
  • Before and After Counting Worksheet up to 10
  • Worksheets on Counting Before and After
  • Before, After, and Between Numbers Worksheet up to 10
  • Worksheet on Before, After, and Between Numbers
  • Counting Before, After, and Between Numbers up to 10
  • The Story about Seasons
  • Color by Number Worksheets
  • Worksheet on Joining Numbers

Free Printable Kindergarten Math Worksheets

Practice tracing the numbers from 21 to 30

  • Worksheet on Number 21
  • Worksheet on Number 22
  • Worksheet on Number 23
  • Worksheet on Number 24
  • Worksheet on Number 25
  • Worksheet on Number 26
  • Worksheet on Number 27
  • Worksheet on Number 28
  • Worksheet on Number 29
  • Worksheet on Number 30

Practice tracing the numbers from 31 to 40

  • Worksheet on Number 31
  • Worksheet on Number 32
  • Worksheet on Number 33
  • Worksheet on Number 34
  • Worksheet on Number 35
  • Worksheet on Number 36
  • Worksheet on Number 37
  • Worksheet on Number 38
  • Worksheet on Number 39
  • Worksheet on Number 40

Practice tracing the numbers from 41 to 50

  • Worksheet on Number 41
  • Worksheet on Number 42
  • Worksheet on Number 43
  • Worksheet on Number 44
  • Worksheet on Number 45
  • Worksheet on Number 46
  • Worksheet on Number 47
  • Worksheet on Number 48
  • Worksheet on Number 49
  • Worksheet on Number 50

Missing Number Worksheets

  • Missing Numbers up to 10
  • Worksheets on Missing Numbers from 1 to 10
  • Worksheets on Missing Numbers from 1 to 20
  • Worksheets on Missing Numbers from 15 to 25
  • Worksheets on Missing Numbers from 1 to 25
  • Worksheet on Before, After, and Between Numbers up to 20
  • Worksheet on Before, After, and Between Numbers up to 50

Kindergarten Math Curriculum Goals & Objectives

The goal of the Kindergarten Math Curriculum is to prepare kids for the 1st Grade Math.

  • Count Numbers up to 20 and a little beyond.
  • Concept of Equality
  • Count Backwards from 10 to 0.
  • Recognize Numbers and Able to Write Them.
  • Recognize Basic Shapes.
  • To be able to learn the Fundamentals of Basic Directions
  • To be able understand the Addition and Subtraction with Smaller Numbers
  • Exposes kids to Two-Digit Numbers.

Benefits of referring to Kindergarten Math Concepts

There are several advantages of referring to the Pre School Kindergarten Math Topics and we have outlined some of them here. They are as follows

  • Brain Development in Kids is rapid at young age and learning from these Kindergarten Math Topics helps them to develop inherent problem-solving skills.
  • You can learn arithmetic operations with ease and can be strong in premath.
  • Kids can explore the outside world around them in their own way.
  • Pre School Math Activities Provided acts as a visual treat for kids and inspires them to learn math skills in a fun and engaging way.
  • All the Kindergarten Games, Assessments, Math Activities provided are as per the latest Kindergarten Curriculum and are prepared by subject experts.

Final Words

We wish the knowledge shared has helped your kids learn math right from an early age. If you have any suggestions or feel any topic is missing do leave us your suggestions so that we can look into them. For more updates on Gradewise Math Worksheets, Practice Problems, Lessons stay tuned to our site.

Profit and Loss – Basic Concepts, Definition, Formulas, Tricks, and Examples

Concept of Profit and Loss

The concept of Profit and Loss is very helpful in our real-time. In mathematics, we can estimate the growth of a business using its price, profit, and loss. Every product and everything has its cost price and selling price. Depending on these prices, we can estimate the profit gained or the loss incurred for a particular item. Mainly, in the Concept of Profit and Loss, we discuss the cost price, variable, fixed, and semi-variable cost, marked price, selling price, list price, margin, etc. Also, check out the profit and loss percentage formula for a better understanding.

Let us consider a shop owner selling a product. If the value of the selling price is more than the cost price of a commodity, then it is a profit and if the cost price is more than the selling price, it becomes a loss.

Also, Check:

Basic Concepts of Profit and Loss

  • Check out the basic terms and concepts included in the Profit and Loss below.
  • Profit (P): If the selling price of a product is more than its cost price, then the profit occurs for that product.
  • Loss (L): If the selling price of a product is less than its cost price, then the loss occurs for that product.
  • Cost Price (CP): The amount paid to purchase the product is known as Cost Price. It is denoted by CP. Also, the cost price classified into two different categories. They are
    –> Fixed Cost: The fixed cost is constant and it doesn’t vary under any circumstances.
    –> Variable Cost: It could change depending on the number of units.
  • Selling Price (SP): The amount of a product that can be sold is known as the Selling Price. It is denoted by SP. In some situations, the Selling Price is also called the sale price.
  • Marked Price Formula (MP): The shopkeepers use Marked Price to offer a discount to the customers. The formula for Marked Price is
    –> Discount = Marked Price – Selling Price
    –> And Discount Percentage = (Discount/Marked price) x 100

Profit and Loss Formulas

Let us discuss the Profit and Loss Formulas. The profit or gain is equal to the selling price minus the cost price. Also, the Loss is equal to the cost price minus the selling price.

  • Profit or Gain = Selling price – Cost Price
  • Loss = Cost Price – Selling Price

The formula for the profit and loss percentage is:

  • Profit percentage = (Profit /Cost Price) x 100
  • Loss percentage = (Loss / Cost price) x 100

Important Note:
(i) In case of profit, selling price > cost price and in case of loss, selling price< cost price.
(ii) profit or loss is usually calculated on the cost price.
(iii) The percentage value for profit and loss is calculated in terms of cost price.

Profit and Loss Examples

  • If a shopkeeper brings a shirt for Rs.120 and sells it for Rs.140, then he has made a profit of Rs.20/-.
  • If a salesperson has bought a washing machine for Rs.5000 and he has to sell it for Rs.4500/-, then he has gone through a loss of Rs.500/-.
  • Suppose, Sam brings a Chess Board for Rs. 300/- and she sells it to her friend for Rs. 400/-, then Sam has made a profit of Rs.100 with a gain percentage of 20%.

Profit and Loss Tricks

Simple tricks of profit and loss make your learning easy. Along with profit and loss, remember these tricks and use them in your real life for better learning.

  1. Profit, P = SP – CP; SP>CP
  2. Loss, L = CP – SP; CP>SP
  3. SP = {(100 + P%)/100} x CP
  4. SP = {(100 – L%)/100} x CP
  5. CP = {100/(100 + P%)} x SP
  6. CP = {100/(100 – L%)} x SP
  7. P% = (P/CP) x 100
  8. L% = (L/CP) x 100
  9. Discount = MP – SP
  10. SP = MP -Discount
  11. For false weight, profit percentage will be P% = (True weight – false weight/ false weight) x 100.
  12. When you have two successful profits say x% and y%, then the net percentage profit equals (x + y + xy)/100
  13. When the profit is x% and loss is y%, then the net % profit or loss will be: (x – y – xy)/100
  14. If a product is sold at x% profit and then again sold at y% profit then the actual cost price of the product will be: CP = [100 x 100 x P/(100 + x)(100 + y)]. In case of loss, CP = [100 x 100 x P/(100 – x)(100 – y)]
  15. If P% and L% are equal then, P = L and %loss = P2/100

Profit and Loss Problems with Solutions

Example 1.

Suppose a shopkeeper has bought 2 kg of apples for 200 rs. And sold it for Rs. 240 per kg. How much is the profit gained by him?

Solution:
Given that a shopkeeper has bought 2 kg of apples for 200 rs. And sold it for Rs. 240 per kg.
The Cost Price for apples is 200 rs.
The Selling Price for apples is 240 rs.
Then profit gained by shopkeeper is ; P = SP – CP
Substitute the Cost Price and Selling Price in the above formula.
P = SP – CP
P = 240 – 200 = Rs/- 40.

Example 2.

For the above example calculate the percentage of the profit gained by the shopkeeper.

Solution:
We know, Profit percentage = (Profit /Cost Price) x 100
Therefore, Profit percentage = (40/200) x 100 = 20%.

Example 3.

A man buys a cooler for Rs. 2000 and sells it at a loss of 30%. What is the selling price of the cooler?

Solution:
Given that a man buys a cooler for Rs. 2000 and sells it at a loss of 30%.
The Cost Price of the fan is Rs.2000
Loss percentage is 30%
As we know, Loss percentage = (Loss/Cost Price) x 100
Substitute the Loss and Cost Price in the above formula.
30 = (Loss/2000) x 100
Therefore, Loss = 600 rs.
As we know, Loss = Cost Price – Selling Price
So, Selling Price = Cost Price – Loss
Substitute the Loss and Cost Price in the above formula.
Selling Price = 2000 – 600
Selling Price = Rs.1400/-

Therefore, the selling price of the cooler is Rs.1400/-

Example 4.

If a pencil costs Rs.40 after a 10% discount, then what is the actual price or marked price of the pencil?

Solution:
Given that a pencil costs Rs.40 and a 10% discount.
To find out the marked price, substitute the given values in its formula.
MP x (100 – 10) /100 = 40
MP x (90/100) = 40
MP = (40 x 100)/90
MP = Rs. 44.44/-

Therefore, the actual price or marked price of the pencil is Rs. 44.44/-

Different Types of Algebraic Expressions – Definitions, Formula, Examples

Types of Algebraic Expressions

Algebraic expressions are the expressions that have variables, constants, and arithmetic operators. Mainly, we have three different types of algebraic expressions. Get to know more about those algebraic expression types in the following sections. You can check what is meant by an algebraic expression, definitions of various algebraic expressions, examples, and worked out problems in this article.

Algebraic Expression Definition

An algebraic expression is a mathematical term that contains variables, constants along with mathematical operators like addition, subtraction, division, and multiplication. The example of an algebraic expression is 5x + 20y – 9. The different parts of an algebraic expression are variable, coefficient, operator, and constant. The definitions of these different parts of an algebraic expression are:

  • Constant: It is a term whose value remains unchanged throughout the expression.
  • Variable: It is an alphabetic letter whose value is unknown. It can take any value based on the situation.
  • Coefficient: It is a numerical value added before the variable to modify the variable value.
  • Operator: Mathematical operators are used in algebraic expressions to perform some math calculations on two or more expressions.

Types of Algebraic Expressions

The algebraic expressions are further divided into 5 different types. Let us discuss each of these types in the following sections.

1. Monomial Algebraic Expression

2. Polynomial Algebraic Expression

3. Binomial Algebraic Expression

4. Trinomial Algebraic Expression

5. Multinomial Algebraic Expression

Also, Read:

Monomial Algebraic Expression

An algebraic expression that has only one non-zero term is known as the monomial.

Examples of monomials:

7a³b² is a monomial in two variables a, b

\(\frac { 2ax }{ 3y } \) is a monomial in three variables a, x and y.

x² is a monomial in one variable x.

2y is a monomial in one variable y.

Polynomial Algebraic Expression

An algebraic expression that has one, two, or more terms is known as the polynomial.

Examples of Polynomials:

3x + 4y is a polynomial in two variables x, y

4x² – 3xy + 6y² + 80 is a polynomial in two variables x, y

m + 5mn – 7mn² + nm² + 9 is a polynomial in two variables m, n

a³b + 4b²c + 6ab + 2ca + 5bc is a polynomial in three variables a, b, c

Binomial Algebraic Expression

An algebraic expression that has two non-zero terms is known as the binomial.

Examples of binomials:

5x + 6y³ is a binomial in two variables x, y

a + b is a binomial in two variables a, b

p – q² is a binomial in two variables p, q

m²n + 6 is a binomial in two variables m, n

Trinomial Algebraic Expression

An expression that has three non-zero terms is known as trinomial.

Examples of Trinomial:

p + q + r is a trinomial in three variables p, q, r

\(\frac { x² }{ 3 } \) + ay – 6bz is a trinomial in three variables x, y, z

xy + x + 2y2 is a trinomial in two variables x and y.

Multinomial Algebraic Expression

An algebraic expression that has two or more than three terms is known as the multinomial.

Examples of Multinomial:

w + x – y + 2z is a multinomial in four variables w, x, y, z.

a + ab + b + bc + cd is a multinomial of five terms in four variables a, b, c, and d.

5x⁸ + 3x⁷ + 2x⁶ + 5x⁵ – 2x⁴ – x³ + 7x² – x is a multinomial of eight terms in one variable x.

Formulas

The general algebraic formulas we use to solve the expressions or equations are:

  • (a + b)² = a² + 2ab + b²
  • (a – b)² = a² – 2ab + b²
  • a2 – b² = (a – b)(a + b)
  • (a + b)³ = a³ + b³ + 3ab(a + b)
  • (a – b)³ = a³ – b³ – 3ab(a – b)
  • a³ – b³ = (a – b)(a² + ab + b²)
  • a³ + b³ = (a + b)(a² – ab + b²)

Algebraic Expressions Questions

Question 1:

Add algebraic expressions 3x + 5y – 6z and x – 4y + 2z.

Solution:

The given algebraic expressions are 3x + 5y – 6z and x – 4y + 2z

While adding two or more algebraic expressions, add the like terms together.

3x + 5y – 6z + x – 4y + 2z = (3x + x) + (5y – 4y) + (2z – 6z)

= 4x + y – 4z

Therefore, the sum is 4x + y – 4z

Question 2:

Subtract the algebraic expressions 3x² – 6x – 4 from x + 5 – 2x²

Solution:

The given algebraic expressions are 3x² – 6x – 4, x + 5 – 2x²

While subtracting two or more algebraic expressions, perform the operation only between the like terms.

x + 5 – 2x² – (3x² – 6x – 4) = x + 5 – 2x² – 3x² + 6x + 4

= (x + 6x) + 5 + 4 – (2x² + 3x²)

= 7x + 9 – 5x²

Therefore, x + 5 – 2x² – (3x² – 6x – 4) = 7x + 9 – 5x²

Question 3:

Simplify the algebraic expression by combining the like terms

4(2x+1) – 3x – 2

Solution:

The given algebraic expression is 4(2x+1) – 3x – 2

Remove the braces

4(2x+1) – 3x – 2 = 8x + 4 – 3x – 2

= (8x – 3x) + 4 – 2

= 5x + 2

Therefore, 4(2x+1) – 3x – 2 = 5x + 2

Question 4:

Reduce the algebraic expression to its lowest term

\(\frac { (x² – y²)}{ (x + y) } \)

Solution:

The given algebraic expression is \(\frac { (x² – y²)}{ (x + y) } \)

We see that the numerator and denominator of the given algebraic fraction is polynomial, which can be factorized.

(x² – y²) = (x + y)(x – y)

\(\frac { (x² – y²)}{ (x + y) } \) = \(\frac { (x + y)(x – y)}{ (x + y) } \)

Cancel te like term (x + y)

= (x – y)

Therefore, \(\frac { (x² – y²)}{ (x + y) } \) = x – y.

FAQs on Types of Algebraic Expressions

1. What are the types of algebraic expressions?

The five different types of algebraic expressions are monomial, binomial, trinomial, multinomial, and polynomial.

2. What are the rules for algebraic expressions?

The basic rules are to combine the like terms, constants for addition or subtraction. Remove any grouping symbols like paranthesis, brackets by multiplying factors. Use the exponential rule to remove grouping.

3. Write examples of algebraic expressions?

The examples of algebraic expression is x + 2y + 1, x² + 5xy + y³ + 9, x⁴y + 4x³y² + 16xy.

4. How to derive algebraic expressions?

An algebraic expression is a combination of constants, variables and algebraic operations (+, -, ×, ÷). We can derive the algebraic expression for a given situation or condition by using these combinations.

Division of a Decimal by a Decimal | Steps on How to Divide Decimals?

Division of a Decimal by a Decimal

Looking for any help to divide a decimal by a decimal number? Then stay on this page. Here we are giving solved example questions on how to divide two decimal numbers. Interested students can read this complete page to know more details about the topic. Not only the easy procedure Division of a Decimal by a Decimal but also you can check the definition of decimal numbers in the further sections.

Also, Read

What are Decimals?

A decimal number is a number that has a whole number part and fractional part separated by a dot called a decimal point. The value of digits following the decimal point should be less than the value of 1. Some of the decimal numbers are 45.9, 708.3, etc.

How to Divide a Decimal by a Decimal?

Get the detailed steps on Dividing Decimal by a Decimal Number in the following sections. Follow these steps as it is to get the product easily and quickly.

  • Take any two decimal numbers one as dividend and the other as the divisor.
  • In general, dividend value should be more when compared to divisor value.
  • Remove dot from the decimal numbers.
  • Divide those two numbers.
  • Place the decimal dot in the quotient.

Decimal Division Problems with Answers

Example 1:

Solve 15.5 ÷ 0.5 by eliminating the decimal places.

Solution:

The given divisor is 0.5 and the dividend is 15.5

Count the number of decimal digits in the divisor and we observe that after decimal there is 1 number so we divide the number by 10.

15.5 ÷ 0.5 = \(\frac { 155 }{ 10 } \) ÷ \(\frac { 5 }{ 10 } \)

= \(\frac { 155 }{ 10 } \) x \(\frac { 10 }{ 5 } \) [reverse it to multiplication]

= \(\frac { 155 x 10 }{ 5 x 10 } \)

= \(\frac { 1550 }{ 50 } \)

Now divide the numbers as usual.

Dividing Decimal by a Decimal Number 1

Therefore, 15.5 ÷ 0.5 = 31

Example 2:

Solve 1.296 ÷ 0.108.

Solution:

The given divisor = 0.108, dividend = 1.296

Count the number of decimal digits in the divisor and we observe that after decimal there are 3 numbers so we divide the number by 1000

1.296 ÷ 0.108 = \(\frac { 1296 }{ 1000 } \) ÷ \(\frac { 108 }{ 1000 } \)

= \(\frac { 1296 }{ 1000 } \)  x \(\frac { 1000 }{ 108 } \) [reverse it to multiplication]

= \(\frac { 1296 x 1000 }{ 1000 x 108 } \)

= \(\frac { 1296000 }{ 108000 } \)

Now divide the numbers as usual.

Dividing Decimal by a Decimal Number 2

Therefore, 1.296 ÷ 0.108 = 12

Example 3:

Solve 0.445 ÷ 0.05.

Solution:

The given divisor = 0.05, dividend = 0.445

Count the number of decimal digits in the divisor.

Move the decimal in a dividend that many places to the right.

So, 0.445 ÷ 0.05 = 44.5 ÷ 5

Write the divisor without the decimal. And add the decimal point to the quotient.

Dividing Decimal by a Decimal Number 3

Therefore, 0.445 ÷ 0.05 = 8.9.

Example 4:

Solve 2.805 ÷ 0.11.

Solution:

The given divisor = 0.11, dividend = 2.805

Count the number of decimal digits in the divisor.

Move the decimal in a dividend that many places to the right.

So, 2.805 ÷ 0.11 = 280.5 ÷ 11

Write the divisor without the decimal. And add the decimal point to the quotient.

Dividing Decimal by a Decimal Number 4

So, 2.805 ÷ 0.11 = 25.5.

FAQs on Division of a Decimal by a Decimal

1. How do you divide a decimal number by a decimal?

To divide two decimal numbers, move the decimal point in the divisor and dividend. The number we divide by is called the divisor and the number which divides is called the dividend. After removing the decimal point in the divisor, divide like normal. And add the decimal point to the obtained quotient.

2. How do you divide decimals without a calculator?

To divide the decimal by a decimal number without a calculator, follow the simple steps mentioned here.

3. What are the steps for dividing decimals?

Eliminate the decimal point in the divisor by moving the point to the left side. Just remove the decimal point in the dividend and divide those numbers as usual. And then add a decimal point to the quotient.

Worksheet on LCM | Least Common Multiples Worksheet | LCM Problems with Answers

Worksheet on LCM

Worksheet on LCM is given here. Students can get the important questions on the least common multiples on this page. Along with the problems, you can also see the solutions, steps to solve all types of LCM questions. Check out the detailed explanation on solving the L.C.M of numbers, monomials, and polynomials in the following sections. By solving all the questions of Worksheet on Least Common Multiples, you can prepare well for the exams.

You can find the lowest common multiple of numbers by finding the common prime factors, prime factorization method, division method, listing multiples, and others. Practice the problems as much as possible to clear the exam.

Also, Read: Common Factors

What is L.C.M?

The least common multiple of two integers a, b is denoted as lcm(a, b), which means the smallest positive integer that is divisible by both a and b. As the division of integers by zero is undefined, the definition has meaning only if a and b are both different from zero. The lcm is the lowest common denominator (LCD) that can be used before adding, subtracting, or comparing the fractions. The L.C.M of two or more integers can be the smallest positive integer that is divisible by all of them.

Problem 1:

Find the L.C.M of the following integers by listing their multiples.

(i) 10, 15, 35

(ii) 6, 42, 54

(iii) 16, 24, 48

Solution:

(i) The given three integers are 10, 15, 35

The process of listing multiples is

10 = 2 x 5

15 = 3 x 5

35 = 7 x 5

L.C.M = 2 x 3 x 7 x 5

= 210

Therefore, the least common multiple of 10, 15, 35 is 210.

(ii) The given three integers are 6, 42, 54

The process of listing multiples is

6 = 2 x 3

42 = 2 x 3 x 7

54 = 2 x 3 x 3 x 3

L.C.M = 2 x 3 x 3 x 3 x 7

= 378

Therefore, the least common multiple of 6, 42, 54 is 378.

(iii) The given three integers are 16, 24, 48

The process of listing multiples is

16 = 2 x 2 x 2 x 2

24 = 2 x 2 x 2 x 3

48 = 2 x 2 x 2 x 2 x 3

L.C.M = 2 x 2 x 2 x 2 x 3

= 48.

Therefore, the least common multiple of 16, 24, 48 is 48.


Problem 2:

Find the first 3 common multiples of the given using a number line.

(i) 2 and 3

(ii) 3 and 4

(iii) 9 and 12

Solution:

(i) The given numbers are 2 and 3

Multiples of 2 are 2, 4, 6, 8, 10, 12, 16, 18, 20, 22, 24, 26, 28, 30, . . .

Multiples of 3 are 3, 6, 9, 12, 15, 18, 21, 24, 27, 30, . .

The first three common multiples of 2 and 3 are 6, 12, 18.

(ii) The given numbers are 3 and 4

Multiples of 3 are 3, 6, 9, 12, 15, 18, 21, 24, 27, 30, 33, 36, 39, 42, 45, 48, . . . . .

Multiples of 4 are 4, 8, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, . . . .

The first three common multiples of 3 and 4 are 12, 24, 36.

(iii) The given numbers are 9 and 12

Multiples of 9 are 9, 18, 27, 36, 45, 54, 63, 72, 81, 90, 99, 108, . . .

Multiples of 12 are 12, 24, 36, 48, 60, 72, 84, 96, 108, 120, . . . .

The first three common multiples of 9 and 12 are 36, 72, 108.


Problem 3:

Find the Lowest Common Multiple of the following by finding common prime factors.

(i) 2, 8, 10

(ii) 56, 72

(iii) 25, 30, 150

Solution:

(i) The given three integers are 2, 8, 10

Using common prime factors to get the L.C.M

2 = 2 x 1

8 = 2 x 2 x 2

10 = 2 x 5

The common factor is 2. The remaining factors are 2, 2, and 5.

So, the L.C.M = 2 x 2 x 2 x 5

= 40

Therefore, the LCM of 2, 8, 10 is 40.

(ii) The given two integers are 56, 72

Using common prime factors to get the L.C.M

56 = 2 x 2 x 2 x 7

72 = 2 x 2 x 2 x 3 x 3

The common factors are 2, 2, 2 and other factors are 7, 3, 3

So, the Least common multiple = 2 x 2 x 2 x 7 x 3 x 3

= 504

Therefore, the lowest common multiple of 56 and 72 is 504.

(iii) The given three integers are 25, 30, 150

Using common prime factors to get the L.C.M

25 = 5 x 5

30 = 5 x 2 x 3

150 = 2 x 3 x 5 x 5

The common factor is 5, remaining factors are 2, 3, 5

So, the LCM = 5 x 2 x 3 x 5

= 150

Therefore, the least common multiple of 25, 30, 150 is 150.


Problem 4:

Find the L.C.M. of the given numbers by division method.

(i) 70, 110, 150

(ii) 36, 60, 120

(iii) 21, 49, 63

Solution:

(i) The given three integers are 70, 110, 150

To find the L.C.M of three numbers using the long division method, divide the numbers by the least prime number until you left nothing common.

Worksheet on LCM 1

Find the product of prime numbers in the first column to get the LCM

LCM = 2 x 3 x 5 x 5 x 7 x 11

= 11,550

Therefore, LCM(70, 110, 150) = 11,550.

(ii) The given three integers are 36, 60, 120

Divide your numbers by prime numbers as long as at least one of your numbers is evenly divisible by a prime number.

Worksheet on LCM 2

Find the product of prime numbers in the first column to get the LCM

So, LCM = 2 x 2 x 2 x 3 x 3 x 5

= 360

Therefore, LCM of 36, 60, 120 is 360.

(iii) The given three integers are 21, 49, 63

Divide your numbers by prime numbers as long as at least one of your numbers is evenly divisible by a prime number.

Worksheet on LCM 3

Find the product of prime numbers in the first column to get the LCM

So, least common multiple = 3 x 3 x 7 x 7

= 441

Therefore, the LCM of 21, 49, 63 si 441.


Problem 5:

Find the LCM of the given numbers by the prime factorization method.

(i) 10, 15 and 45

(ii) 36, 27 and 18

(iii) 18, 54, 72

Solution:

(i) The given three integers are 10, 15 and 45

We use prime factorization to solve LCM

Prime factorization of 10 is 2 x 5 = 2¹ x 5¹

Prime factorization of 15 is 3 x 5 = 3¹ x 5¹

Prime factorization of 45 is 3 x 3 x 5 = 3² x 5¹

For each prime factor, find where it occurs most often as a factor and write it that many times in a new list.

The new list is 2, 3, 3, 5

Multiply these factors together to find the LCM.

LCM = 2 x 3 x 3 x 5

= 90

In exponential form: LCM = 2¹ x 3² x 5¹ = 90

Therefore, the LCM of 10, 15, and 45 is 90

(ii) The given three integers are 36, 27 and 18

We use prime factorization to find the lowest common multiple

Prime factorization of 36 = 2 x 2 x 3 x 3 = 2² x 3²

Prime factorization of 27 = 3 x 3 x 3 = 3³

Prime factorization of 18 = 2 x 3 x 3 = 2¹ x 3²

For each prime factor, find where it occurs most often as a factor and write it that many times in a new list.

The new list is 2, 2, 3, 3, 3

Multiply these factors together to find the LCM.

LCM = 2 x 2 x 3 x 3 x 3

= 108

In exponential form: LCM = 2² x 3³ = 108

Therefore, the LCM of 36, 27, and 18 is 108

(iii) The given three integers are 18, 54, 72

We use prime factorization to solve LCM

Prime factorization of 18 = 2 x 3 x 3= 2¹ x 3²

Prime factorization of 54 = 2 x 3 x 3 x 3 = 2¹ x 3³

Prime factorization of 72 = 2 x 2 x 2 x 3 x 3 = 2³ x 3²

For each prime factor, find where it occurs most often as a factor and write it that many times in a new list.

The new list is 2, 2, 2, 3, 3, 3

Multiply these factors together to find the LCM.

LCM = 2 x 2 x 2 x 3 x 3 x 3

= 216

In exponential form: LCM = 2³ x 3³ = 216

Therefore, the LCM of 18, 54, 72 is 216.


Problem 6:

Calculate the LCM of integers using the Cake/Ladder method.

(i) 5, 27, 15

(ii) 48, 64 and 120

(iii) 12 and 20

Solution:

(i) The given three integers are 5, 27, 15

Divide your numbers by prime numbers as long as at least two numbers are evenly divisible by that prime.

Worksheet on LCM 4

The LCM is the product of the numbers in the L shape.

Least common multiple = 3 x 5 x 9

= 135

Therefore, the lowest common multiple of 5, 27, 15 is 135.

(ii) The given three integers are 48, 64, and 120

Divide your numbers by prime numbers as long as at least two numbers are evenly divisible by that prime.

Worksheet on LCM 5

The LCM is the product of the numbers in the L shape

So, LCM = 2 x 2 x 2 x 2 x 3 x 4 x 5

= 960

Therefore, the lowest common multiple of 48, 64, and 120 is 960.

(iii) The given two integers are 12 and 20

Divide your numbers by prime numbers as long as at least two numbers are evenly divisible by that prime.

Worksheet on LCM 6

The LCM is the product of the numbers in the L shape

So, LCM = 2 x 2 x 3 x 5

= 60

Therefore, the lowest common multiple of 12, 20 is 60.


Problem 7:

Calculate the least common multiple of numbers using the G.C.F method.

(i) 49, 14, 70

(ii) 84, 90

(iii) 10, 25, 60

Solution:

(i) The given integers are 49, 14, 70

LCM(14, 49, 70) = LCM( LCM(14, 49), 70 )

L.C.M (14, 49) = \(\frac { 14 x 49 }{ G.C.F(14, 49) } \)

= \(\frac { 686 }{ 7 } \)

= 98

LCM( LCM(14, 49), 70 ) = LCM(98, 70)

= \(\frac { 98 x 70 }{ G.C.F(98, 70) } \)

= \(\frac { 6860 }{ 14 } \)

= 490

Therefore, LCM(14, 49, 70) = 490

(ii) The given integers are 84, 90

LCM of 84, 90 = \(\frac { 84 x 90 }{ G.C.F(84, 90) } \)

= \(\frac { 7560 }{ 6 } \)

= 1260

Therefore, LCM(84, 90) = 1260.

(iii) The given numbers are 10, 25, 60

LCM(10, 25, 60) = LCM( LCM(10, 25), 60 )

LCM(10, 25) = \(\frac { 10 x 25 }{ G.C.F(10, 25) } \)

= \(\frac { 250 }{ 5 } \)

= 50

LCM(10, 25, 60) = LCM(50, 60) = \(\frac { 50 x 60 }{ G.C.F(50, 60) } \)

= \(\frac { 3000 }{ 10 } \)

= 300

Therefore, LCM(10, 25, 60) = 300.


Problem 8:

Find the lowest number which is less by 2 to be divided by 56 and 98 exactly.

Solution:

Given that,

A number is less by 2 to be divided by 56 and 98 exactly

Let us take the lowest number as x

x is less by 2 to be divided by 56 and 98 exactly

So, x + 2 divided by 56 and 98 exactly

x + 2 is LCM of 56, 98

56 = 2 x 2 x 2 x 7

98 = 2 x 7 x 7

LCM = 2 x 2 x 2 x 7 x 7

= 392

So, x + 2 = 392

x = 392 – 2

x = 390

Therefore, the lowest number which is less by 2 to be divided by 56 and 98 exactly is 390


Problem 9:

The H.C.F. two numbers are 6 and their L.C.M. is 36. If one of the numbers is 18, find the other number.

Solution:

Given that,

H.C.F. two numbers = 6

L.C.M. of two numbers = 36

One number = 18

Let us consider the second number is y

x * y = LCM x HCF

18 x y = 36 x 6

18y = 216

y = \(\frac { 216 }{ 18 } \)

y = 12

Therefore, the other number is 12.


Problem 10:

The product of two numbers is 144. If the L.C.M. of these numbers is 12, find their H.C.F.

Solution:

Given that,

Product of two numbers = 144

LCM of two numbers = 12

Let us take two numbers as a, b

Then a x b = HCF x LCM

144 = HCF x 12

HCF = \(\frac { 144 }{ 12 } \)

= 12

Therefore, the highest common factor is 12.


Problem 11:

Find the LCm of monomials 4mn, 10n

Solution:

Numeral coefficients = 4 , 10

4 = 2 x 2, 10 = 2 x 5

LCM of numeral coefficients = 2 x 2 x 5 = 20

Literal coefficients = mn, n

L.C.M of mn, n = mn

Therefore, LCM(4mn, 10n) = 20mn


Problem 12:

Find the LCM of polynomials x² – 5², (x + 5)²

Solution:

First polynomial = x² – 2²

= (x – 5) (x + 5)

Second polynomial = (x + 5)²

= (x + 5) (x + 5)

In both the polynomials, the common factors are (x + 5), the extra common factor of the first polynomial (x – 5), the second polynomial is (x + 5).

Therefore, required the least common multiple = (x + 5) (x + 5) (x – 5).


13 Times Table Multiplication Chart | How to Read and Write Multiplication Table of 13?

13 Times Table Multiplication Chart

Students do you want to know that the number 13 is a prime number or not? Also, learn more about the 13 Times Table Multiplication Chart from this article. Here, you will find various options to understand, learn and remember the multiplication table of thirteen. So, read this complete page and gather the useful information that helps to learn the Math Tables from 0 to 25. These tables are mandatory at the time of prime classes. Hence have a look at the tips and tricks to memorize the 13 Times Table and the solved example questions.

Multiplication Table of 13 | Table of Thirteen

In the below sections, we have provided the 13 Times Table Multiplication Chart both in the image and tabular format. Students can download it from here and prepare offline too whenever they need it. By downloading Multiplication Table of 13 you can revise it regularly and remember it easily. You can get it free of cost from our site which is useful to make your math calculations quickly.

13 times table 1

13 Times Multiplication Table up to 25

It is very easy to learn the Thirteen Times Table Multiplication Chart. Just we need to add 13 to the first multiple and get the next multiple. It is a process of repeated addition where 13 x 0 = 0 and then add 13 to get the next multiple results. So, go through the table and learn the writing the Multiplication Table of 13 up to 25 whole numbers. Also, you will find the section to learn how to read 13 times Multiplication Table on this page.

13x0=0
13x1=13
13x2=26
13x3=39
13x4=52
13x5=65
13x6=78
13x7=91
13x8=104
13x9=117
13x10=130
13x11=143
13x12=156
13x13=169
13x14=182
13x15=195
13x16=208
13x17=221
13x18=234
13x19=247
13x20=260
13x21=273
13x22=286
13x23=299
13x24=312
13x25=325

How to Read Thirteen Times Table

Zero time thirteen is 0

One time thirteen is 13

Two times thirteen is 26

Three times thirteen is 39

Four times thirteen is 52

Five times thirteen is 65

Six times thirteen is 78

Seven times thirteen is 91

Eight times thirteen is 104

Nine times thirteen is 117

Ten times thirteen is 130.

Get More Multiplication Tables

0 Times Table Multiplication Chart1 Times Table Multiplication Chart2 Times Table Multiplication Chart
3 Times Table Multiplication Chart4 Times Table Multiplication Chart5 Times Table Multiplication Chart
6 Times Table Multiplication Chart7 Times Table Multiplication Chart8 Times Table Multiplication Chart
9 Times Table Multiplication Chart10 Times Table Multiplication Chart11 Times Table Multiplication Chart
12 Times Table Multiplication Chart14 Times Table Multiplication Chart15 Times Table Multiplication Chart
16 Times Table Multiplication Chart17 Times Table Multiplication Chart18 Times Table Multiplication Chart
19 Times Table Multiplication Chart20 Times Table Multiplication Chart21 Times Table Multiplication Chart
22 Times Table Multiplication Chart23 Times Table Multiplication Chart24 Times Table Multiplication Chart
25 Times Table Multiplication Chart

Why One Should Read 13 Times Table Multiplication Chart?

Learning 13 times Multiplication table is very important and it has several advantages for solving mathematical problems. There are many aspects of mathematics that require multiplication tables to spend less amount of time.

  • Math Tables saves your time while doing arithmetical operations like multiplications, divisions, and reducing fractions, finding LCM, GCF, etc
  • In this way, learning tables are helpful to solve math problems easily and quickly.
  • 13 Times Table makes you perfect in performing the quick calculations.

Tips & Tricks to Remember 13th Table

We have 2 simple techniques to remember and memorize the Multiplication table of 13. So, interested students must check out these tips to learn the table quickly.

  • To memorize the 13 Times Table Multiplication Chart, first, you need to remember the 3rd Table. The multiples of three are 3, 6, 9, 12, 15, 18, . . .
  • And then add natural numbers to the ten’s digit of the 3 multiples. The obtaines 13 multiples are (1 + 0)3 = 13, (2 + 0)6 = 26, (3 + 0)9 = 39, (4 + 1)2 = 52, (5 + 1)5 = 65, (6 + 1)8 = 78, (7 + 2)1 = 91, (8 + 2)4 = 104, (9 + 2)7 = 117, (10 + 3)0 = 130, (11 + 3)3 = 143, . .
  • Thirteen does not have any rules that make the multiplication table easier to memorize. Them here is a structure for every 10 multiples of 13. They are 13, 26, 39, 52, 65, 78, 91, 104, 117, 130. In all these multiples, the last digit i.e units place digit is repeating. So, one can remember this logic to memorize the table.

Solved Examples on 13 Times Multiplication Table

Example 1:

Calculate the value of 3 plus 13 times of 7 minus 4, using the 13 Times Table.

Solution:

Given, calculate the value using 13 Times Table

First, we have to write down the given statement plus 13 times of 7 minus 4

Now, solving the above expression by using 13 Times Table Multiplication Chart,

3 plus 13 times 7 minus 4 = 3 + 13 x 7 – 4

= 3 + 91 – 4

= 3 + 87

= 90

Therefore, the value of 3 plus 13 times 7 minus is 90.

Example 2:

Check using the table of 13 whether 8 times 13 minus 4 is 100?

Solution:

Given, calculate the value using 13 Times Table

First, we have to write down the given statement 8 times 13 minus 4

8 times 13 minus 4 = 8 x 13 – 4

= 104 – 4

= 100

Therefore, the given statement is true.

Example 3:

Use the 13 times table multiplication chart, and evaluate the value of 6 plus 13 times 5 minus 9.

Solution:

Given, calculate the value using 13 Times Table

First, we have to write down the given statement 6 plus 13 times 5 minus 9

6 plus 13 times 5 minus 9 = 6 + 13 x 5 – 9

= 6 + 65 – 9

= 6 + 56

= 62

Therefore, 6 plus 13 times 5 minus 9 is 62.

Example 4:

Using the Multiplication Table of 13, evaluate 13 times 15 plus 25 minus 4.

Solution:

Given, calculate the value using 13 Times Table

First, we have to write down the given statement 13 times 15 plus 25 minus 4

Now, solving the above expression by using 13 Times Table

13 times 15 plus 25 minus 4 = 13 x 15 + 25 – 4

= 195 + 25 – 4

= 195 + 21

= 216

Therefore, 13 times 15 plus 25 minus 4 is 216.

BODMAS/PEMDAS Rules – Involving Decimals | Order of Operations with Decimals Questions and Answers

BODMAS PEMDAS Rules Involving Decimals

We can easily simplify the arithmetic expression which involves decimals by using the BODMAS Rules or PEMDAS Rules. Some children will get confused while simplifying an arithmetic expression but by using the BODMAS rule, they can simply solve the expressions. Check out the Order of Operations and solved examples of BODMAS Rules Involving Decimals in this article. We have clearly given questions and answers along with the explanations for your best practice.

Also, Check:

Order of Operations Involving Decimals Questions and Answers

Example 1.

First priority for Bracket terms: Solve inside the Brackets/parenthesis before Of, Multiply, Divide, Add or Subtract.
For example 1.2 + (1.5 – 2.3).

Solution:

The given expression is 1.2 + (1.5 – 2.3).
1.2 + (1.5 – 2.3) = 1.2 + (- 0.8) (subtraction of bracket term).
= 1.2 – 0.8.
= 0.4.
Finally, 1.2 + (1. 5 – 2. 3) is equal to 0.4.

Example 2.

Order terms are second priority: Then, solve Of part (Exponent, Powers, Roots, etc.,) before Multiply, Divide, Add or Subtract.
For example 0.2 X (1.2 + 1.4) + (0.2)^2.
Solution:

The given expression is 0.2 X (1.2 + 1.4) + (0.2)^2.
0.2 X (1.2 + 1.4) + (0.2)^2 = 0.2 X 2.6 + (0.2)^2 ( bracket terms addition first).
= 0.2 X 2.6 + 0.04 (order term (0.2)^2 = 0.04).
= 0.52 + 0.04 (multiplication 0.2 X 2.6 = 0.52).
= 0.56 (addition 0.52 + 0.04 = 0.56).
Therefore, 0.2 X (1.2 + 1.4) + (0.2)^2 is equal to 0.56.

Example 3.

Division and Multiplication: Then, calculate Multiply or Divide before Add or Subtract start from left to right.
For example 1.4 + 1.6 ÷ 0.2 X 0.2.
Solution:

The given expression is1.4 + 1.6 ÷ 0.2 X 0.2.
1.4 + 1.6 ÷ 0.2 X 0.2 = 1.4 + 8 X 0.2 (division 1.6 ÷ 0.2 = 8).
= 1.4 + 0.4 (multiplication 8 X 0.2 = 0.4).
= 1.8 (addition 1.4 + 0.4 = 1.8).
Therefore, 1.4 + 1.6 ÷ 0.2 X 0.2 is equal to 1.8.

Example 4.

Addition and Subtraction: At last Add or Subtract start from left to right.
For example 1.5 + (3.2 – 1.6) + 0.1.
Solution:

The given expression is 1.5 + (3.2 – 1.6) + 0.1.
1.5 + (3.2 – 1.6) + 0.1 = 1.5 + 1.6 + 0.1 (subtraction of bracket terms 3.2 – 1.6 = 1.6).
= 3.2 (addition 1.5 + 1.6 + 0.1 = 3.2).
Therefore, 1.5 + (3.2 – 1.6) + 0.1 is equal to 3.2.

BODMAS Rules Involving Decimals Questions and Answers

Problem 1.

Simplify the below expressions by using the BODMAS rules.
(i) 0.4 + 0.8 ÷ 0.2 + 0.2 X 0.4.
(ii) 0.2 X 0.5(1.2 + 2.1) + 2.5.
(iii) 0.6 – 0.2 X 1.2 + 1.6.
(iv) 1.2 + [2.5 + (2.6 – 1.6) – 2.4)] – 3.2.
(v) 0.8 + 1.2 X 0.5 + 1.2.

Solution:

(i) 0.4 + 0.8 ÷ 0.2 + 0.2 X 0.4.
Solution:
The given expression is 0.4 + 0.8 ÷ 0.2 + 0.2 X 0.4.
0.4 + 0.8 ÷ 0.2 + 0.2 X 0.4 = 0.4 + 4 + 0.2 X 0.4 (division 0.8 ÷ 0.2 = 4).
= 0.4 + 4 + 0.08 (multiplication 0.2 X 0.4 = 0.08).
= 4.48.
By using the BODMAS Rule, 0.4 + 0.8 ÷ 0.2 + 0.2 X 0.4 is equal to 4.48.

(ii) 0.2 X 0.5(1.2 + 2.1) + 2.5.
Solution:
The given expression is 0.2 X 0.5(1.2 + 2.1) + 2.5.
0.2 X 0.5(1.2 + 2.1) + 2.5 = 0.2 X 0.5(3.3) + 2.5 (addition 1.2 + 2.1 = 3.3).
= 0.2 X 0.5 X 3.3 + 2.5
= 0.33 + 2.5 (multiplication 0.2 X 0.5 X 3.3 = 0.33).
= 2.83 (addition 0.33 + 2.5 = 4.83).
By using the BODMAS rule, the given expression 0.2 X 0.5(1.2 + 2.1) + 2.5 is simplified as 2.83.

(iii) 0.6 – 0.2 X 1.2 + 1.6.
Solution:
The given expression is0.6 – 0.2 X 1.2 + 1.6.
0.6 – 0.2 X 1.2 + 1.6 = 0.6 – 0.24 + 1.6 (multiplication 0.2 X 1.2 = 0.24).
= 2.2 – 0.24 (addition 0.6 + 1.6 = 2.2).
= 1.96 (subtraction 2.2 – 0.24 = 1.96).
Finally, by using the BODMAS rule, the given expression 0.6 – 0.2 X 1.2 + 1.6 is simplified as 1.96.

(iv) 1.2 + [2.5 + (2.6 – 1.6) – 2.4)] – 3.2.
Solution:
The given expression is 1.2 + [2.5 + (2.6 – 1.6) – 2.4)] – 3.2.
1.2 + [2.5 + (2.6 – 1.6) – 2.4)] – 3.2 = 1.2 + [2.5 + (1.0) – 2.4)] – 3.2 (subtraction in brackets 2.6 – 1.6 = 1.0).
1.2 + [2.5 + (2.6 – 1.6) – 2.4)] – 3.2 = 1.2 + [3.5 – 2.4] – 3.2 (addition 2.5 + 1.0 = 3.5).
1.2 + [2.5 + (2.6 – 1.6) – 2.4)] – 3.2 = 1.2 + 1.1 – 3.2 (subtraction 3.5 – 2.4 = 1.1).
1.2 + [2.5 + (2.6 – 1.6) – 2.4)] – 3.2 = 2.3 – 3.2 (addition 1.2 + 1.1 = 2.3).
= – 0.9 (subtraction 2.3 – 3.2 = – 0.9).
By using the BODMAS rule, the given expression 1.2 + [2.5 + (2.6 – 1.6) – 2.4)] – 3.2 is simplified as – 0.9.

(v) 0.8 + 1.2 X 0.5 + 1.2.
Solution:
The given expression is 0.8 + 1.2 X 0.5 + 1.2.
0.8 + 1.2 X 0.5 + 1.2 = 0.8 + 0.6 + 1.2 (multiplication first 1.2 X 0.5 = 0.6).
= 2.6 (addition 0.8 + 0.6 + 1.2 = 1.4 + 1.2 = 2.6).
By using the BODMAS rule, 0.8 + 1.2 X 0.5 + 1.2 is simplified as 2.6.

BODMAS Rules – Involving Integers | Simplification of Expressions Involving Integers | Order of Operations in Mathematics

BODMAS Rules Involving Integers

For the simplification of involving integers in an arithmetic expression, we have to follow the BODMAS Rules. It is the basic order for mathematic operations. In BODMAS every letter indicates one operation and we have to place it in a specific order to simplify any arithmetic operation easily.

B stands for Bracket, O stands for order or of, D stands for Division, M stands for Multiplication, A stands for Addition and S stands for Subtraction. We have to follow the above priority levels for every arithmetic operation simplification process which involves integers.

Read More:

BODMAS Rules Involving Integers Questions

Example 1.

Solve the below expressions by using BODMAS Rule
(i) 6 × (10 + 5).
(ii) 2 + 5 of 3 – 6.
(iii) 10 ÷ 2 × 3 + 6.
(iv) 15 + (6 × 3) – 20 ÷ 5.

(i) 6 × (10 + 5).
Solution:

The given expression is 6 × (10 + 5).
As per the BODMAS rule, simplify the bracket terms first and then multiplication.
6 × (10 + 5) = 6 × 15.
= 90.
Therefore, 6 X (10 + 5)is equal to 90.
(ii) 2 + 5 of 3 – 6.
Solution: The given expression is 2 + 5 of 3 – 6.
As per the BODMAS rules, we have to simplify the ‘of’ term first and then addition and subtraction terms.
2 + 5 of 3 – 6 = 2 + 5 × 3 – 6.
= 2 + 15 – 6.
= 17 – 6.
= 11.
So, by simplifying the 2 + 5 of 3 – 6 is equal to 11.
(iii) 10 ÷ 2 × 3 + 6.
Solution: The given expression is 10 ÷ 2 × 3 + 6.
As per the BODMAS Rule, we have to simplify division terms first then multiplication and addition.
10 ÷ 2 × 3 + 6 = 5 × 3 + 6.
= 15 + 6.
= 21.
Therefore, by simplifying the 10 ÷ 2 × 3 + 6 is equal to 21.
(iv) 15 + (6 × 3) – 20 ÷ 5.
Solution: The given expression is 15 + (6 × 3) – 20 ÷ 5.
As per the BODMAS rule, we have to simplify the bracket terms first, then division, addition, and subtraction.
15 + (6 × 3) – 20 ÷ 5 = 15 + 18 – 20 ÷ 5.
= 15 + 18 – 4.
= 33 – 4.
= 29.
So, by simplifying the 15 + (6 × 3) – 20 ÷ 5, we will get the result as 29.

Example 2.

Simplify the below expressions by using the BODMAS rule.
(a) 15 – 24 ÷ 6 + 10 × 2.
(b) 39 – [10 + 6 of (20 – 2 + 10)].
(c) 25 – 8 of (15 – 10) + 2 × 5.
(d) 30 × 2 + 2 of (10 ÷ 2) – 10.

(a) 15 – 24 ÷ 6 + 10 × 2.
Solution:

The given expression is 15 – 24 ÷ 6 + 10 × 2.
Based on the BODMAS Rule.
15 – 24 ÷ 6 + 10 × 2 = 15 – 4 + 10 × 2 (Division first 24 ÷ 6 = 4).
= 15 – 4 + 20 (multiplication term 10 × 2 = 20).
= 35 – 4 (addition 15 + 20 = 35).
= 31 (subtraction 35 – 4 = 31).
Therefore, by simplifying the 15 – 24 ÷ 6 + 10 × 2, we will get the result as 31.
(b) 39 – [10 + 6 of (20 – 2 + 10)].
Solution: The given expression is 39 – [10 + 6 of (20 – 2 + 10)].
Based on the BODMAS Rule,
39 – [10 + 6 of (20 – 2 + 10)] = 39 – [10 + 6 of (30 – 2)] (addition term in brackets 10 + 20 =30).
= 39 – [10 + 6 of (28)] (subtraction 30 – 2= 28).
= 39 – [10 + 6 × 28].
= 39 – [10 + 168] (multiplication 6 x 28 = 168).
= 39 – 178 (addition 10 + 168 = 178).
= – 139 ( subtraction).
By simplifying the 39 – [10 + 6 of (20 – 2 + 10)], we will get the result as -139.
(c) 25 – 8 of (15 – 10) + 2 × 5.
Solution: The given expression is 25 – 8 of (15 – 10) + 2 × 5.
Based on the BODMAS rule,
25 – 8 of (15 – 10) + 2 × 5 = 25 – 8 of (5) + 2 × 5 (bracket term subtraction 15 – 10 = 5).
= 25 – 8 × 5 + 2 × 5.
= 25 – 40 + 10 (multiplication 8 × 5 = 40, 2 × 5 = 10).
= 35 – 40 (addition 25 + 10 = 35).
= – 5 (subtraction 35 – 40 = -5).
Therefore, 25 – 8 of (15 – 10) + 2 × 5 is equal to – 5.
(d) 30 × 2 + 2 of (10 ÷ 2) – 10.
Solution: The given expression is 30 × 2 + 2 of (10 ÷ 2) – 10.
Based on the BODMAS Rule,
30 × 2 + 2 of (10 ÷ 2) – 10 = 30 × 2 + 2 of (5) – 10 (division 10 ÷ 2 = 5).
= 30 × 2 + 2 × 5 – 10.
= 60 + 10 – 10 (multiplication 30 × 2 = 60, 2 × 5 = 10).
= 70 -10 (addition 60 + 10 = 70).
= 60 (subtraction 70 – 10 = 60).
Therefore, 30 × 2 + 2 of (10 ÷ 2) – 10 is equal to 60.

BODMAS Rule – Definition, Formula, Examples | Order of Operations | How to Apply BODMAS Rule?

BODMAS Rule

BODMAS is a basic rule in mathematics to solve an arithmetic expression simply. BODMAS Rule is very helpful to improve the mathematic operations easily and quickly. Some Mathematical operations where we use BODMAS Rule are given here. Those mathematical operations are addition (+), subtraction (-), multiplication (X), division (÷).

BODMAS stands for
B – Bracket.
O – Of or Order.
D – Division.
M – Multiplication.
A – Addition.
S – Subtraction.

Read More Articles:

Order of Operations

By following the left to right method on operations, we won’t get the exact solution. We need to follow the order to simplify the mathematical operations. To solve any arithmetic operation, the BODMAS rule provides the order of operations. The operations in mathematics are addition, subtraction, multiplication, and division. While solving an expression we need to follow the below-mentioned order. That is

  • Firstly, we have to give priority to the Bracket terms.
  • The second priority for Of or Order operation.
  • The third priority for division operation.
  • Fourth priority for the multiplication operation.
  • Next priority for the addition operation.
  • Final priority for subtraction operation.

For example: x + (y – z) + a × c ÷ p +a².

1. First priority for bracket operation that is (y – z) = A.
2. Second priority for of or order operation a² = B.
3. Third priority for division operation c ÷ p = C.
4. Fourth priority for multiplication a × C = D.
5. Next priority for addition operation x + A + D + B = E.

Sometimes BODMAS is also called BIDMAS and PEMDAS. BIDMAS stands for Brackets, Indices, Division, Multiplication, Addition, Subtraction. If we have square terms, powers, and exponent terms in an arithmetic operation, then we can use this ‘BIDMAS’ instead of the ‘BODMAS’ rule. PEMDAS stands for Parentheses, Exponent, Multiplication, Division, Addition, and Subtraction.

Use of Bracket

We have to give the importance for bracket terms first in an expression. In the bracket terms also, we need to follow the division, multiplication, addition, and subtraction order. For example,
2 + 3(2 + 4 × 5) – 1 = 2 + 3(2 + 20) – 1.
= 2 + 3(22) – 1.
= 2 + 66 – 1.
= 68 – 1 = 67.
The brackets will clearly explain the relationship between terms.
1500 ÷ 500 [(12-2) + (10 +5) × (6 + 4)] = 1500 ÷ 500 [10 + 15 × 10].
= 1500 ÷ 500 [10 + 150].
= 1500 ÷ 500 × 160.
= 3 × 160 = 480.
1500 ÷ 500 [(12-2) + (10 +5) × (6 + 4)] = 480.

BODMAS Rule Questions

1. Simplify the below operations by using the BODMAS Rule.
(i) 8 + 3 × 5.
(ii) 5 × (2 + 6) + 6².
(iii) 4 – 1 + 9 ÷ 3.
(iv) 25 – 8 × 2 + 5.
(v) 50 – 20 + (2 × 4) + 2².

(i) 8 + 3 × 5.
Solution: The given expression is 8 + 3 × 5.
We have only two operations in the above expression. They are addition and multiplication.
As per the BODMAS Rule, we need to simplify the multiplication term first and then additional terms.
Multiplication terms are 3 × 5 = 15.
8 + 3 × 5 = 8 + 15.
Now, simplify the addition term. That is, 8 + 15 = 23.
Therefore, 8 + 3 X 5 is equal to 23.

(ii) 5 × (2 + 6) + 6².
Solution: The given expression is 5 × (2 + 6) + 6².
we have multiplication, bracket terms, and order terms in the above expression.
As per the BODMAS Rule, we need to simplify the bracket term first, next order terms, then multiplication, and finally addition terms.
Bracket terms are (2 × 6) = 12.
So, 5 × 12 + 6².
Next, order terms, 6² = 36.
So, 5 × 12 + 36.
Next, multiplication order. That is, 5 × 12 = 60.
That is 60 + 36.
Finally addition 60 + 36 = 96.
Therefore, 5 × (2 + 6) + 6² is equal to 96.

(iii) 4 – 1 + 9 ÷ 3.
Solution: The given expression is 4 – 1 + 9 ÷ 3.
The order of the BODMAS Rule is
B – Bracket – 1st.
O – Order – 2nd.
D – Division – 3rd.
M – Multiplication – 4th.
A – Addition – 5th.
S – Subtraction – 6th.
We have only subtraction, addition, and division operations in the above expression. By following the BODMAS Rule, we need to give first priority for division, subtraction, and then addition.
4 – 1 + 9 ÷ 3 = 4 – 1 + 3.
= 3 + 3.
= 6.
Therefore, 4 – 1 + 9 ÷ 3 is equal to 6.

(iv) 25 – 8 × 2 + 5.
Solution: The given expression is 25 – 8 × 2 + 5.
The order of the BODMAS Rule is
B – Bracket – 1st.
O – Order – 2nd.
D – Division – 3rd.
M – Multiplication – 4th.
A – Addition – 5th.
S – Subtraction – 6th.
We have subtraction, multiplication, and addition operations in the above expression. Based on the BODMAS Rule, the first priority will give for the multiplication, next addition, and then subtraction terms. That is,
25 – 8 × 2 + 5 = 25 – 16 + 5.
= 30 – 16.
= 14.
Therefore, 25 – 8 × 2 + 5 is equal to 14.

(v) 50 – 20 + (2 × 4) + 2².
Solution: The given expression is 50 – 20 + (2 × 4) + 2².
By following the BODMAS Rule,
50 – 20 + (2 × 4) + 2² = 50 – 20 + 8 + 2² (bracket term first).
= 50 – 20 + 8 + 4 (order term).
= 62 – 20 (addition term).
= 42 (subtraction term).
Therefore, 50 – 20 + (2 × 4) + 2² is equal to 42.

FAQs on BODMAS Rule

1. What is BODMAS Rule?

BODMAS Rule is the order of operations in mathematics to simply solve the arithmetic expression. BODMAS stands for Bracket, Of or Order, Division, Multiplication, Addition, and Subtraction.

2. What is ‘D’ in BODMAS?

D in BODMAS Stands for Division.

3. What is the order of operations in the BODMAS rule?

For better simplification, we have an order of operation in the BODMAS Rule. That is Bracket terms, Order or exponent operation, division operation, multiplication operation, addition operation, and the subtraction operation.

4. Do you Multiply if there are no exponent terms in the expression?

Yes, if there are no bracket terms and exponent terms, then we can do the multiplication operation. If there is a bracket term, then we have to do a bracket term operation and then a multiplication operation.

Worksheet on Discounts | Calculating Prices using Discounts Worksheets

Worksheet on Discounts

Students who are searching for different problems on Discounts can get them in one place. Get all the problems on discounts along with the answers here. Use the Worksheet on Discounts and kick start your preparation. Students can assess their strengths and weaknesses by solving all questions from Discounts Worksheet with Answers. Make use of these Discount Questions and understand different formulas and ways of solving problems related to all discount problems.

Different Questions are covered in the Discount Worksheets. Get the formulas and step-by-step process to solve each and every question. Here, we are offering a detailed solution along with an explanation for each and every problem for a better understanding of concepts.

Do Read:

Discounts Problems with Solutions

1. The marked price of a washing machine is $ 3650. The shopkeeper offers an off-season discount of 18% on it. Find its selling price.

Solution:

Given that the market price of a washing machine is $ 3650. The shopkeeper offers an off-season discount of 18% on it.
The price of a washing machine is $ 3650.
The discount percent on a washing machine is 18%
Firstly, find out the discount on the washing machine.
Discount on washing machine = (18 * $3650)/100 = $657
To find the selling price of the washing machine, subtract the discount on the washing machine from The price of a washing machine.
Selling price = $ 3650 – $657 = $2993

Therefore, the selling price of a washing machine is $2993.


2. The price of a sweater was slashed from $ 860 to $ 716 by a shopkeeper in the winter season. Find the rate of discount given by him.

Solution:

Given that the price of a sweater was slashed from $ 860 to $ 716 by a shopkeeper in the winter season.
Cost Price = Price of the Sweater in the starting = ₹ 860
Selling Price = Price of the Sweater after slashing = ₹ 716
To Find the Rate of discount which is given by him, first, we have to find the amount that has been discounted.
The discount on the sweater = Cost Price – Selling Price
Substitute the Cost Price and Selling Price in the above equation.
The discount on the sweater = 860 – 716 = ₹ 144
Now, We need to calculate the discount percentage.
To find out the discount percentage we use the formula,
Discount Percentage = Discounted Price / Cost Price x 100
Now, Substitute the Discounted Price and Cost Price in the above equation.
Discount Percentage = ₹ 144/₹ 860 x 100 = 16.7% (approximately)

Therefore, the rate of discount that is given to him is 16.7%.


3. Find the rate of discount is given on a shirt whose selling price is $ 1092 after deducting a discount of $ 208 on its marked price.

Solution:

Given that a shirt whose selling price is $ 1092 after deducting a discount of $ 208 on its marked price.
Selling Price of the Shirt = $ 1092
Discounted Price = $ 208
To Find the Rate of discount on a shirt, first, we have to find the Marked Price of the Shirt.
The formula for the Marked Price is
Marked Price = Selling Price + Discount Price
Substitute the Selling Price and Discount Price in the above equation.
Marked Price = $ 1092 + $ 208 = $1300
Now, We need to calculate the rate of discount on the shirt.
To find out the rate of discount on the shirt we use the formula,
Rate of Discount = Discount Price / Marked Price x 100
Now, Substitute the Discount Price and Marked Price in the above equation.
Rate of Discount = $ 208/$1300 x 100 = 16%

Therefore, the rate of discount on the trouser is 16 %.


4. After allowing a discount of 76% on a toy, it is sold for $ 582. Find the marked price of the toy.

Solution:

Given that after allowing a discount of 76% on a toy, it is sold for $ 582.
The discount on a toy = 76%
The selling price of the toy = $ 582
Also, the Selling price of = 100 – 76% = 24%
To find the cost price of the toy,
Selling Price = 24%
Selling Price = $ 582
24% = $ 582
1% = $ 582 ÷ 24 = $ 24.25
100% = $ 24.25 x 100 = $ 2425

Therefore, the marked price of the toy is $ 2425.


5. A tea set was bought for $ 344 after getting a discount of 14% on its marked price. Find the marked price of the tea set.

Solution:

Given that a tea set was bought for $ 344 after getting a discount of 14% on its marked price.
Let the marked price of tea set be Rs = X
The selling price = $ 344
Also, the discount = 14%
Marked Price – Discount on Marked Price = $ 344
X – 14X/100 = $ 344
100X – 14X = $ 344 * 100
86X = $34400
X = $34400/86
X = $400

Therefore, the marked price of the tea set is $ 400.


6. A dealer marks his goods at 45% above the cost price and allows a discount of 30% on the marked price. Find his gain or loss percent.

Solution:

Given that a dealer marks his goods at 45% above the cost price and allows a discount of 30% on the marked price.
Let the Cost Price of the goods be X
The Marked price of the goods = X + (45/100 of x) = Rs 1.45 X
Also, the discount = 30%
Marked Price – Discount on Marked Price = Selling Price
Substitute the values in the above equation.
Discount = 30% of 1.45X = 1.45X × 0.3 = Rs 0.435X
Selling Price = 1.45 X – 0.435X = 1.015X
Selling Price = 1.015X
As Selling Price is more than Cost Price, there is a profit.
So, Profit = Selling Price – Cost Price
= 1.015X – X
= 0.015X
Profit percentage = (Profit / Cost Price) x 100
= (0.015X / X) x 100
= 1.5%

Therefore, the Profit percentage is 1.5%.


7. A cell phone was marked at 50% above the cost price and a discount of 20% was given on its marked price. Find the gain or loss percent made by the shopkeeper.

Solution:

Given that a cell phone was marked at 10% above the cost price and a discount of 20% was given on its marked price.
Let the Cost Price of the cell phone is Rs. 100.
The Marked price of the cell phone = (100 +10)%
The Marked price of the cell phone = (110)%
Also, the discount = 10% of 130 = 10/100 * 130
The Discount = 13
Selling Price = Marked price – Discount
Substitute the values in the above equation.
Selling Price = 110 – 13 = 97
Loss = 3
Loss % = (Loss × 100)/ CP
Loss% = 3%

Therefore, the Loss percentage is 3%.


8. A dealer purchased a fan for $ 620. After allowing a discount of 35% on its marked price, he gains 35%. Find the marked price of the fan?

Solution:

Given that a dealer purchased a fan for $ 620. After allowing a discount of 35% on its marked price, he gains 35%.
Let the Cost Price of a fan is $ 620.
The Discount on its marked price = 35%
The Profit % = 35%
Selling price = C.P + Profit% of C.P
Substitute the values in the above equation.
Selling price = 620 + 35% of 620
= 620 + 0.35 × 620
= 620 + 217
= 867
Selling Price = $867
Now, the next step is to find the marked price of the fan.
M.P = (S.P × 100)/(100 – discount)
= (867 × 100)/(100 – 35)
= 86700/65
= 1333.84

Therefore, the marked price of the fan is 1333.84.


9. A dealer bought a refrigerator for $ 23030. After allowing a discount of 32% on its marked price, he gains 40%. Find the marked price of the refrigerator.

Solution:

Given that a dealer bought a refrigerator for $ 23030. After allowing a discount of 32% on its marked price, he gains 40%.
Let the Cost Price of a fan is $ 23030.
The Discount on its marked price = 32%
The Profit % = 40%
Selling price = C.P + Profit% of C.P
Substitute the values in the above equation.
Selling price = 23030 + 40% of 23030
= 23030 + 0.4 × 23030
= 23030 + 9212
= 32242
Selling Price = $32242
Now, the next step is to find the marked price of the fan.
M.P = (S.P × 100)/(100 – discount)
= (32242 × 100)/(100 – 32)
= 3224200/68
= 47414.70

Therefore, the marked price of the refrigerator is 47414.70.


10. A carpenter allows a discount of 32% to his customers and still gains 40%. Find the marked price of a dining table which costs the carpenter $ 2380.

Solution:

Given that a carpenter allows a discount of 32% to his customers and still gains 40%.
Let the Marked Price of a dining table is M.
The Discount on its marked price = 32%
Selling price = Marked Price – Discount on its marked price
Substitute the values in the above equation.
Selling price = M – 0.32M = 0.68M
Cost = $ 2380
Gain 40% = 0.4 * 2380 = 952
Selling price = 2380 + 952 = 3332
Selling price = 0.68M = 3332
M = 3332/0.68
M = 4900

Therefore, the marked price of the dining table costs the carpenter $ 2380. is 4900.


11. After allowing a discount of 20% on the marked price, a trader still makes a gain of 34%. By what percent is the marked price above the cost price?

Solution:

Given that after allowing a discount of 20% on the marked price, a trader still makes a gain of 34%.
Let the cost price be 100 Rupees.
There is a gain of 34%.
So, the Selling price will be 100 + 34 Rupees.
Selling price = 134 Rupees.
Let marked price be M
Then 80% of M = 134
0.8M = 134
M = 134/0.8
M = 167.5
Above cost price =167.5 – 100 = 67.5
So, the marked price is 67.5 rupees more than CP.

Therefore, the shopkeeper must mark his good’s price 67.5% more than the cost price.


12. How much percent above the cost price should a shopkeeper mark his goods so that after allowing a discount of 20% on the marked price, he gains 16%?

Solution:

Given that after allowing a discount of 20% on the marked price, he gains 16%.
Let the cost price be 100 Rupees and also the marked price be M.
There is a gain of 16%.
So, the selling price of the article = Cost Price + Gain
Substitute the values in the above equation.
The selling price will be 100 + 16 Rupees.
Selling price = 116 Rupees.
Discount % = 20%
Discount = 20% of Marked Price
= Rs.20/100 * M
= Rs. 20M/100
= Rs. M/5
Marked Price – Discount = Selling price
=> M – M/5 = 116
=> (5M – M)/5 = 116
=> 4M/5 = 116
=> M = 116 * 5/4 = Rs. 145
Marked Price = Rs. 145
The amount marked above the CP = MP – CP
= Rs. (145 – 100)
= Rs. 45
∴ % amount marked above the CP
= Amount increased/CP * 100
= 45/100 * 100
= 45%

Therefore, the shopkeeper must mark his good’s price 45% more than the cost price.


13. The marked price of a television is $ 37000. A dealer allows two successive discounts of 10% and 5%. For how much is the television available?

Solution:

Given that the marked price of a television is $ 37000. A dealer allows two successive discounts of 10% and 5%.
The Price after 10% discount.
= $ 37000 – 10/100 * $ 37000
= $ 37000 – 0.05 * $ 37000 = $ 37000 – 3700 = 33300
The Price after 5% discount.
= $ 37000 – 5/100 * $ 37000
= $ 37000 – 0.1 * $ 37000 = $ 37000 – 1850 = 35150

Therefore, tv is available at price = 35150


14. Find the single discount which is equivalent to two successive discounts of 30% and 10%.

Solution:

Given that two successive discounts of 30% and 10%.
The marked price = 100
1st discount = 30% of 100 = 30
since, 100 – 30 = 70
2nd discount = 10% of 70 = 7
Selling price = 70 – 7 = 63
Single Equivalent Discount = MP – SP = 100 -63= 37
Since the discount of 37 is on 100

Required single discount = 37%


Union of Sets – Symbol, Properties, Venn Diagram Representation with Examples

Union of Sets

A and B are the two sets that contain elements. The union of two sets A and B is the combination of the elements in A and B sets. Union of the sets A and B is denoted as A U B. If there are any common elements in two sets, we need to write only once in the union of two sets. The symbol of the Union is denoted as ‘U’ and it is called a universal set. For example,
A = {1, 4, 5, 3} and B = {2, 7, 8, 9}
A U B = {1, 2, 3, 4, 5, 7, 8, 9}.

Do Refer Related Articles:

Union of Sets Venn Diagram Representation

Let us assume a Universal Set U where A, B are Subsets of the Universal Set. Union of Sets is defined as the set of all the elements that exist in Set A and Set B or both the elements in Set A, Set B together. Union of Sets is denoted by the Symbol ‘U’. Venn Diagram Representation of Union of Sets is given below.

Union of Sets. Image 1

A U B = {x: x ∈ A or x ∈ B}.

Properties of the Union of Sets

There are different Properties of Union of Sets and we have explained all of them in detail by considering few examples. They are as such

(i) Commutative Law
(ii) Associative Law
(iii) Identity Law
(iv) Idempotent Law
(v) Domination Law

(i) Commutative Law

The commutative law is, A ∪ B = B ∪ A.
If A = {1, 2, 3} and B = {3, 4, 5} then
A ∪ B = {1, 2, 3} ∪ {3, 4, 5} = {1, 2, 3, 4, 5} ——(1).
B ∪ A = {3, 4, 5} ∪ { 1, 2, 3} = {3, 4, 5, 1, 2} ——(2).
(1) = (2)
The elements of the union set A ∪ B and B ∪ A are the same. So, the commutative law is satisfied.

(ii) Associative Law

The Associative law contains three sets A, B, and C and it is (A ∪ B) ∪ C = A ∪ (B ∪ C).
For example, A = {1, 2}, B = {3, 4, 5} and C = {1, 4, 6}.
Then, A ∪ B = {1, 2} ∪ {3, 4, 5} = {1, 2, 3, 4, 5}.
(A ∪ B) ∪ C = {1, 2, 3, 4, 5} ∪ {1, 4, 6} = {1, 2, 3, 4, 5, 6}—–(1).
(B ∪ C) = {3, 4, 5} ∪ { 1, 4, 6} = { 1, 3, 4, 5, 6}.
A ∪ (B ∪ C) = {1, 2} ∪ {1, 3, 4, 5, 6} = {1, 2, 3, 4, 5, 6} ——(2).
(1) = (2).
The elements of the union sets (A ∪ B) ∪ C and A ∪ (B ∪ C) are the same. So, an Associative law is satisfied.

(iii) Identity Law

The identity law is A ∪ Ø = A.
Ø is an empty set. That is Ø = { }and A = {1, 2, 3}.
A ∪ Ø = {1, 2, 3} ∪ { } = {1, 2, 3}.
A ∪ Ø = A.
So, the Identity law is satisfied.

(iv) Idempotent Law

An idempotent law is A ∪ A = A.
If A = {2, 6, 8, 9}, then
A ∪ A = {2, 6, 8, 9} ∪ {2, 6, 8, 9} = {2, 6, 8, 9}.
A ∪ A = A.
So, an Idempotent law is satisfied.

(v) Domination Law

The domination law is A ∪ U = U.
If A = {a, b, c, d} and U = {a, b, c, d, e, f, g, h, i}.
A ∪ U = {a, b, c, d, e, f, g, h, i}.
Then, A ∪ U = U.
So, the Domination law is satisfied.

Solved Examples of Union of Sets

Problem 1.

’∪’ be a universal set and A and B are subsets of ∪. If A = {2, 5, 1, 3} and B = {9, 8, 7, 6, 5}, then find A ∪ B?

Solution:

As per the given details A and B are the subsets of ∪.
A = {2, 5, 1, 3} and B = {9, 8, 7, 6, 5}.
A ∪ B = {2, 5, 1, 3} ∪ {9, 8, 7, 6, 5}.
A ∪ B = {1, 2, 3, 5, 6, 7, 8, 9}.

Problem 2.

If A = {a, b, c, d, e} and B = {Ø} then find the union of A and B?

Solution:

As per the given information A = {a, b, c, d, e} and B = {Ø}.
A ∪ B = {a, b, c, d, e} ∪ {Ø}
A ∪ B = {a, b, c, d, e} = A.
Therefore, A ∪ B is equal to A.

Problem 3.

Three sets are there A = {a, b}, B = { b, c, d} and C = { c, d, f}. Check whether the union of sets are satisfies the associative law or not?

Solution:

As per the given details, the three sets are A = {a, b}, B = {b, c, d} and C = {c, d, f}.
We need to check whether the above sets are satisfying the associative law or not.
An Associative law is (A ∪ B) ∪ C = A ∪ (B ∪ C).
A ∪ B = {a, b} ∪ {b, c, d}
A ∪ B = {a, b, c, d}.
(A ∪ B) U C = {a, b, c, d} U {c, d, f}
(A U B) ∪ C = {a, b, c, d, f} —–(1).
B ∪ C = {b, c, d} ∪ {c, d, f}
B ∪ C = {b, c, d, f}.
A ∪ (B ∪ C) = {a, b} ∪ {b, c, d, f} = {a, b, c, d, f} —–(2).
(1) = (2).
Therefore, the given sets satisfy the associative law.

Problem 4.

If U = {1, 5, 6 8, 9, 4, 3, 2, 7} and A = {2, 4, 5}, then find the union of A and U?

Solution:

As per the given information
U = {1, 5, 6 8, 9, 4, 3, 2, 7} and A = {2, 4, 5}.
The union of A and U is
A ∪ U = {2, 4, 5} ∪ {1, 5, 6, 8, 9, 4, 3, 2, 7}
A ∪ U = {1, 2, 3, 4, 5, 6, 7, 8, 9} = U.
Therefore, A ∪ U = U, and this is also called domination law.

Properties of Multiplication – Commutative, Distributive, Associative, Closure, Identity

Properties of Multiplication

Check out different properties of multiplication of whole numbers to solve the problems easily. We have given six properties of multiplication in the below article. They are Closure Property, Zero Property, Commutative Property, Associativity Property, Identity Property, and Distributive Property.

The multiplication of whole numbers refers to the product of two or more whole numbers. Applying multiplication operation and the properties of multiplication are given clearly explained with the examples in this article for you. Have a look at the complete concept and improve your preparation level easily.

Properties of Multiplication

Closure Property of Whole Numbers

According to Closure Property of Whole Numbers, if two whole numbers a and b are multiplied then their resultant a × b is also a whole number. Therefore, whole numbers are closed under multiplication.

a × b is a whole number, for every whole number a and b.

Verification:
In order to verify the Closure Property of Whole Numbers, let us take a few pairs of whole numbers and multiply them.

For example:
Let us take the whole numbers and multiply them to verify the Closure Property of Whole Numbers.
(i) 7 × 8 = 56
(ii) 0 × 15 = 0
(iii) 12 × 14 = 168
(iv) 21 × 1 = 21

We find that the product is always a whole number.

Also, Read:

Commutativity of Whole Numbers / Order Property of Whole Numbers

The commutative property of multiplication of whole numbers states that altering the order of operands or the whole numbers does not affect the result of the multiplication.

a × b = b × a, for every whole number a and b.

Verification:
In order to verify the Commutativity of Whole Numbers property, let us take a few pairs of whole numbers and multiply the numbers in different orders as shown below.

Examples:
(i) 7 × 8 = 56 and 8 × 7 = 56
Both multiplications get the same output.
Therefore, 7 × 8 = 8 × 7
(ii) 30 × 10 = 300 and 10 × 30 = 300
Both multiplications get the same output.
Therefore, 30 × 10 = 10 × 30
(iii) 14 × 13 = 182 and 13 × 14 = 182
Both multiplications get the same output.
Therefore, 14 × 13 = 13 × 14
(iv) 16 × 17 = 272 and 17 × 16 = 272
Both multiplications get the same output.
Therefore, 16 × 17 = 17 × 16
(V) 1235 × 334 = 412490 and 334 × 1235 = 412490
Both multiplications get the same output.
Therefore, 1235 × 334 = 334 × 1235
(vi) 21534 × 1429 = 30772086 and 1429 × 21534 = 30772086
Both multiplications get the same output.
Therefore, 21534 × 1429 = 1429 × 21534

We find that in whatever order we multiply two whole numbers, the product remains the same.

Multiplication by Zero/Zero Property of Whole Numbers

On multiplying any whole numbers by zero the result is always zero. In general, if a and b are two whole numbers then,
a × 0 = 0 × a = 0
The product of any whole number and zero is always zero.

Verification:
In order to verify the Zero Property of Whole Numbers, we take some whole numbers and multiply them by zero as shown below

Examples:
(i) 30 × 0 = 0 × 30 = 0
(ii) 2 × 0 = 0 × 2 = 0
(iii) 127 × 0 = 0 × 127 = 0
(iv) 0 × 0 = 0 × 0 = 0
(v) 144 × 0 = 0 × 144 = 0
(vi) 54791 × 0 = 0 × 54791 = 0
(vii) 62888 × 0 = 0 × 62888 = 0

From the above examples, the product of any whole number and zero is zero.

Multiplicative Identity of Whole Numbers / Identity Property of Whole Numbers

On multiplying any whole number by 1 the result obtained is the whole number itself. In general, if a and b are two whole numbers then,
a × 1 = 1 × a = a
Therefore 1 is the Multiplicative Identity of Integers.

Verification:
In order to verify Multiplicative Identity of Whole Numbers, we find the product of different whole numbers with 1 as shown below

Examples:
(i) 16 × 1 = 16 = 1 × 16
(ii) 1 × 1 = 1 = 1 × 1
(iii) 27 × 1 = 27 = 1 × 27
(iv) 127 × 1 = 127 = 1 × 127
(v) 3518769 × 1 = 3518769
(vi) 257394 × 1 = 257394
We see that in each case a × 1 = a = 1 × a.

The number 1 is called the multiplication identity or the identity element for multiplication of whole numbers because it does not change the value of the numbers during the operation of multiplication.

Associativity Property of Multiplication of Whole Numbers

The result of the product of three or more whole numbers is irrespective of the grouping of these whole numbers. In general, if a, b and c are three whole numbers then, a × (b × c) = (a × b) × c.

Verification:
In order to verify the Associativity Property of Multiplication of Whole Numbers, we take three whole numbers say a, b, c, and find the values of the expression (a × b) × c and a × (b × c) as shown below :

Examples:
(i) (3 × 4) × 5 = 12 × 5 = 60 and 3 × (4 × 5) = 3 × 20 = 60
Both multiplications get the same output.
Therefore, (3 × 4) × 5 = 3 × (4 × 5)
(ii) (1 × 7) × 2 = 7 × 2 = 14 and 1 × (7 × 2) = 1 × 14 = 14
Both multiplications get the same output.
Therefore, (1 × 7) × 2 = 1 × (7 × 2)
(iii) (2 × 9) × 3 = 18 × 3 = 54 and 2 × (9 × 3) = 2 × 27 = 54
Both multiplications get the same output.
Therefore, (2 × 9) × 3 = 2 × (9 × 3).
(iv) (2 × 1) × 3 = 2 × 3 = 6 and 2 × (1 × 3) = 2 × 3 = 6
Both multiplications get the same output.
Therefore, (2 × 1) × 3 = 2 × (1 × 3).
(v) (221 × 142) × 421 = 221 × (142 × 421)
Both multiplications get the same output.
(vi) (2504 × 547) × 1379 = 2504 × (547 × 1379)
Both multiplications get the same output.
We find that in each case (a × b) × c = a × (b × c).
Thus, the multiplication of whole numbers is associative.

Distributive Property of Multiplication of Whole Numbers / Distributivity of Multiplication over Addition of Whole Numbers

According to the distributive property of multiplication of whole numbers, if a, b and c are three whole numbers then, a× (b + c) = (a × b) + (a × c) and (b + c) × a = b × a + c × a

Verification:
In order to verify the Distributive Property of Multiplication of Whole Numbers, we take any three whole numbers a, b, c and find the values of the expressions a × (b + c) and a × b + a × c as shown below

Examples:
(i) 3 × (2 + 5) = 3 × 7 = 21 and 3 × 2 + 3 × 5 = 6 + 15 =21
Therefore, 3 × (2 + 5) = 3 × 2 + 3 × 5
(ii) 1 × (5 + 9) = 1 × 14 = 15 and 1 × 5 + 1 × 9 = 5 + 9 = 14
Therefore, 1 × (5 + 9) = 1 × 5 + 1 × 9.
(iii) 2 × (7 + 15) = 2 × 22 = 44 and 2 × 7 + 2 × 15 = 14 + 30 = 44.
Therefore, 2 × (7 + 15) = 2 × 7 + 2 × 15.
(iv) 50 × (325 + 175) = 50 × 3250 + 50 × 175
(v) 1007 × (310 + 798) = 1007 × 310 + 1007 × 798

Questions and Answers on Properties of Multiplication

(i) Number × 0 = __________
(ii) 64 × __________ = 64000
(iii) Number × __________ = Number itself
(iv) 3 × (7 × 9) = (3 × 7) × __________
(v) 4 × _________ = 8 × 4
(vi) 7 × 6 × 11 = 11 × __________
(vii) 72 × 10 = __________
(viii) 6 × 48 × 100 = 6 × 100 × __________

Solutions:
(i) Number × 0 = __________
Any number multiplied with 0 gives 0 output.
Therefore, the answer is 0 × Number.
(ii) 64 × __________ = 64000
The given numbers are 64 × __________ = 64000
To get the answer multiply 64 with 1000.
64 × 1000.
Therefore, the answer is 1000.
(iii) Number × __________ = Number itself
Any number multiplied with 1 gives Number itself.
Therefore, the answer is Number × 1 = Number itself.
(iv) 3 × (7 × 9) = (3 × 7) × __________
The given numbers are 3 × (7 × 9) = (3 × 7) × __________
From the Associativity Property of Multiplication of Whole Numbers, 3 × (7 × 9) = (3 × 7) × 9 gives the same output.
Therefore, the answer is 9.
(v) 4 × _________ = 8 × 4
The given numbers are 4 × _________ = 8 × 4
From the Commutativity of Whole Numbers, 4 × 8 = 8 × 4 gives the same output.
Therefore, the answer is 8.
(vi) 7 × 6 × 11 = 11 × __________
The given numbers are 7 × 6 × 11 = 11 ×
From the Associativity Property of Multiplication of Whole Numbers, 7 × (6 × 11) = 11 × (7 × 6) gives the same output.
Therefore, the answer is 7 × 6.
(vii) 72 × 10 = __________
The given numbers are 72 × 10 = __________
From the Commutativity of Whole Numbers, 72 × 10 = 10 × 72 gives the same output.
Therefore, the answer is 10 × 72.
(viii) 6 × 48 × 100 = 6 × 100 × __________
The given numbers are 6 × 48 × 100 = 6 × 100 ×
From the Associativity Property of Multiplication of Whole Numbers, 6 × 48 × 100 = 6 × 100 × 48 gives the same output.
Therefore, the answer is 48.