 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
Properties and Conventions
|
| A | B |
| a + b = b + a | CommPropofAdd |
| ab=ba | CommPropofMult |
| a + (b + c) = (a + b) + c | AssocPropofAdd |
| a(bc) = (ab)c | AssocPropofMult |
| a + 0 = a | IDPropofAdd |
| a x 1 = a | IDPropofMult |
| Agreed upon ways to do things | Conventions |
| Operation shown by x | multiplication |
| Operation shown by + | addtion |
| Operation shown by - | subtraction |
| Operation shown by a fraction | division |
| Numbers and letters that represent a value | expression |
| Letter that stands for an unknown number | variable |
| Common grouping symbol | parentheses |
| Top number in a fraction | numerator |
| Bottom number in a fraction | denominator |
|
 |
|
|
|
Algebra 1 |
Sam H. Lawson Middle School |
|
|
|
|
|
| |