Functions PDF
Functions PDF
Functions
Exercise 3.1
1. Question
Answer
A function from is defined by a set of ordered pairs such that any two ordered pairs should not have the
same first component and the different second component.
This means that each element of a set, say X is assigned exactly to one element of another set, say Y.
The set X containing the first components of a function is called the domain of the function.
The set Y containing the second components of a function is called the range of the function.
Domain of f = {a, b, c}
Range of f = {1, 2, 3}
2. Question
Answer
A function from a set X to a set Y is defined as a correspondence between sets X and Y such that for each
element of X, there is only one corresponding element in Y.
For example, X = {a, b, c}, Y = {1, 2, 3, 4, 5} and f be a correspondence which assigns the position of a
letter in the set of alphabets.
As there is only one element of Y for each element of X, f is a function with domain X and range Y.
3. Question
What is the fundamental difference between a relation and a function? Is every relation a function?
Answer
The domain of the relation R might be a subset of the set X, but the domain of the function f must be equal to
X. This is because each element of the domain of a function must have an element associated with it,
whereas this is not necessary for a relation.
In relation, one element of X might be associated with one or more elements of Y, while it must be
associated with only one element of Y in a function.
Thus, not every relation is a function. However, every function is necessarily a relation.
4. Question
Answer
A is the domain of the function f. Hence, range is the set of elements f(x) for all x ∈ A.
⇒ f(–2) = 4 + 4 – 3
∴ f(–2) = 5
⇒ f(–1) = 1 + 2 – 3
∴ f(–1) = 0
⇒ f(0) = 0 – 0 – 3
∴ f(0) = –3
f(1) = 12 – 2(1) – 3
⇒ f(1) = 1 – 2 – 3
∴ f(1) = –4
f(2) = 22 – 2(2) – 3
⇒ f(2) = 4 – 4 – 3
∴ f(2) = –3
⇒ x2 – 2x – 3 = 6
⇒ x2 – 2x – 9 = 0
However,
⇒ x2 – 2x – 3 = –3
⇒ x2 – 2x = 0
⇒ x(x – 2) = 0
∴ x = 0 or 2
⇒ x2 – 2x – 3 = 5
⇒ x2 – 2x – 8= 0
⇒ x2 – 4x + 2x – 8= 0
⇒ x(x – 4) + 2(x – 4) = 0
⇒ (x + 2)(x – 4) = 0
∴ x = –2 or 4
However, 4 ∉ A but –2 ∈ A
5. Question
If a function f: R → R be defined by
Answer
Given
f(1) = 4(1) + 1
⇒ f(1) = 4 + 1
∴ f(1) = 5
f(–1) = 3(–1) – 2
⇒ f(–1) = –3 – 2
∴ f(–1) = –5
When x = 0, f(x) = 1
∴ f(0) = 1
f(2) = 4(2) + 1
⇒ f(2) = 8 + 1
∴ f(2) = 9
6. Question
i. range of f
Answer
i. range of f
We know that the square of a real number is always positive or equal to zero.
Given f(x) = 4
⇒ x2 = 4
⇒ x2 – 4 = 0
⇒ (x – 2)(x + 2) = 0
∴ x = ±2
Given f(y) = –1
⇒ y2 = –1
However, the domain of f is R, and for every real number y, the value of y2 is non-negative.
7. Question
Let f: R+→ R, where R+ is the set of all positive real numbers, be such that f(x) = logex. Determine
Answer
We know the value of logarithm to the base e (natural logarithm) can take all possible real values.
Given f(x) = –2
⇒ logex = –2
f(xy) = loge(xy)
8. Question
Write the following relations as sets of ordered pairs and find which of them are functions:
Answer
Every element of set x has an ordered pair in the relation and no two ordered pairs have the same first
component but different second components.
Hence, the given relation R is a function.
Every element of set x has an ordered pair in the relation. However, two ordered pairs (1, 4) and (1, 6) have
the same first component but different second components.
When x = 0, we have 0 + y = 3 ⇒ y = 3
When x = 1, we have 1 + y = 3 ⇒ y = 2
When x = 2, we have 2 + y = 3 ⇒ y = 1
When x = 3, we have 3 + y = 3 ⇒ y = 0
Every element of set x has an ordered pair in the relation and no two ordered pairs have the same first
component but different second components.
9. Question
Let f : R → R and g : C → C be two functions defined as f(x) = x2 and g(x) = x2. Are they equal functions?
Answer
Two functions are equal only when the domain and codomain of both the functions are equal.
10. Question
i. f(x) = x2
iii. h(x) = x2 + 1
Answer
i. f(x) = x2
We know that the square of a real number is always positive or equal to zero.
We know that the value of sine function always lies between –1 and 1.
Hence, the range of g is the set of all real numbers lying in the range –1 to 1.
iii. h(x) = x2 + 1
We know that the square of a real number is always positive or equal to zero.
Furthermore, if we add 1 to this squared number, the result will always be greater than or equal to 1.
Hence, the range of h is the set of all real numbers greater than or equal to 1.
11. Question
Let X = {1, 2, 3, 4} and Y = {1, 5, 9, 11, 15, 16}. Determine which of the following sets are functions from X
to Y.
iii. f3 = {(1, 5), (2, 9), (3, 1), (4, 5), (2, 11)}
Answer
Every element of set X has an ordered pair in the relation f1 and no two ordered pairs have the same first
component but different second components.
In the relation f2, the element 2 of set X does not have any image in set Y.
However, for a relation to be a function, every element of the domain should have an image.
iii. f3 = {(1, 5), (2, 9), (3, 1), (4, 5), (2, 11)}
Every element of set X has an ordered pair in the relation f3. However, two ordered pairs (2, 9) and (2, 11)
have the same first component but different second components.
12. Question
Let A = {12, 13, 14, 15, 16, 17} and f : A → Z be a function given by f(x) = highest prime factor of x. Find
range of f.
Answer
A is the domain of the function f. Hence, the range is the set of elements f(x) for all x ∈ A.
We have f(12) = highest prime factor of 12
∴ f(12) = 3
∴ f(13) = 13
∴ f(14) = 7
∴ f(15) = 5
∴ f(16) = 2
∴ f(17) = 17
13. Question
Answer
Let f-1{17} = x
⇒ f(x) = 17
⇒ x2 + 1 = 17
⇒ x2 – 16 = 0
⇒ (x – 4)(x + 4) = 0
∴ x = ±4
⇒ f(x) = –3
⇒ x2 + 1 = –3
⇒ x2 = –4
However, the domain of f is R and for every real number x, the value of x2 is non-negative.
Thus, f-1{–3} = ∅
14. Question
Let A = {p, q, r, s} and B = {1, 2, 3}. Which of the following relations from A to B is not a function?
Answer
Every element of set A has an ordered pair in the relation R1 and no two ordered pairs have the same first
component but different second components.
Every element of set A has an ordered pair in the relation R2, and no two ordered pairs have the same first
component but different second components.
Every element of set A has an ordered pair in the relation R3. However, two ordered pairs (p, 1) and (p, 2)
have the same first component but different second components.
Every element of set A has an ordered pair in the relation R4, and no two ordered pairs have the same first
component but different second components.
15. Question
Let A = {9, 10, 11, 12, 13} and let f : A → Z be a function given by f(n) = the highest prime factor of n. Find
the range of f.
Answer
A is the domain of the function f. Hence, the range is the set of elements f(n) for all n ∈ A.
We have f(9) = highest prime factor of 9
∴ f(9) = 3
∴ f(10) = 5
∴ f(11) = 11
∴ f(12) = 3
∴ f(13) = 13
16. Question
Answer
Given and
f(3) = 3(3) = 9
Thus, as every element of the domain has an image and no element has more than one image, f is a
function.
g(2) = 22 = 4
g(2) = 3(2) = 6
Here, the element 2 of the domain is associated with two elements distinct elements 4 and 6.
17. Question
Answer
Thus,
18. Question
Express the function f : X → R given by f(x) = x3 + 1 as set of ordered pairs, where X = {–1, 0, 3, 9, 7}.
Answer
Given X = {–1, 0, 3, 9, 7}
f : X → R and f(x) = x3 + 1
⇒ f(–1) = –1 + 1
∴ f(–1) = 0
⇒ f(0) = 0 + 1
∴ f(0) = 1
⇒ f(3) = 27 + 1
∴ f(3) = 28
⇒ f(9) = 729 + 1
∴ f(9) = 730
⇒ f(7) = 343 + 1
∴ f(7) = 344
Thus, f = {(–1, 0), (0, 1), (3, 28), (9, 730), (7, 344)}
Exercise 3.2
1. Question
If f(x) = x2 – 3x + 4, then find the values of x satisfying the equation f(x) = f(2x + 1).
Answer
Given f(x) = x2 – 3x + 4.
⇒ f(2x + 1) = 4x2 + 4x + 1 – 6x + 1
∴ f(2x + 1) = 4x2 – 2x + 2
⇒ x2 – 3x + 4 = 4x2 – 2x + 2
⇒ 3x2 + x – 2 = 0
⇒ 3x2 + 3x – 2x – 2 = 0
⇒ 3x(x + 1) – 2(x + 1) = 0
⇒ (x + 1)(3x – 2) = 0
⇒ x + 1 = 0 or 3x – 2 = 0
⇒ x = –1 or 3x = 2
∴ x = –1 or
Thus, the required values of x are –1 and .
2. Question
Answer
⇒ f(a + b) = (b)2(a)2
∴ f(a + b) = a2b2
3. Question
Answer
Given
We have
⇒ y(bx – a) = ax – b
⇒ bxy – ay = ax – b
⇒ bxy – ax = ay – b
⇒ x(by – a) = ay – b
∴ x = f(y)
Thus, x = f(y).
4. Question
Answer
Given
∴ f[f{f(x)}] = x
Thus, f[f{f(x)}] = x
5. Question
Answer
Given
Thus, f[f(x)] = x
6. Question
If , find:
i.
ii. f(–2)
iii. f(1)
iv.
v.
Answer
Given
i.
When 0 ≤ x ≤ 1, f(x) = x
ii. f(–2)
⇒ f(–2) = (–2)2
∴ f(–2) = 4
iii. f(1)
When x ≥ 1,
∴ f(1) = 1
iv.
We have
When x ≥ 1,
v.
We know is not a real number and the function f(x) is defined only when x ∈ R.
7. Question
If , show that .
Answer
Given
We have,
Thus,
8. Question
Answer
Given
We have
We know
However, cos2θ + sin2θ = 1
⇒ f(tanθ) = 2sinθcosθ
∴ f(tanθ) = sin2θ
9. Question
i.
ii.
Answer
Given
We have
Thus,
We have
Thus,
10. Question
Answer
[∵ (am)n = amn]
[∵ (am)n = amn]
⇒ f[f(x)] = x1
∴ f[f(x)] = x
11. Question
Answer
..... (1)
.....-- (2)
..... (3)
..... (4)
Exercise 3.3
1. Question
Find the domain of each of the following real valued functions of real variable:
i.
ii.
iii.
iv.
v.
Answer
i.
Clearly, f(x) is defined for all real values of x, except for the case when x = 0.
ii.
Clearly, f(x) is defined for all real values of x, except for the case when x – 7 = 0 or x = 7.
When x = 7, f(x) will be undefined as the division result will be indeterminate.
iii.
Clearly, f(x) is defined for all real values of x, except for the case when x + 1 = 0 or x = –1.
When x = –1, f(x) will be undefined as the division result will be indeterminate.
iv.
Clearly, f(x) is defined for all real values of x, except for the case when x2 – 9 = 0.
x2 – 9 = 0
⇒ x2 – 32 = 0
⇒ (x + 3)(x – 3) = 0
⇒ x + 3 = 0 or x – 3 = 0
⇒ x = ±3
When x = ±3, f(x) will be undefined as the division result will be indeterminate.
v.
Clearly, f(x) is defined for all real values of x, except for the case when x2 – 8x + 12 = 0.
x2 – 8x + 12 = 0
⇒ x2 – 2x – 6x + 12 = 0
⇒ x(x – 2) – 6(x – 2) = 0
⇒ (x – 2)(x – 6) = 0
⇒ x – 2 = 0 or x – 6 = 0
⇒ x = 2 or 6
2 A. Question
Find the domain of each of the following real valued functions of real variable:
Answer
⇒x≥2
∴ x ∈ [2, ∞)
Find the domain of each of the following real valued functions of real variable:
Answer
⇒ x2 – 12 ≥ 0
⇒ (x + 1)(x – 1) ≥ 0
⇒ x ≤ –1 or x ≥ 1
In addition, f(x) is also undefined when x2 – 1 = 0 because denominator will be zero and the result will be
indeterminate.
x2 – 1 = 0 ⇒ x = ±1
2 C. Question
Find the domain of each of the following real valued functions of real variable:
Answer
⇒ 9 ≥ x2
⇒ x2 ≤ 9
⇒ x2 – 9 ≤ 0
⇒ x2 – 32 ≤ 0
⇒ (x + 3)(x – 3) ≤ 0
⇒ x ≥ –3 and x ≤ 3
∴ x ∈ [–3, 3]
2 D. Question
Find the domain of each of the following real valued functions of real variable:
Answer
Clearly, f(x) takes real values only when x – 2 and 3 – x are both positive or negative.
x – 2 ≥ 0⇒ x ≥ 2
3 – x ≥ 0⇒ x ≤ 3
Hence, x ≥ 2 and x ≤ 3
∴ x ∈ [2, 3]
x – 2 ≤ 0⇒ x ≤ 2
3 – x ≤ 0⇒ x ≥ 3
Hence, x ≤ 2 and x ≥ 3
However, the intersection of these sets in null set. Thus, this case is not possible.
In addition, f(x) is also undefined when 3 – x = 0 because the denominator will be zero and the result will be
indeterminate.
3 – x = 0⇒ x = 3
∴ x ∈ [2, 3)
3 A. Question
Find the domain and range of each of the following real valued functions:
Answer
Clearly, f(x) is defined for all real values of x, except for the case when bx – a = 0 or .
Thus, domain of f = R –
Let f(x) = y
⇒ ax + b = y(bx – a)
⇒ ax + b = bxy – ay
⇒ ax – bxy = –ay – b
Thus, range of f = R –
3 B. Question
Find the domain and range of each of the following real valued functions:
Answer
Clearly, f(x) is defined for all real values of x, except for the case when cx – d = 0 or .
Thus, domain of f = R –
Let f(x) = y
⇒ ax – b = y(cx – d)
⇒ ax – b = cxy – dy
⇒ ax – cxy = b – dy
⇒ x(a – cy) = b – dy
Thus, range of f = R –
3 C. Question
Find the domain and range of each of the following real valued functions:
Answer
We know the square of a real number is never negative.
⇒x≥1
∴ x ∈ [1, ∞)
When x ≥ 1, we have x – 1 ≥ 0
Hence,
∴ f(x) ∈ [0, ∞)
3 D. Question
Find the domain and range of each of the following real valued functions:
Answer
⇒x≥3
∴ x ∈ [3, ∞)
When x ≥ 3, we have x – 3 ≥ 0
Hence,
∴ f(x) ∈ [0, ∞)
3 E. Question
Find the domain and range of each of the following real valued functions:
Answer
Clearly, f(x) is defined for all real values of x, except for the case when 2 – x = 0 or x = 2.
We have
∴ f(x) = –1
Clearly, when x ≠ 2, f(x) = –1
3 F. Question
Find the domain and range of each of the following real valued functions:
f(x) = |x – 1|
Answer
f(x) = |x – 1|
We know
Now, we have
Thus, domain of f = R
When x ≥ 1, we have x – 1 ≥ 0.
Hence, |x – 1| ≥ 0 ⇒ f(x) ≥ 0
3 G. Question
Find the domain and range of each of the following real valued functions:
f(x) = –|x|
Answer
f(x) = –|x|
We know
Now, we have
Thus, domain of f = R
When x ≥ 0, we have –x ≤ 0.
Find the domain and range of each of the following real valued functions:
Answer
⇒ 9 ≥ x2
⇒ x2 ≤ 9
⇒ x2 – 9 ≤ 0
⇒ x2 – 32 ≤ 0
⇒ (x + 3)(x – 3) ≤ 0
⇒ x ≥ –3 and x ≤ 3
∴ x ∈ [–3, 3]
Hence,
∴ f(x) ∈ [0, 3]
3 I. Question
Find the domain and range of each of the following real valued functions:
Answer
⇒ 16 ≥ x2
⇒ x2 ≤ 16
⇒ x2 – 16 ≤ 0
⇒ x2 – 42 ≤ 0
⇒ (x + 4)(x – 4) ≤ 0
⇒ x ≥ –4 and x ≤ 4
∴ x ∈ [–4, 4]
In addition, f(x) is also undefined when 16 – x2 = 0 because denominator will be zero and the result will be
indeterminate.
16 – x2 = 0 ⇒ x = ±4
∴ x ∈ (–4, 4)
Let f(x) = y
⇒ 1 = (16 – x2)y2
⇒ 1 = 16y2 – x2y2
⇒ x2y2 + 1 – 16y2 = 0
⇒ 02 – 4(y2)(1 – 16y2) ≥ 0
⇒ –4y2(1 – 16y2) ≥ 0
⇒ 4y2(1 – 16y2) ≤ 0
⇒ 1 – 16y2 ≤ 0 [∵ y2 ≥ 0]
⇒ 16y2 – 1 ≥ 0
⇒ (4y)2 – 12 ≥ 0
⇒ (4y + 1)(4y – 1) ≥ 0
⇒ 4y ≤ –1 and 4y ≥ 1
Thus, range of f =
3 J. Question
Find the domain and range of each of the following real valued functions:
Answer
⇒ x2 – 42 ≥ 0
⇒ (x + 4)(x – 4) ≥ 0
⇒ x ≤ –4 or x ≥ 4
Hence,
∴ f(x) ∈ [0, ∞)
Exercise 3.4
1 A. Question
Answer
(a) f + g
⇒ (f + g)(x) = x3 + 1 + x + 1
∴ (f + g)(x) = x3 + x + 2
Clearly, (f + g)(x) : R → R
(b) f – g
⇒ (f – g)(x) = x3 + 1 – (x + 1)
⇒ (f – g)(x) = x3 + 1 – x – 1
∴ (f – g)(x) = x3 – x
Clearly, (f – g)(x) : R → R
(c) cf (c ∈ R, c ≠ 0)
We know (cf)(x) = c × f(x)
⇒ (cf)(x) = c(x3 + 1)
∴ (cf)(x) = cx3 + c
Clearly, (cf)(x) : R → R
(d) fg
∴ (fg)(x) = (x + 1)2(x2 – x + 1)
Clearly, (fg)(x) : R → R
(e)
We know
(f)
We know
1 B. Question
and
Answer
and
We have f(x) : [1, ∞) → R+ and g(x) : [–1, ∞) → R+ as real square root is defined only for non-negative
numbers.
(a) f + g
∴ Domain of f + g = [1, ∞)
(b) f – g
∴ Domain of f – g = [1, ∞)
(c) cf (c ∈ R, c ≠ 0)
Domain of cf = Domain of f
∴ Domain of cf = [1, ∞)
(d) fg
∴ Domain of fg = [1, ∞)
(e)
We know
Domain of = Domain of f
∴ Domain of = [1, ∞)
(f)
We know
∴ Domain of = [1, ∞)
2. Question
i. f + g
ii. f – g
iii. fg
iv.
Answer
i. f + g
⇒ (f + g)(x) = 2x + 5 + x2 + x
∴ (f + g)(x) = x2 + 3x + 5
∴ The domain of (f + g) is R
ii. f – g
⇒ (f – g)(x) = 2x + 5 – x2 – x
∴ (f – g)(x) = 5 + x – x2
∴ The domain of (f – g) is R
iii. fg
∴ The domain of fg is R
iv.
We know
Clearly, is defined for all real values of x, except for the case when x2 + x = 0.
x2 + x = 0
⇒ x(x + 1) = 0
⇒ x = 0 or x + 1 = 0
⇒ x = 0 or –1
3. Question
If f(x) be defined on [–2, 2] and is given by and g(x) = f(|x|) + |f(x)|. Find g(x).
Answer
Now, we have
We also have
We know
Thus,
4. Question
Let f, g be two real functions defined by and . Then, describe each of the
following functions.
i. f + g
ii. g – f
iii. fg
iv.
v.
vi.
vii. f2 + 7f
viii.
Answer
Given and
⇒ x ≥ –1
∴ x ∈ [–1, ∞)
⇒ 9 ≥ x2
⇒ x2 ≤ 9
⇒ x2 – 9 ≤ 0
⇒ x2 – 32 ≤ 0
⇒ (x + 3)(x – 3) ≤ 0
⇒ x ≥ –3 and x ≤ 3
∴ x ∈ [–3, 3]
i. f + g
∴ Domain of f + g = [–1, 3]
ii. f – g
∴ Domain of f – g = [–1, 3]
iii. fg
iv.
We know
However, is defined for all real values of x ∈ [–1, 3], except for the case when 9 – x2 = 0 or x = ±3
∴ Domain of = [–1, 3)
v.
We know
However, is defined for all real values of x ∈ [–1, 3], except for the case when x + 1 = 0 or x = –1
∴ Domain of = (–1, 3]
Thus, : (–1, 3] → R is given by
vi.
vii. f2 + 7f
∴ Domain of f2 + 7f = [–1, ∞)
viii.
However, is defined for all real values of x ∈ [–3, 3], except for the case when 9 – x2 = 0 or x = ±3
∴ Domain of = (–3, 3)
5. Question
If f(x) = loge(1 – x) and g(x) = [x], then determine each of the following functions:
i. f + g
ii. fg
iii.
iv.
Answer
⇒1>x
⇒x<1
∴ x ∈ (–∞, 1)
Thus, domain of g = R
i. f + g
⇒ Domain of f + g = (–∞, 1) ∩ R
∴ Domain of f + g = (–∞, 1)
ii. fg
∴ (fg)(x) = [x]loge(1 – x)
⇒ Domain of fg = (–∞, 1) ∩ R
∴ Domain of fg = (–∞, 1)
iii.
We know
However, is defined for all real values of x ∈ (–∞, 1), except for the case when [x] = 0.
∴ Domain of = (–∞, 0)
iv.
We know
However, is defined for all real values of x ∈ (–∞, 1), except for the case when loge(1 – x) = 0.
loge(1 – x) = 0 ⇒ 1 – x = 1 or x = 0
∴ (f + g)(–1) = loge2 – 1
(fg)(0) = [0]loge(1 – 0)
⇒ (fg)(0) = 0 × loge1
∴ (fg)(0) = 0
Thus, (fg)(0) = 0
We have , x ∈ (–∞, 0)
We need to find
We need to find
Thus,
6. Question
If f, g, h are real functions defined by , and h(x) = 2x2 – 3, then find the values of (2f
Answer
⇒ x ≥ –1
∴ x ∈ [–1, ∞)
Thus, domain of h = R
i. (2f + g – h)(1)
We have
Thus, and (2f + g – h)(0) does not exist as 0 is not in the domain of (2f + g – h)(x).
7. Question
Answer
Given
f(–4) = 1 – (–4) = 1 + 4 = 5
f(–3) = 1 – (–3) = 1 + 3 = 4
f(–2) = 1 – (–2) = 1 + 2 = 3
f(–1) = 1 – (–1) = 1 + 1 = 2
f(1) = 1 + 1 = 2
f(2) = 1 + 2 = 3
f(3) = 1 + 3 = 4
f(4) = 1 + 4 = 5
Answer
Clearly, both f(x) and g(x) exist for all real values of x.
Range of f = Range of g = R
i. f + g
⇒ (f + g)(x) = x + 1 + 2x – 3
∴ (f + g)(x) = 3x – 2
⇒ Domain of f + g = R ∩ R
∴ Domain of f + g = R
ii. f – g
⇒ (f – g)(x) = x + 1 – (2x – 3)
⇒ (f – g)(x) = x + 1 – 2x + 3
∴ (f – g)(x) = –x + 4
⇒ Domain of f – g = R ∩ R
∴ Domain of f – g = R
We know
Clearly, is defined for all real values of x, except for the case when 2x – 3 = 0 or .
9. Question
Answer
Domain of f = [0, ∞)
Domain of g = R
i. f + g
⇒ Domain of f + g = [0, ∞) ∩ R
∴ Domain of f + g = [0, ∞)
ii. f – g
⇒ Domain of f – g = [0, ∞) ∩ R
∴ Domain of f – g = [0, ∞)
iii. fg
iv.
We know
Clearly, is defined for all positive real values of x, except for the case when x = 0.
∴ Domain of = (0, ∞)
10. Question
Let f(x) = x2 and g(x) = 2x + 1 be two real functions. Find (f + g)(x), (f – g)(x), (fg)(x) and .
Answer
i. f + g
⇒ (f + g)(x) = x2 + 2x + 1
∴ (f + g)(x) = (x + 1)2
∴ Domain of (f + g) is R
ii. f – g
⇒ (f – g)(x) = x2 – (2x + 1)
∴ (f – g)(x) = x2 – 2x – 1
Clearly, (f – g)(x) is defined for all real numbers x.
∴ Domain of (f – g) is R
iii. fg
⇒ (fg)(x) = x2(2x + 1)
∴ (fg)(x) = 2x3 + x2
∴ Domain of fg is R
iv.
We know
Clearly, is defined for all real values of x, except for the case when 2x + 1 = 0.
2x + 1 = 0
⇒ 2x = –1
Answer
f(x) = |x|
f(-x) = |-x|
2. Question
If f is a real function satisfying for all x ∈ R – {0}, then write the expression for f (x).
Answer
{since, (a + b)2 = a2 +b2 +2ab}
f(y) =
x + 1 = xy
x2 -yx+1= 0
for x to be real
y ∈(-∞,2]∪[2,∞)
|y|>2 Ans.
3. Question
Answer
F(x) =
=-sin 1
=0
Therefore, R(f) = {- }
4. Question
If f(x) = cos2[π2]x + cos [-π2] x, where [x] denotes the greatest integer less than or equal to x, then write the
value of f(π).
Answer
π2 ≈ 9.8596
=2×1×1
Therefore, f(π)= 2
5. Question
Answer
[x]= -2
= cos 2
for-1 ≤x<0
[x]=-1
= cos 1
for 0 ≤x< 1
[x]=0
f(x)=cos 0 =1
for 1 ≤x<π/2
[x]=1
f(x)=cos1
6. Question
Answer
0 ≤x-[x]<1
e0 ≤ ex-[x] <e1
1 ≤ ex-[x] < e
7. Question
Answer
If
a2x=ax2+x2+x
x2 (a+1)+x(1- a2)=0
x2 (a+1)+x(1-a)(1+a)=0
(a+1)( x2+x(1-a))=0
a+1=0
Therefore, a=-1
8. Question
Answer
9. Question
Write the domain and range of the function
Answer
x≠2
Let
y=-1
10. Question
Answer
=4(2)-[(a+1+a-1) (a+1-a+1)]
f(a+1)-f(a-1)=4(2)-2a(2)
=4(2-a)
11. Question
If f, g, h are real functions given by f(x) = x2, g(x) = tan x and h(x) = loge x, then write the value of (hogof)
Answer
Therefore, answer = 0.
12. Question
Answer
For f(x) to be defined,
x-|x|>0
But x-|x|≤0
Therefore,
13. Question
Answer
x-[x]≥0
We know that, where {x} is fractional part function and [x] is greatest integer function.
{x}≥0
Also,
14. Question
Answer
[x]-x≥0
-{x}≥
D(f)∈I
Range = {0}.
15. Question
Let A and B be two sets such that n(A) = p and n(B) = q, write the number of functions from A to B.
Answer
For each value of set A, we can have q functions as each value of A pair up with all the values of B.
=q p
16. Question
f = {(2, 4), (5, 6), (8, -1), (10, -3)} and g = {(2, 5), (7, 1), (8, 4), (10, 13), (11, -5)}.
Answer
17. Question
Find the set of values of x for which the functions f(x) = 3x2 – 1 and g(x) = 3 + x are equal.
Answer
f(x)=3x2 -1;g(x)=3+x
For
3x2 -1=3+x
3x2 -x-4=0
(3x-4)(x+1)=0
3x-4=0 orx+1=0
18. Question
f = {(0, 1), (2, 0), (3, -4), (4, 2), (5, 1)} and g = {(1, 0), (2, 2), (3, -1), (4, 4), (5, 3)}.
Answer
D(f) = {0, 2, 3, 4, 5}
D(g) = {1, 2, 3, 4, 5}
MCQ
1. Question
Let A = {1, 2, 3}, B = {2, 3, 4}, then which of the following is a function from A to B?
Answer
A function is said to be defined from A to B if each element in set A has an unique image in set B. Not all the
elements in set B are the images of any element of set A.
2. Question
A. 3
B. -3
C. {-3, 3}
D. ϕ
Answer
Replace f(x) by y,
Replace x by and y by x.
So,
Option C is correct.
3. Question
A. {(x, y) : x, y ∈ R, x2 = y}
B. {(x, y) : x, y ∈ R, y2 = x}
C. {(x, y) : x, y ∈ R, x = y3}
D. {(x, y) : x, y ∈ R, y = x3}
Answer
A function is said to exist when we get a unique value for any value of x..
Therefore, option B is correct.. is not a function as for each value of x, we will get 2 values of y..which
is not as per the definition of a function..
4. Question
A. -2
B. -1
C. 1/2
D. None of these
Answer
Now,
Using:
=0
5. Question
A. -1
B. 1/2
C. -2
D. None of these
Answer
Now,
Using:
=0
6. Question
A. f(x2) = [f(x)]2
C. f(|x|) = |f(x)|
D. None of these
Answer
f(x)=|x-1|
[f(x)2=(x-1)2
= x2+1-2x
So, f(x2)≠[f(x)]2
f(x + y)=|x+y-1|
f(x)f(y)=(x-1)(y-1)
f(|x|)=||x|-1|
7. Question
A. {-1, 1, 0}
B. {cos 1, cos 2, 1}
C. {cos 1, -cos 1, 1}
D. [-1, 1]
Answer
[x]= -2
= cos2
for-1 ≤x<0
[x]=-1
f(x)= cos[x]
=cos(-1)
= cos1
for 0 ≤x< 1
[x]=0
f(x) = cos 0
=1
[x]=1
f(x)=cos 1
Option B is correct.
8. Question
B. {(x, y) : y = |x|, x, y, ∈ R}
C. {(x, y) : X2 + y2 = 1, x, y ∈ R}
D. {(x, y) : x2 – y2 = 1, x, y ∈ R}
Answer
A function is said to exist when we get a unique value of y for any value of x..If we get 2 values of y for any
value of x, then it is not a function..
NOTE: To check if a given curve is a function or not, draw the curve and then draw a line parallel to y-axis..If
it intersects the curve at only one point, then it is a function, else not..
9. Question
A. f (3x)
B. {f(x)}3
C. 3f (x)
D. -f (x)
Answer
Using: (1+x)3=1+3x+3x2+x3
And (1-x)3=1-3x+3x2-x3
f(g(x))=3f(x)
Option C is correct.
10. Question
If A = {1, 2, 3}, B = {x, y}, then the number of functions that can be defined from A into B is
A. 12
B. 8
C. 6
D. 3
Answer
Option B is correct.
11. Question
If then is equal to
A. {f (x)}2
B. {f (x)}3
C. 2f (x)
D. 3f (x)
Answer
=2f(x)
Option C is correct..
12. Question
A. 1
B. -1
C. 0
D. ± 1
Answer
Now,
Using:
=cos(log x) cos(log 4)-cos(log x)cos(4)
=0
Option C is correct..
13. Question
A.
B.
C.
D.
Answer
Option A is correct.
14. Question
B.
C. -1
D. None of these
Answer
eqn.1
eqn.2
On adding, we get
Option A is correct.
15. Question
A. 2x
B. 2 |x|
C. -2 x
D. -2 |x|
Answer
f(2x)=2(2x)+|2x|=4x+2|x|
f(-x)=2(-x)+|-x|
f(2x)+f(-x)-f(x)=4x+2|x|-2x+|-x|-(2x+|x|)
=4x+2|x|-2x+|x|-2x-|x|=2|x|
Option B is correct..
16. Question
A. R
B. R –{1}
C. R – {-1/2, 1}
D. None of these
Answer
Let
y(x2+2x)= x2-x
yx(x+2)=x(x-1)
y(x+2)=x-1
y≠1, -1/2
17. Question
A. 1
B. 2
C. 3
D. 4
Answer
=3
Option C is correct..
18. Question
Mark the correct alternative in the following:
A. cos (x – y)
C. 1
D. cos (x + y)
Answer
Now,
Using:
=0
19. Question
A. x ∈ R
B. x ∈ Q
C. x ∈ R – Q
D. x ∈ R, x ≠ 0
Answer
h(x)=1
f(x)g(x)=1
x≠0
Option D is correct.
20. Question
A. 1
B. 2
C. 3
D. 4
Answer
Now, f(2002)=1
Option A is correct..
21. Question
A. [3/4, 1)
B. (3/4, 1]
C. [3/4, 1]
D. (3/4, 1)
Answer
f(x)=sin4 x+1-sin2 x
0≤sin2 x≤1
=1
R(f)=[3/4, 1]
Answer is C.
22. Question
A. {1, -1}
B. {x : 0 ≤ x ≤ 4}
C. {1}
D. {x : -4 ≤ x ≤ 0}
Answer
When -4≤x<0
=-1
When 0<x≤4
=1
R(f)={-1, 1}
Option A is correct..
23. Question
If f : R → R and g : R → R are defined by f(x) = 2x + 3 and g(x) = x2 + 7, then the values of x such that g(f (x))
= 8 are
A. 1, 2
B. -1, 2
C. -1, -2
D. 1, -2
Answer
g(f(x))=8
(f(x))2+7=8
(2x+3)2=1
4x2+12x+9=1
4 x2+12x+8=0
x2+3x+2=0
(x+1)(x+2)=0
x+1=0 or x+2=0
x=-1 or x=-2
Option C is correct..
24. Question
A. {-1}
B. {0}
C. {-1/2}
D. ϕ
Answer
f(|x|)=|x|-1
f(|x|)=x
So, -x-1=x
2x=-1
Option C…
25. Question
If and then k =
A. 0.5
B. 0.6
C. 0.7
D. 0.8
Answer
2k=1;
=0.5
Option A is correct.
26. Question
A. f(α) ≠ f(β)
B. f(α) = 10
C. f(β) = - 10
D. None of these
Answer
Now,
So, f(α)=f(β)
=(2)3-9(2)
=8-18
=-10
Option C…
27. Question
A. f (α) = f (β) = - 9
B. f (α) = f (β) = 63
C. f (α) ≠ f (β)
D. None of these
Answer
f(x)=33-12(3)
=27-36
=-9
Option A is correct..
28. Question
A.
B.
C.
D. None of these
Answer
eqn. 1
Replacing x by 1/x;
eqn. 2
We get,
29. Question
A. f(x) = f(1 – x)
B. f(x) + f(1 – x) = 0
C. f(x) + f(1 – x) = 1
D. f(x) + f(x – 1) = 1
Answer
30. Question
If f(x) = sin [π2] x + sin [-π2] x, where [x] denotes the greatest integer less than or equal to x, then
A. f (π /2) = 1
B. f(π) = 2
C. f (π /4) = - 1
D. None of these
Answer
=1
Option A is correct..
=0-0
=0
31. Question
A.
B.
C. [-2, 2]
D.
Answer
2-2x-x2≥0
x2+2x-2≤0
(x-(1-√3))(x-(-1+√3))≤0
x∈[-1-√3,-1+√3]
Option B is correct..
32. Question
A.
B.
C.
D. None of these
Answer
for given function,
x≠2, 5
Therefore, x∈(-∞,-3]∪(2, 5)
Option B is correct..
33. Question
A. [-1, 2) ∪ [3, ∞)
B. (-1, 2) ∪ [3, ∞)
C. [-1, 2] ∪ [3, ∞)
D. None of these
Answer
Here,
But
So,
Option A is correct..
34. Question
A. [1, ∞)
B. (-∞, 3)
C. (1, 3)
D. [1, 3]
Answer
35. Question
B. [-1, 1]
C. ϕ
D. None of these
Answer
x∈(-∞,-2)∪[2, ∞) …(1)
And
So, …(2)
Option C is correct..
36. Question
A. R
B. (-∞, 0)
C. (0, ∞)
D. R – {0}
Answer
So, |x|>0;
x ∈ R-{0}
37. Question
A. R – [0, 4]
B. R – (0, 4)
C. (0, 4)
D. [0, 4]
Answer
Here, 4x-x2≥0
x2-4x≤0
x(x-4)≤
So,
Option D is correct..
38. Question
A. [4, ∞)
B. (-∞, 4]
C. (4, ∞)
D. (-∞, 4)
Answer
Here,
Also,
x≥4
Option A is correct..
39. Question
D. None of these
Answer
5|x|-x2-6≥0
x2-5|x|+6≤0
(|x|-2)(|x|-3)≤0
So, |x|∈[2, 3]
Therefore,x∈[-3, -2]∪[2, 3]
Option C is correct.
40. Question
A. R – {0}
B. R – {-1, 1}
C. {-1, 1}
D. None of these
Answer
We know that
So, in (-∞, 0)
And in (0, ∞)
41. Question
A. {-1, 1}
B. {-1, 0, 1}
C. {1}
D. (0, ∞)
Answer
When x>-2,
We have
=1
When x<-2,
We have
=-1
R(f)={-1, 1}
Option A is correct..
42. Question
Mark the correct alternative in the following:
A. (-∞, 0)
B. [0, ∞)
C. (0, ∞)
D. R
Answer
Option B..
43. Question
D. None of these
Answer
We get f(xy)≤f(x)f(y)
Option C..
44. Question
If [x]2 – 5[x] + 6 = 0, where [∙] denotes the greatest integer function, then
A. x ∈ [3, 4]
B. x ∈ (2, 3]
C. x ∈ [2, 3]
D. x ∈ [2, 4]
Answer
[x]2-5[x]+6=0
([x]-2)([x]-3)=0
if [x]=2
2≤x<3
and if [x]=3
3≤x<4
Therefore,
Option D..
45. Question
The range of is
A. [1/3, 1]
B. [-1, 1/3]
D. [-1,3, 1]
Answer
we know, -1≤cosx≤1
-2≤-2cosx≤2
-1≤(1-2cosx)≤3
Option ..B