 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
Variables
Identify the Variables in each expression.
|
| A | B |
| 4x + 3 (5y - 7x) | x and y are variables |
| b - (5a + 4c) | b, a and c are variables |
| 5 + 9w + (10-z) | w and z are variables |
| 8v + (4xy + 7) | v, x and y are variables |
| n - 5m + 8r - m | n, m and r are variables |
|
| |