Final Assignment prior to Test #1
Laws of Exponents
You should be able to use these laws of exponents:
Solving Equations of the form x ^ a = b or x ^ (a/b) = c
- (x ^ a) ^ b = x ^ (ab)
e.g., (x ^ 2) ^ 3 = x^2 * x^2 * x^2 = x*x * x*x * x*x = x^6
- (x ^ a) (x ^ b) = x ^ (a + b)
e.g., (x^2)(x^3) = x*x * x*x*x = x^5
- x^0 = 1
(x^a) * (x^0) = x^(a+0) = x^a. Since (x^a) * (x^0) = x^a, x^0 gotta be 1.
- x ^ -a = 1 / (x^a)
since (x^-a) (x^a) = x^(-a + a) = x^0 = 1, (x^-a) (x^a) = 1 and x^-a = 1 / x^a
You will be expected to be able to solve equations of these forms.
to solve x^a = b, take the 1/a power of both sides to get
(x^a) ^ (1/a) = x^(a * 1/a) = x^1 = x.
(x^a) ^ (1/a) = b^(1/a), or x = b^(1/a).
( x ^ (a/b) ) ^ (b/a) = c ^ (b/a), or x = c ^ (b/a).
These exercises are related to the above laws of exponents, and to the topics on quadratic functions highlighted on the
1. Solve the equations
- x ^ 3 / 17 = 58
- (3 x) ^ -2 = 19
- 4 x ^ -.5 = 7
- 14 x ^ (2/3) = 39
- 5 ( 3 x / 8) ^ (-3/2) = 9
2. If a(n+1) = a(n) + .5 n, with a(0) = 2, then
3. If f(x) = .3 x^2 - 4x + 7, then evaluate f at x = 0, .4, .8, 1.2, 1.6 and 2.0.
4. If f(x) = a x^2 + b x + c, then what symbolic expression stands for the average slope between x = h and x = k?