BRIEF ANSWERS FOR TEST 1
- T or F?
- F. Width is independent of length.
- F. For example, the domain of f(x) = root[2](x-2) is
[2,infinity) while the domain of f(2*x) is [1,infinity).
- F. Choose any discontinuous function f(x), and let g(x) = -f(x).
Then f(x) and g(x) are both discontinuous, but f(x)+g(x) = 0 is continuous.
- Give the definition.
- a = e is the number with the property that the slope of the
tangent line to y = log_a(x) is 1 at x = 1.
- for every epsilon greater than 0 there exists delta greater
than 0 such that [0 less than |x-a| less than delta
implies |f(x)-L| less than epsilon]
- lim_{x goes to a} f(x) = f(a)
- Solve the equation.
- x = ln(2)
- x = 3/4
- Find the inverse.
- y = e^3 - 3
- y = (3x+1)/(x-2)
- Find the limit.
- limit = 5/4
- limit = -1/(2*root[2](2))
- limit does not exist
- limit = 1/2
- Where is f continuous?
- continuous everywhere
- continuous everywhere except at x = -2
- continuous everywhere except at x = 1, -1
- continuous everywhere except at x = n*Pi, n an integer
Last modified on Sep 23, 1999.