the name for an unknown (or hidden) number
that is represented with a letter,
such as x or y
variable
2x+5x
7x
3x+9=30
x=7
4
2^2
Area of a square with side s
A_square=s^2
the name for a number
whose value will always remain the same
(not a variable)
constant
2x-5x
-3x
4(2x-5)=60
x=10
12
2^2*3
Perimeter of a square with side s
P_square=4s
the number in front of a variable in a variable term
Example: 5x (what is the 5 called?)
co-efficient
2x*5x
10x^2
x/3+5=20
x=45
75
3*5^2
Area of a triangle with base b and height h.
A_triangle=1/2b*h
Numbers, symbols and operations
(such as + and ×)
grouped together to represent the value of something
expression
x^2*x^5
x^8
3x+10=2x
x=-10
256
2^8
Area of a rectangle with base b and height h.
A_(rect)=b*h
A mathematical expression that shows the value of the expression using an equal sign
equation
(x^3)^4
x^12
8x+5=3x+25
x=4
144
2^4*3^2
Area of a circle with radius r
A_circ=pir^2