Function of One Variable
A function of one variable x is a prescription y(x), which calculates a number, the function value, for any feasible value of the variable x.
Let A and B be the non-empty sets. then a rule A to B is called function if every element of domain A has unique association with elements of co-domain B.
Let be a function
- Set A is called function
- Set B is called co-domain
- y is called image of x under f i.e. y = f(x)
- x is called pre-image of y
- Range oof f is denoted by f(A) and defined by f(A) =
Identify Domain and Range
i) y = x2
Solution:
Given y = x2
For domain, for all real values of x, y exists. So, domain is set of all real number i.e. domain is (-∞, ∞)
For Range, y = x2 or . For all , x is defined. Thus, y is set of all non-negative and real number. Hence, range is or [0, ∞).
ii)
Solution:
For Domain, when x = 0, y doesn’t exist, it means y is exists for all real number except 0. The domain is set of all real number except 0 i.e. (-∞, 0) U (0, ∞)
For Range, or . Here x is exists for all real number except y = 0. Thus, the range is set of all real number except o i.e. (-∞, 0) U (0, ∞)
iii)
Solution:
For Domain:
y is exists for
i.e.
i.e.
i.e.
Hence, domain is i.e. [-3, 3]
For Range:
Here, x exists for
i.e.
i.e.
i.e.
But given , which is non-negative. hence range is i.e. [0, 3]
Even and Odd Function: Symmetry
A function y = f(x) is even function if f(-x) = f(x), and odd function if f(-x) = -f(x) for every value of x.
Note that the graph of even function is symmetrical about y-axis and the graph of odd function is symmetrical about origin.
Identify the Symmetry
Solution:
Since,
So,
Therefore, the given is even function.
Combination of Functions
Like numbers function can be added, subtracted, multiplied and divided to product new function. Let f an g are two functions then f + g, f – g, f.g and are new function which are defined by
Sum: (f + g)(x) = f(x) + g(x)
Difference: (f – g)(x) = f(x) – g(x)
Product: (f.g)(x) = f(x) . g(x)
Quotient: ()(x) =
Composite Functions
Let f and g are functions, then composite function fog is defined by
(fog)(x) = f(g(x))
Note that the domain of fog(x) is intersection of domain of g(x) and f(g(x)).
Example: If and [M]
Find the each function and its domain
a) fog b) gof c) fof d) gog
Solution:
(a)
To find domain of fog
Fist we find domain of
Domain of g(x) is
Here, (-∞, 2] is domain of fog.
(b)
To Find the domain of gof, Follow steps of question (a)
Domain of gof = [0, 4]
(c)
To Find the domain of fof, Follow steps of question (a)
Domain of fof = [0, ∞]
(d)
To Find the domain of gog, Follow steps of question (a)
Domain of fof = [-2, 2]
Inverse of Function
Let f be a one to one function with domain A and range B. Then its inverse function f-1 has domain B and range A and is defined by
Example: Find inverse of f(x) = x3 + 2
Solution:
Since y = x3 + 2
or x3 = y – 2
or
or
or is the required formula for inverse function.
The domain of f is range of f-1 and range of domain of f-1 and the graph of f-1 is obtained by reflecting the graph of f about line y = x