Java Games: Flashcards, matching, concentration, and word search.

ALG II Properties (SOLs)

AB
Multiplicative Inverse Propertya x 1/a = 1
Commutative Property of Additiona + b = b + a
Commutative Property of Multiplicationa x b = b x a
Associative Property of Addition(a + b) + c = a + (b + c)
Associative Property of Multiplication(a x b) x c = a x (b x c)
Distributive Propertya(b + c) = ab + ac
Reflexive Propertya = a
Symmetric PropertyIf a = b, then b=a
Transitive Property of EqualityIf a = b and b = c, then a =c.
Transitive Property of InequalityIf a>b and b>c, then a>c, and if a<b and b<c, then a<c.
Closure PropertyWhen we perform an operation upon a given set of numbers, the result is always a member of that given set.
Addition Property of EqualityIf a=b, then a + c = b + c.
Subtraction Property of EqualityIf a=b, then a - c = b - c.
Multiplication Property of EqualityIf a=b, then a x c = b x c.
Division Property of EqualityIf a=b, then a/c = b/c, where c not= 0.
Substitution PropertyIf a=b, then 'a' may be replaced with 'b' in any algebraic expression.

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities