Calculus/Precalculus/Solutions
From Wikibooks, the open-content textbooks collection
< Calculus | Precalculus
[edit] Functions
-
- f(0) = 0, f(2) = 4
- The domain is
; the range is
, - No, since f isn't one-to-one; for example, f( − 1) = f(1) = 1.
-
-
- (f + g)(x) = x + 2 + 1 / x = (x2 + 2x + 1) / x.
- (f − g)(x) = x + 2 − 1 / x = (x2 + 2x − 1) / x.
- (g − f)(x) = 1 / x − x − 2 = (1 − x2 − 2x) / x.
.- (f / g)(x) = x(x + 2) provided
. Note that 0 is not in the domain of f / g, since it's not in the domain of g, and you can't divide by something that doesn't exist! - (g / f)(x) = 1 / [x(x + 2)]. Although 0 is still not in the domain, we don't need to state it now, since 0 isn't in the domain of the expression 1 / [x(x + 2)] either.
.
.
- f(g(2)) = 5 / 2; g(f(2)) = 1 / 4.
- Yes; f − 1(x) = x − 2 and g − 1(x) = 1 / x. Note that g and its inverse are the same.
-
- As pictured, by the Vertical Line test, this graph represents a function.