Catch up: Powers, Radicals, Exponentials, and Logarithms Flashcards
(36 cards)
What is meant by an exponent?
In r^n the number r is called the base number and the number n is called the exponent.
What is the reciprocal of r^2
r^-2
rn ·(r^n)^−1 = r^n ·r^−n = 1,
How do you calculate
2^7 x 2^3 ?
2^7+3 = 2^10 = 1024
How do you calculate
2^-7 x 2^-3 ?
subtract dummy - 1024
r^0 = ?
1
does -r^n = r^-n ?
Obviously not
does r^-n = -1 (r^n)?
no, r^-n = (r^n)^-1
(3^2)^3 = ?
(3^2)^3 = 3^(2*3) = 3^6 = 729
(4 * 12)^2 = ?
(4 * 5)^2 = 4^2 x 5^2 = 16 x 25
(4 / 6) ^ 2 = ?
(4 / 6) ^ 2 = 4^2 / 6^2 = 16 / 36
(4 / 6) ^ -2 = ?
(4 / 6) ^ -2 = (6/4)^2 = 36 / 16
(-3)^-3 = ?
1/27
What is meant by a radical?
Square roots/ roots
sqrt(2) = 2 ^ ?
sqrt(2) = 2 ^ 1/2
(nsqrt(r))^n = ?
(nsqrt(r))^n = (r^1/n)^n = r
-sqrt(r) = ?
-sqrt(r) = sqrt(r) ^ -1
sqrt( r ) ^ 1/3 = ?
sqrt( r ) ^ 1/3 = r ^1/2 * 1/3 = r ^ 1/6
This makes sens because sqrt(r) = r^1/2
sqrt(r x s) = ?
sqrt(r x s) = sqrt(r) x sqrt(s)
If r,s ∈R, r ≥0, s > 0, and n ∈N, then
sqrt(r/s) = ?
sqrt(r) / sqrt(s)
Explain the requirement r ≥0 / r > 0
If r > 0, rα is defined for any real number α ∈ R. We introduced the requirement r ̸= 0 because an negative exponent α expresses a division operation, which is not defined if r = 0.
However, if we limit α to be non-negative (i.e., α ≥0), we can also make sense of rα when r = 0. We introduced the requirement r ≥0 because if r < 0, rα is only defined if α is an odd integer. However, if we limit α to be an odd integer, we can make sense of rα for any r ̸= 0. That is, there is a trade-off between the values that are allowed for r and α.
does nrt(b^m) = nrt(b)^m
Yes you can interchange the order as it is all multiplication and therefore it complies to the commutation property.
Think of it as an exponent:
(b^m)^1/n = b^m/n = (b^1/n)^m
3rt(2^4)= (2^4)^1/3 = 2^4/3 = (2^1/3)^4
does (r + s)n = rn + sn?
No, whereas multiplication and division commute with exponentials, addition and subtraction do not.
If r ∈R,r > 0, then rα is ….
If r ∈R,r ≥0, then rα is …
If r ∈R, then rα is …
If r ∈R,r > 0, then rα is well-defined for all α ∈R,
If r ∈R,r ≥0, then rα is well-defined for all α ∈R,α ≥0,
If r ∈R, then rα is well-defined for all odd α ∈N.
What does it mean to write an expression in standard form?
√x should be rewritten as a√b where a is either an integer or a maximally simplified fraction, and b
is an irreducible root (e.g. √18 = √9 ·√2 = 3√2.)
e.g sqrt(20) = sqrt(4 x 5) = sqrt(4) x sqrt(5) = 2 sqrt(5)