Variables
Examples of a variable
What is a, x, b, y?
a + 2, if a= 1
What is 3?
a + b, if a = 1 and b = 3
What is 4?
The sum of two numbers
What is addition?
Name the variable: a + 5 + 3
What is a?
5 - x, if x = 1
What is 4?
2a + b, if a = 3 and b = 5
What is 11?
The difference between two numbers
What is subtraction?
Name the variable: 6x + 21
What is x?
10 + 3a, if a = 2
What is 16?
3x + 5y, if x = 10 and y = 2
What is 40?
The product of two numbers
What is multiplication?
Name the variable: 13b + 4c
What is b and c?
4a + 3, if a = 2
What is 11?
What is 27?
The sum of fourteen and two
What is 16?
What is a symbol that has varying amounts?
2y - 4, if y = 6
What is 8?
What is 6?
The product of three and six
What is 18?