logo

Actions with Algebraic Expressions

vfg Order  of Operations.

  

  1. If the expression contains brackets, first calculate whatever is within the brackets and then work outward.

  2.  Working from left to right, do multiplication and division before addition and subtraction.

   To remember the order of operations, simply remember:

Multiplication, Division, Addition, Subtraction  or  "My Dear Aunt Sally"

vfg    1) Properties of addition.

Commutative property: changing the order of addends does not change the sum.

Formula: a + c = c + a
Example: 2 + 4 = 4 + 2 = 6

Associative property: changing the grouping of addends does not change the sum.

Formula: (a + b) + c = a + (b + c)
Example: (3 + 6)+ 5 = 9 + 5=14; 3 + (6 + 5) = 3 + 11= 14  $$\Rightarrow$$(3 + 6) + 5 = 3 + (6 + 5)


vfg2) Properties of multiplication.

Commutative property: changing the order of factors does not change the product.

Formula: ytew c = c ytew a
Example: 2 ytew 4 = 4 ytew 2 = 8; 3 ytew 7 = 7 ytew 3 = 21

Associative property: changing the grouping of factors does not change the product.

Formula: (a ytew b) ytew c = a ytew (b ytew c)
Example: (3 ytew 6) ytew 5 = 18 ytew 5 = 90; 3 ytew (6 ytew 5) = 3 ytew 30= 90 $$\Rightarrow$$(3 ytew 6) ytew 5 = 3 ytew (6 ytew 5)

Distributive property of multiplication over addition:

sum of two numbers times a third number equals product of the first

and third numbers plus product of the second and third numbers.

Formula: (a + b) ytew c = a ytew c + b ytew c
Example: (2 + 3) ytew 5 = 5 ytew 5 = 25; 2 ytew 5 + 3 ytew 5 = 10+15 = 25 $$\Rightarrow$$ (2 + 3) ytew 5 = 2 ytew 5 + 3 ytew 5

Distributive property of multiplication over subtraction:

difference of two numbers times a third number equals product of the first

and third numbers minus product of the second and third numbers.

Formula: (a - b) ytew c = a ytew c - b ytew c
Example: (6 - 3) ytew 5 = 3 ytew 5 = 15 ; 6 ytew 5 - 3 ytew 5 = 30 - 15 = 15 $$\Rightarrow$$ (6 - 3) ytew 5 = 6 ytew 5 - 3 ytew 5

Combined properties of addition and subtraction:

1)  a-b-c=(a-b)-c=(a-c)-b=a-(b+c)

2)  a+b-c=(a+b)-c=a+(b-c)=b+(a-c)  

    zasExample 1. Simplify         

    $$ac^{2}+(a+2c)(2a^{2}-5ac-3c^{2})-2c^{3}+ac(a+12c)$$

Solution. We have

$$ac^{2}+(a+2c)(2a^{2}-5ac-3c^{2})-2c^{3}+ac(a+12c)$$

$$=ac^{2}+2a^{3}-5a^{2}c-3ac^{2}+4a^{2}c-10ac^{2}-6c^{3}-2c^{3}+a^{2}c+12ac^{2}$$

$$=2a^{3}-8c^{3}$$

Answer: $$2a^{3}-8c^{3}$$


Last modified: Sunday, 9 September 2012, 06:40 AM