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

Chapter 1 Vocab (Properties)

AB
Reflexive PropertyFor every number a, a = a.
Symmetric PropertyFor all numbers a & b, if a = b, then b = a.
Transitive PropertyFor all numbers a, b & c, if a = b & b = c, then a = c. (Ex: If BC = XY and XY = AD, then BC = AD --a bit like the Law of Syllogism)
Addition/Subtraction PropertyFor all numbers a, b, & c, if a = b, then a + c = b + c and a - c = b - c.
Multiplication/Division PropertyFor all numbers a, b, and c, if a = b, then a * c = b * c, and if c not equal to zero, a ÷ c = b ÷ c.
Substitution PropertyFor all numbers a & b, if a = b, then a may be replaced by b in any equation or expression. (Ex: If BC = XY and AD = XY, then BC = AD)
Distributive PropertyFor all numbers a, b, & c, a(b + c) = ab + ac.
Additive Inverse Propertya + (-a) = 0
Multiplicative Inverse Propertya * (1/a) = 1
Additive Identity Propertya + 0 = a
Multiplicative Identity Propertya * 1 = a
Multiplication Property of Zeroa * 0 = 0
Associative Property of Additiona + b = b + a
Commutative Property of Additiona + (b + c) = (a + b) + c
Associative Property of Multiplicationa * b = b * a
Commutative Property of Multiplicationa * (b * c) = (a * b) * c



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