Class 8 Exam  >  Class 8 Notes  >  Mathematics (Maths) Class 8  >  Chapter Notes: Algebraic Expressions and Identities

Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8 PDF Download

Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

What are Algebraic Expressions?

Any mathematical expression which consists of numbers, variables and operations are called Algebraic Expression. 

Components of Algebraic Expression
Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

  • Constants: Fixed numerical values. For example, in the expression 3x+43x + 43x +4, the number 4 is a constant.
  • Variables: Symbols that represent unknown values and can change. For example, xx in 3x+43x + 43x +4 is a variable.
  • Coefficients: Numbers that are multiplied by the variables. In the expression 3x3x, 3 is the coefficient of xx.
  • Operators: Symbols that indicate mathematical operations, such as ++, -, \times×, and \div÷.

Monomials, Binomials and Polynomials

Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

Addition and Subtraction of Algebraic Expressions

Steps to add or Subtract Algebraic Expression

  • First of all, we have to write the algebraic expressions in different rows in such a way that the like terms come in the same column.
  • Add them as we add other numbers.
  • If any term of the same variable is not there in another expression then write is as it is in the solution.

Example 1: Add 15p2 – 4p + 5 and 9p – 11

Solution:

Write down the expressions in separate rows with like terms in the same column and add. 

Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

Example 2: Subtract 5a2 – 4b+ 6b – 3 from 7a2 – 4ab + 8b2 + 5a – 3b.

Solution:

For subtraction also write the expressions in different rows. But to subtract we have to change their signs from negative to positive and vice versa.

Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

Multiplication of Algebraic Expression : Introduction

While multiplying we need to take care of some points about the multiplication of like and unlike terms.

1. Multiplication of Like Terms

  • The coefficients will get multiplied.
  • The power will not get multiplied but the resultant variable will be the addition of the individual powers.

Example3:  The product of 4x and 3x will be 12x2.
Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

Example 4: The product of 5x, 3x and 4x will be 60x3.
Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

2. Multiplication of Unlike Terms

  • The coefficients will get multiplied.
  • The power will remain the same if the variable is different.
  • If some of the variables are the same then their powers will be added.

Question for Chapter Notes: Algebraic Expressions and Identities
Try yourself:What is the product of 6x and 4x?
View Solution

Example5: The product of 2p and 3q will be 6pq
Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

Example 6: The product of 2x2y, 3x and 9 will  be 54x3y
Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

Multiplying a Monomial by a Monomial


Multiplying Two Monomials 

1. Multiplying Two Monomials

While multiplying two polynomials the resultant variable will come by

  • The coefficient of product = Coefficient of the first monomial × Coefficient of the second monomial
  • The algebraic factor of product = Algebraic factor of the first monomial × Algebraic factor of the second monomial.

Example 7: Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

Example 8:
Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

Multiplying Three or More Monomials

While multiplying three or more monomial the criterion will remain the same.

Example 9:

Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

Example 10: Find the volume of each rectangular box with given length, breadth, and height. 

Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

Multiplying a Monomials by a Polynomial

Multiplying a monomial by a binomial

To multiply a monomial with a binomial we have to multiply the monomial with each term of the binomial.

Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

Multiplying a Monomial by a Trinomial

Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

Question for Chapter Notes: Algebraic Expressions and Identities
Try yourself:What is the result of multiplying 5a and 2a2?
View Solution

Multiplying a Polynomial by a Polynomial

Multiplying a binomial by a binomial

We use the distributive law of multiplication in this case. Multiply each term of a binomial with every term of another binomial. After multiplying the polynomials we have to look for the like terms and combine them.

Example 14: Simplify (3a + 4b) × (2a + 3b)

Solution:

(3a + 4b) × (2a + 3b)

= 3a × (2a + 3b) + 4b × (2a + 3b)    [distributive law]

= (3a × 2a) + (3a × 3b) + (4b × 2a) + (4b × 3b)

= 6 a+ 9ab + 8ba + 12b2

= 6 a2 + 17ab + 12b2     [Since ba = ab]

Multiplying a Binomial by a Trinomial

In this also we have to multiply each term of the binomial with every term of trinomial.

Example 14: Simplify (p + q) (2p – 3q + r) – (2p – 3q) r.

Solution:

 We have a binomial (p + q) and one trinomial (2p – 3q + r)

(p + q) (2p – 3q + r)

= p × (2p – 3q + r) + q × (2p – 3q + r) [distributive law]

= 2p2 – 3pq + pr + 2pq – 3q2 + qr

= 2p2 – pq – 3q2 + qr + pr    (–3pq and 2pq are like terms)

(2p – 3q) r = 2pr – 3qr

Therefore,

(p + q) (2p – 3q + r) – (2p – 3q) r

= 2p2 – pq – 3q2 + qr + pr – (2pr – 3qr)

= 2p2 – pq – 3q2 + qr + pr – 2pr + 3qr

= 2p2 – pq – 3q2 + (qr + 3qr) + (pr – 2pr)

= 2p2 – 3q2 – pq + 4qr – pr

What are Identity?

An identity is an equality which is true for every value of the variable but an equation is true for only some of the values of the variables.

So an equation is not an identity.

Like, x2 = 1, is valid if x is 1 but is not true if x is 2.so it is an equation but not an identity.

Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

Standard Identities

(a + b)= a2 + 2ab + b2

(a - b)2 = a2 – 2ab + b2

a2 – b2 = (a + b) (a - b)

(x + a) (x + b) = x2 + (a + b)x + ab

(a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca

These identities are useful in carrying out squares and products of algebraic expressions. They give alternative methods to calculate products of numbers and so on.

What Have We  Discussed?Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

The document Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8 is a part of the Class 8 Course Mathematics (Maths) Class 8.
All you need of Class 8 at this link: Class 8
79 videos|408 docs|31 tests

Top Courses for Class 8

FAQs on Algebraic Expressions and Identities Chapter Notes - Mathematics (Maths) Class 8

1. What are algebraic expressions and how are they formed?
Ans. Algebraic expressions are combinations of numbers, variables, and arithmetic operations (such as addition, subtraction, multiplication, and division). They can be formed by adding or subtracting constants and variables, and they may also include coefficients, which are numerical factors of the variables. For example, \(3x + 5\) is an algebraic expression where \(3\) is the coefficient of the variable \(x\) and \(5\) is a constant.
2. How do you add and subtract algebraic expressions?
Ans. To add or subtract algebraic expressions, you combine like terms, which are terms that have the same variable raised to the same power. For addition, you add the coefficients of the like terms. For subtraction, you subtract the coefficients of the like terms. For example, to add \(2x + 3x\), you would get \(5x\). To subtract \(5y - 2y\), you would get \(3y\).
3. What is the process for multiplying a monomial by a monomial?
Ans. To multiply a monomial by a monomial, you multiply the coefficients (numerical parts) and then multiply the variables by adding their exponents. For instance, if you multiply \(3x^2\) by \(4x^3\), you multiply the coefficients \(3\) and \(4\) to get \(12\), and then add the exponents of \(x\) (which are \(2\) and \(3\)) to get \(x^{2+3} = x^5\). Thus, the result is \(12x^5\).
4. How do you multiply a polynomial by a polynomial?
Ans. To multiply a polynomial by another polynomial, you use the distributive property, which involves multiplying each term in the first polynomial by each term in the second polynomial. For example, to multiply \((x + 2)\) by \((x + 3)\), you would distribute each term in the first polynomial to each term in the second: \(x \cdot x + x \cdot 3 + 2 \cdot x + 2 \cdot 3\), leading to \(x^2 + 3x + 2x + 6\). Combining like terms gives \(x^2 + 5x + 6\).
5. What are standard identities in algebra?
Ans. Standard identities are algebraic equations that hold true for all values of the variables involved. They are useful in simplifying expressions and solving equations. Some common standard identities include: 1. \((a + b)^2 = a^2 + 2ab + b^2\) 2. \((a - b)^2 = a^2 - 2ab + b^2\) 3. \(a^2 - b^2 = (a + b)(a - b)\) These identities can help in factoring and expanding algebraic expressions efficiently.
79 videos|408 docs|31 tests
Download as PDF
Explore Courses for Class 8 exam

Top Courses for Class 8

Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

shortcuts and tricks

,

MCQs

,

Extra Questions

,

Exam

,

Free

,

Summary

,

Important questions

,

Semester Notes

,

past year papers

,

Previous Year Questions with Solutions

,

Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

,

Viva Questions

,

study material

,

Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

,

practice quizzes

,

pdf

,

ppt

,

Objective type Questions

,

Sample Paper

,

mock tests for examination

,

video lectures

,

Algebraic Expressions and Identities Chapter Notes | Mathematics (Maths) Class 8

;