|
Variables are the symbols which are used to represent a value. Literally, a variable is that which is able to vary. The quantity stored in a variable can change its value. |
The operations in algebra follows the rule of “PEMDAS”. The letters in PEMDAS stand for:
- P - Parenthesis.
- E - Exponents(roots and powers).
- M - Multiplication.
- D - Division.
- A - Addition.
- S - Subtraction.
For example, let us consider 6 x 32 + 7 x (2 + 1)
In order to solve above expression, we follow the order of operations.
First, parenthesis should be solved i.e. (2 + 1) = 3. Now, the expression becomes:
6 x 32 + 7 x 3.
Now, exponents to be solved.
So, 32 = 3 x 3 = 9.
Now, expression is in the following form:
6 x 9 + 7 x 3.
Then, operations of multiplication and division are to be solved, so we get:
54 + 21.
Lastly, we perform all additions and subtractions to get the final result.
So, we add 54 and 21 to get 75 as the result.
Hence, 6 x 32 + 7 x (2 + 1) = 75.
Distributive property is also known as distributive law or distributivity. By distributive property definition, we mean “to separate“ or “to break into partsâ€.
Distributive Law states that multiplication of a number by the sum of two numbers is equal to the sum of multiplication of that number by two numbers separately.
There are two types of distributive properties as follows:
Left-Distributive Property:

Right-Distributive Property:

Let us understand this property with the help of examples.
Solved Examples
Solution:
3 (x + 2) = 3(x) + 3(2)
= 3x + 6
Solution:
By distributive property,
{x + (-6)} y = xy + (-6)y
= xy - 6y
Associative Property of Addition:
It is also termed as additive associativity. It states that the order of performing addition operation does not matter. It means that the order of grouping the numbers with addition operation does not affect the result. Additive associativity can be expressed as:

It is also termed as multiplicative associativity. It states that the order of performing multiplication operation does not matter. It means that the order of grouping the numbers with multiplication operation does not affect the result. Multiplicative associativity can be defined as:

Identity Properties:
There are two types of identity properties - Additive identity and multiplicative identity. Identity of multiplication or addition refers to a number which if multiplied or added to a particular number, the result is that particular number only.
Additive Identity:
Zero is said to be the additive identity, since if we add zero to any number, then we get that number. Therefore, we can write as:

One is said to be the multiplicative identity, since if we multiply any number by 1, then we get that number. This can be expressed as:

In algebra, there are different properties of equality as well. These are discussed below:
- Reflexive Property: It states that a number is equal to itself. It means that a = a, for a real number "a".
- Symmetric Property: Symmetric property says that for any real numbers a and b, if a = b, then b = a.
- Transitive Property: According to transitive property for all real numbers a, b and c, if a = b and b = c then a = c.
- Substitution Property: If we have a = b, then ‘a’ can be substituted by ‘b’ at any place in an equation.
- Addition Property: If two real numbers are equal, then we can add third real number to both the sides. If a = b, then a + c = b + c.
- Subtraction Property: If two real numbers are equal, then we can subtract third real number from both the sides. If a = b, then a - c = b - c.
- Multiplication Property: If two real numbers are equal, then we can multiply third real number to both the sides. If a = b, then a x c = b x c.
-
Division Property: If two real numbers are equal, then we can divide both the sides by third real number. If a = b, then $\frac{a}{c} = \frac{b}{c}$.
Commutative Property of Addition:
It states that while adding two quantities, if we exchange their places, then there will be no change in the result. So, we can write as follows:

It states that while multiplying two quantities, if we exchange their places, then there will be no change in its result. So, we can write as follows:

