

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
A function f is a rule that assigns to each element x in a set A (called the domain of f) exactly one element f(x) in a set B (called the range of f).
Typology: Study notes
1 / 3
This page cannot be seen from the preview
Don't miss anything!
A function f is a rule that assigns to each element x in a set A (called the domain of f ) exactly one element f (x) in a set B (called the range of f ). If a function f is given by a formula and the domain is not specified, the convention is that the domain of the function is the set of all real numbers for which the formula makes sense and defines a real number.
As examples, a zero in the denominator, or a negative number inside a square root will make no sense of the expression.
Example 1 Find the domain of the function f (x) = (^) x (^2 1) โ x.
Solution: Since the denominator is x^2 โx = x(xโ1), which would become zero when x = 0 or when x = 1, and since divided by zero is not allowed, the numbers 0 and 1 cannot be in the domain of f. On the other hand, for any value of x other than 0 and 1, the fomular of f (x) defines a real number. Thus the domain of f is
all the real numbers except 0 and 1.
With set notations or interval notations, this solution can also be written as
{x|x 6 = 0 and x 6 = 1}, or (โโ, 0) โช (0, 1) โช (1, โ).
Example 2 Find the domain of the function f (x) =
โ 2 โ x โ x^2.
Solution: Since no real number can be the square root of a negative number, the domain of f consists of all real numbers x such that
2 โ x โ x^2 โฅ 0.
Therefore, determining the domain of f is the same as to solving this inequality. We offer two ways of solving this inequality. Let h(x) = 2 โ x โ x^2.
Algebraic/Analytical Method. Factor h(x) = 2 โ x โ x^2 = (2 + x)(1 โ x). Then the only places this product would change sign are at x = โ2 and x = 1. Taking these numbers (โ2 and 1) away will divide the domain of h(x) (which is the whole number line
(โโ, โ)) into three intervals, names (โโ, โ2), (โ 2 , 1) and (1, โ). Pick a number in each of these intervals (say, โ3 in the first, 0 in the second and 2 in the third) will reveal that the function h(x) will be negative in the intervals (โโ, โ2) and (1, โ) (since h(โ3) = โ 4 < 0 and h(2) = โ 4 < 0), and h(x) is positive in (โ 2 , 1) (since h(0) = 2 > 0). Note that
and so x = โ2 or x = 1 would also make f (x) meaningful. Therefore, the domain of f is all the real numbers in the closed interval [โ 2 , 1].
Graphic Method (Please note that this method works fine for quadratic functions, and make not work well for other functions). Sketch the graph of the parabola y = h(x) = 2โxโx^2. Since 2โxโx^2 = (2+x)(1โx), the graph crosses the x-axis at x = โ2 and x = 1. Since the opening of the parabola is downward, the portion of the parabola which is above and on the x-axis (which is the same as h(x) โฅ 0) will be over the interval [โ 2 , 1]. Therefore, we conclude that the domain of f (x) is [โ 2 , 1].
Example 1 Let f (x) = x^2 + 5, and let a > 0 and h be real numbers. Find and simply f (โa), f (aโ^1 ), f (โa), f (a + h).
Solution: Replace x in f (x) by the corresponding value/expression to get
f (โa) = (โa)^2 + 5 = a^2 + 5. f (aโ^1 ) = (aโ^1 )^2 + 5 = aโ^2 + 5 = 1 + 5a
2 a^2. f (
a) = (
a)^2 + 5 = a + 5. f (a + h) = (a + h)^2 + 5 = a^2 + 2ah + h^2 + 5.
Example 2 Let g(x) = x^3 โ 3. Find all the values of a such that g(a) = 5.
Solution: Note that g(a) = a^3 โ 3. Then g(a) = 5 is equivalent to a^3 โ 3 = 5, or a^3 = 8. Therefore, a = 2.
Example 3 Let g(x) = 2x^2 โ x + 4. Find all the values of a such that g(a) = 5.
Solution: Note that g(a) = 2a^2 โ a + 4. Then g(a) = 5 is equivalent to 2a^2 โ a + 4 = 5, or