Algebraic Expressions
 
      Algebraic expressions - preliminaries
      Evaluating algebraic expressions
      Simplifying algebraic expressions
      Expanding algebraic expression by removing parentheses (i.e. brackets)
         The square of a binomial - the perfect square trinomial
         The square of a trinomial
Algebraic expressions - preliminaries
An algebraic expression is one or more algebraic terms containing variables and constants connected by mathematical operations. Terms are the elements separated by the plus or minus signs.
In algebraic expressions, variables are letters, such as a,  bc, or x, yz, that can have different values.
Constants are the terms or elements represented only by numbers. Coefficients are the number part of the terms that multiply a variable or powers of a variable.
An algebraic expression consisting of a single term is called a monomial, expression consisting of two terms is binomial, three terms trinomial and an expression with more than three terms is called polynomial
Evaluating algebraic expressions
To evaluate an algebraic expression means to replace (substitute) the variables in the expression with numeric values that are assigned to them and perform the operations in the expression.
Example:   Evaluate the expression:  1 +  a2b + 1/4a4b  for  a = - and  b -2.
Solution:             1 + (-1)2 ·  (-2) + 1/4 · (-1)4 ·  (-2)2 = 1 - 2 + 1/4 · 1 ·  4 = 0.    
Or, since  1+ a2b + 1/4a4b2 = (1+ 1/2a2b)2
 then, by substituting  a = - and  b -2,    [1 + 1/2·(-1)2 · (-2)]2 = 0.
Simplifying algebraic expressions
By simplifying an algebraic expression, we mean reducing it in the simplest possible form which mainly involves: multiplication and division, removing (expanding) brackets and collecting (adding and subtracting) like terms.
Like terms are those terms which contain the same powers of same variables and which can only differ in coefficients.
Examples:   a)   - 4a3 + 3a2 + 5a3 - 7a2 = (- 4 + 5) · a3 + (3 - 7) · a = a3 - 4a2,
b)   (x- x + 1) · (x + 1) = x3 - x2 + x + x2  - x + 1 = x3 + 1.
Expanding algebraic expression by removing parentheses (i.e. brackets)
The operation of multiplying out algebraic expressions that involve parentheses using the distributive property  is often described as expanding the brackets.
Some important binomial products like perfect squares, and difference of two squares are used to help with factoring algebraic expressions.
Examples:   a)   (a - b)2 = (a - b) · (a - b) = a2 - ab - ab + b2 = a2 - 2ab + b2,
b)   (a - b) · (a + b) = a2 - ab + ab - b2 = a2 - b2,
c)   (x + y) · (x2 - xy + y2) = x3 - x2y + xy2 + x2y  - xy2 + y3 = x3 + y3.
The square of a binomial (or binomial square )
To the square of the first term add twice the product of the two terms and the square of the last term.
Examples:   a)   (a + b)2 = (a + b) · (a + b) = a2 + ab + ab + b2 = a2 + 2ab + b2,
b)   (2x + 3)2 = (2x)2 + 2 · (2x) · 3 + 32 = 4x2 + 12x + 9,
c)   (x - 2y)2 = x2  + 2 · x · (-2y) + (-2y)2 = x2 - 4xy + 4y2.
Squaring trinomial or trinomial square
To the sum of squares of the 1st, the 2nd and the 3rd term add, twice the product of the 1st and the 2nd term, twice the product of the 1st and the 3rd term, and twice the product of the 2nd and the 3rd term.
Examples:   a)  (x2 - 2x + 5)2 = (x2)2 + (2x)2 + 52 + 2 · x2 · (-2x) + 2 · x2 · 5 + 2 · (-2x) · 5 =
                           = x4 + 4x2 + 25 - 4x3 + 10x2 - 20x = x - 4x3 + 14x2 - 20x + 25,
b)  (a3 - a2b - 3ab2)2 = (a3)2 + (a2b)2 + (3ab2)2 + 2a3 (-a2b) + 2a3 (-3ab2) + 2(-a2b) (-3ab2) =
    = a6 + a4b2 + 9a2b4 - 2a5b - 6a4b2 + 6a3b= a6 - 5a4b2 + 9a2b4 - 2a5b + 6a3b3.
Functions contents A
Copyright © 2004 - 2020, Nabla Ltd.  All rights reserved.