CBSE Class 7  >  Class 7 Notes  >  Mathematics (Maths) (Old NCERT)  >  Important Formulas: Algebraic Expressions

Important Formulas Algebraic Expressions - (Maths) Class 7 (Old NCERT)

Algebraic expressions use letters and numbers together to represent quantities and relationships. The letters (called literals or variables) stand for numbers, while numerical symbols that do not change are called constants. This section collects the essential definitions, rules and formulae that students must know when working with algebraic expressions.

Basic terms and their meanings

  • Literal numbers / Literals are letters that stand for numbers.
  • Variable is a symbol that can take on different numerical values.
  • Constant is a symbol with a fixed numerical value.
  • Base and index (exponent): In x9, the number 9 is the index or exponent and x is the base. In a5, 5 is the index and a is the base.
  • Algebraic expression is formed by combining constants and variables using addition, subtraction, multiplication and division.
  • Term is each addend of an expression. For example, the terms 4xy and 7 make the expression 4xy + 7.
  • Factor is a quantity that multiplies with other quantities to give a term. In the term 4xy, the factors are 4, x and y. Factors that contain variables are called algebraic factors.
  • Coefficient is the numerical part of a term. Any factor of a term may be treated as the coefficient of the remaining part.
  • Polynomial is an expression with one or more terms. A one-term polynomial is a monomial, a two-term polynomial is a binomial, and a three-term polynomial is a trinomial.
  • Like terms are terms that have the same algebraic (variable) part. For example, 4xy and -3xy are like terms. Unlike terms have different variable parts, for example 4xy and -3x.
  • The degree of a term is the sum of the exponents of the variables in that term. The degree of a polynomial is the highest degree among its terms.
  • Zero polynomial is the polynomial equal to 0; its terms are all zero and its degree is not usually defined.
  • The sum or difference of like terms is another like term whose coefficient is the sum or difference of the coefficients.
  • To subtract one expression from another, change the sign of each term in the expression to be subtracted and then add the two expressions.
  • If a grouping symbol (bracket) is preceded by a negative sign and the bracket is removed, the sign of each term inside the bracket changes from '+' to '-' and '-' to '+'.

Rules and formulae for manipulating expressions

  • Commutative laws:
    a + b = b + a
    a × b = b × a
  • Associative laws:
    (a + b) + c = a + (b + c)
    (a × b) × c = a × (b × c)
  • Distributive law:
    a(b + c) = ab + ac
  • Multiplication of monomials:
    (axm)(bxn) = ab xm+n
  • Power of a product:
    (ab)n = an bn
  • Power of a power:
    (am)n = amn
  • Special products:
    (a + b)2 = a2 + 2ab + b2
    (a - b)2 = a2 - 2ab + b2
    a2 - b2 = (a - b)(a + b)
  • Factorisation by common factor:
    If each term of an expression has a common factor g, then g may be taken outside:
    g(a + b + c) = ga + gb + gc
  • Combining like terms:
    ax + bx = (a + b)x

Solved examples with stepwise solutions

Example 1. Combine like terms: 4xy + 7 + 3xy - 2

Write the original expression.

4xy + 7 + 3xy - 2

Group like terms together (pair terms having the same variable part).

(4xy + 3xy) + (7 - 2)

Add the coefficients of like terms and simplify the constants.

7xy + 5

Answer: 7xy + 5

Example 2. Subtract the expression (2x - 5y) from (4x + 3y).

Write the subtraction as an addition after changing the sign of each term in the subtracted expression.

(4x + 3y) - (2x - 5y) = (4x + 3y) + (-2x + 5y)

Combine like terms.

(4x - 2x) + (3y + 5y)

Simplify the coefficients.

2x + 8y

Answer: 2x + 8y

Example 3. Expand (x + 3)2 using a special product formula.

State the special product formula.

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

Substitute a = x and b = 3.

x2 + 2·x·3 + 32

Simplify the multiplication and the square.

x2 + 6x + 9

Answer: x2 + 6x + 9

Example 4. Factorise 6x + 9 by taking out the greatest common factor.

Identify the greatest common factor (GCF) of 6x and 9.

GCF = 3

Take 3 outside the bracket.

3(2x + 3)

Answer: 3(2x + 3)

Practical tips and common errors

  • Always identify like terms by comparing the variable part exactly (same variables raised to the same powers).
  • When removing brackets preceded by a negative sign, change the sign of each term inside the bracket.
  • Keep coefficients and variable parts clearly separate; do not combine unlike terms (e.g., x and x2 are unlike).
  • Use the distributive law to expand products and to factor expressions by taking common factors.
  • When working with exponents, add exponents when multiplying like bases and multiply exponents when raising a power to a power.

These definitions, rules and worked examples form the core set of formulas and procedures used for algebraic expressions at the school level. Regular practice of combining like terms, expanding using distributive law and special products, and factoring by common factors will build fluency in algebra.

The document Important Formulas: Algebraic Expressions is a part of the Class 7 Course Mathematics (Maths) Class 7 (Old NCERT).
All you need of Class 7 at this link: Class 7

FAQs on Important Formulas: Algebraic Expressions

1. What are algebraic expressions?
Ans. Algebraic expressions are mathematical phrases that can include numbers, variables (letters representing numbers), and operation symbols (like +, -, ×, ÷). They do not contain an equality sign. For example, \(2x + 5\) and \(3y^2 - 4y + 7\) are algebraic expressions.
2. How do you simplify algebraic expressions?
Ans. To simplify algebraic expressions, you combine like terms (terms that have the same variable raised to the same power) and perform any operations according to the order of operations (PEMDAS/BODMAS). For example, in the expression \(3x + 4x - 2\), you combine \(3x\) and \(4x\) to get \(7x - 2\).
3. What is the difference between an expression and an equation?
Ans. An expression is a combination of numbers, variables, and operations without an equality sign, while an equation is a statement that two expressions are equal, and it includes an equality sign. For example, \(2x + 3\) is an expression, while \(2x + 3 = 7\) is an equation.
4. How do you evaluate an algebraic expression?
Ans. To evaluate an algebraic expression, you substitute the values of the variables into the expression and perform the operations. For instance, to evaluate \(2x + 3\) for \(x = 4\), you replace \(x\) with 4, resulting in \(2(4) + 3 = 8 + 3 = 11\).
5. Can you provide examples of like terms and unlike terms?
Ans. Like terms are terms that have the same variable raised to the same power. For example, \(3x\) and \(5x\) are like terms. Unlike terms have different variables or powers, such as \(2x\) and \(3y\) or \(x^2\) and \(x\).
Explore Courses for Class 7 exam
Get EduRev Notes directly in your Google search
Related Searches
practice quizzes, past year papers, Important Formulas: Algebraic Expressions, pdf , mock tests for examination, ppt, Free, Important Formulas: Algebraic Expressions, Important questions, video lectures, Summary, Viva Questions, Important Formulas: Algebraic Expressions, Previous Year Questions with Solutions, Objective type Questions, Extra Questions, study material, shortcuts and tricks, Sample Paper, MCQs, Exam, Semester Notes;