a) Define Bijective function and Surjective function.
b) Find the limiting value of i) lim
𝑥→7
𝑥
2+2𝑥−63
𝑥−7
ii) lim
𝑥→∞
5𝑥−1
5𝑥+1
.
c) Test the continuity of following functions at x= -2 and x=3
𝑓(𝑥) = {
7𝑥 − 1 𝑖𝑓 𝑥 > 3
𝑥
2 − 8 𝑖𝑓 − 2 ≤ 𝑥 ≤ 3
8𝑥 + 3 𝑖𝑓 𝑥 < −2
1
Expert's answer
2021-12-06T16:14:04-0500
a)
Bijective function is a function between the elements of two sets, where each element of one set is paired with exactly one element of the other set, and each element of the other set is paired with exactly one element of the first set.
Surjective function is a function f that maps an element x to every element y; that is, for every y, there is an x such that f(x) = y.
Comments