Fundamental Concepts in Algebra
Fundamental Concepts in Algebra
REAL NUMBERS
* When numbers and letters are combined by applying one or more of the fundamental operations of
algebra, the result is an algebraic expression
Examples: 1. 3a is an expression composed of the number 3 and the letter “a” and the operation is
Multiplication
3a - 3 is the “numerical coefficient” and a is the “literal coefficient” or “variable”
2. – 2x + 3y is an expression of 2 terms. A term is a part of an algebraic expression
separated by the + or - signs
Operations on algebraic expressions must be evaluated in a systematic order, which can be simplified using the
acronym PEMDAS:
• P(arentheses) or any sign of grouping
• E(xponents)
• M(ultiplication) and D(ivision) – whichever comes first
• A(ddition) and S(ubtraction) – whichever comes first
How to simplify expression using the Order of Operations:
1. Simplify any expressions within grouping symbols and appropriately remove the signs of groupings (removing
signs of grouping must be done from the innermost to the outermost pairs of signs of groupings).
2. Simplify any expressions containing exponents or radicals
3. Perform any multiplication and division in order, from left to right
4. Perform any addition and subtraction in order, from left to right
● Only similar terms can be combined by addition or subtraction. Similar terms are terms with the
1 2
same literal coefficient. (3x and -7x are similar terms; 2x2y , x y and x2y are similar terms.
4
EXAMPLES. Remove signs of grouping and
combine like terms
1. 6 ÷ 3 ⋇ 2 = 4
2. 2x – 3y(x – 2y) – (6x – 4y)
= 2x – 3xy + 6y2 – 6x + 4y
= - 4x + 4y – 3xy +6y2
3. 2x – [-2(x + y) + 3(3x -2y)]
= 2x – [-2x – 2y + 9x – 6y]
= 2x – [7x – 8y]
= 2x - 7x + 8y
= - 5x + 8y
4. 2{3x + 4[2x - (4 – x) – 3(4x – 3y)]}
= 2{3x + 4[-9x + 9y -4]}
= 2{3x - 36x +36y -16}
= 2{-33x + 36y – 16}
= -66x + 72y – 32