Question
Question: If \[f\left( x \right) = {x^3} + 3{x^2} + 12x - 2\sin x\], where \[f:R \to R\], then (a) \[f\left(...
If f(x)=x3+3x2+12x−2sinx, where f:R→R, then
(a) f(x) is many-one and onto
(b) f(x) is one-one and onto
(c) f(x) is one-one and into
(d) f(x) is many-one and into
Solution
Here, we need to check whether the function is one-one or many-one, and onto or into. A function is one-one if its first derivative is greater than 0. A function is onto if its range is equal to its codomain. When there are at least two domains, which have the same image then it is called many-one function. When there is at least one image in the co-domain which is not an image of any domain then it is called into function.
Complete step by step solution:
We know that sinx and cosx lie in the interval [−1,1].
Therefore, the minimum and maximum value of sinx and cosx is −1 and 1 respectively.
First, we will check whether the given function is one-one or many-one.
We know that if the derivative of a function is greater than 0, then the function is one-one.
Differentiate the function with respect to x, we get
f′(x)=3x2+6x+12−2cosx
Rewriting the expression, we get
⇒f′(x)=3(x2+2x+4)−2cosx
We will write 4 as a sum of 1 and 3. Thus, we get
⇒f′(x)=3(x2+2x+1+3)−2cosx
Rewriting the terms in the parentheses, we get
⇒f′(x)=3[(x2+2(1)(x)+12)+3]−2cosx
Applying the algebraic identity a2+2ab+b2=(a+b)2, we get
⇒f′(x)=3[(x+1)2+3]−2cosx ⇒f′(x)=3(x+1)2+9−2cosx
Now, we know that the square of a number is always greater than or equal to 0.
Therefore, (x+1)2≥0.
Multiplying both sides of the inequality by 3, we get
3(x+1)2≥0
Adding 9 to both sides of the inequality, we get
3(x+1)2+9≥9
The minimum and maximum value of cosx is −1 and 1 respectively.
Therefore, we get −1≤cosx≤1.
Multiplying both sides by 2, we get
−2≤2cosx≤2
We can get the minimum value of f′(x) by substituting the minimum value of the expression 3(x+1)2+9 and the maximum value of the expression 2cosx.
Therefore, we get
⇒f′(x)≥9−2 ⇒f′(x)≥7
We can observe that the derivative of the function is greater than 0. Therefore, the given function is one-one.
Now, we will check whether the given function is into or onto.
A function is onto if its range is equal to its codomain.
The codomain of the given function is R.
We will use limits at the extreme values of the codomain to find the range of the function.
Therefore, we get the upper limit of the range as
x→∞limf(x)=x→∞lim(x3+3x2+12x−2sinx) =∞
We get the lower limit of the range as
x→−∞limf(x)=x→−∞lim(x3+3x2+12x−2sinx) =−∞
Thus, the range of the function is (−∞,∞), that is all real numbers.
We observe that the range of the function is equal to its codomain. Hence, the function is onto.
We find that the given function is one-one and onto.
∴ The correct option is option (b).
Note:
We must know how to check whether a function is one-one or onto. A common mistake we can make is to say that if the derivative of the function is greater than 0, then the function is onto. This statement will be incorrect. Another method of checking whether a function is onto or not is by letting y=f(x), and rewriting the given function to write x in terms of y, such that x=f(y). If x exists for all values of y in the range of f(x), then the function is onto.