What is (a^n) called?
Power
What is (a) in (a^n)?
Base
What is (n) in (a^n)?
Exponent
What does the exponent tell you in (a^n)?
How many times the base is multiplied
What is the process of writing a base with an exponent called?
Exponentiation
What are the rules for calculating with powers called?
Exponent laws
What is (a^n \cdot a^m)?
(a^{n+m})
What is (a^n \cdot b^n)?
((ab)^n)
What is (a^n / a^m)?
(a^{n-m})
What is (a^n / b^n)?
((a/b)^n)
What is ((a^n)^m)?
(a^{nm})
What is ((1/a)^n)?
(1/a^n)
What is the sign of ((-a)^n) if (n) is even?
Positive
What is the sign of ((-a)^n) if (n) is odd?
Negative
What is the product of a number with itself called?
Square
How do you write the square of a number?
(a^2 = a \cdot a)
What exponent is used for a square?
2
What is the square of an integer called?
Perfect square
What is ((-a)^2) equal to?
(a^2)
What is always true about the sign of a square?
It is nonnegative
What is ((ab)^2)?
(a^2b^2)
What is ((1/a)^2)?
(1/a^2)
What is ((a/b)^2)?
(a^2 / b^2)
What is ((a + b)^2)?
(a^2 + 2ab + b^2)