Learn › JEE Main · Maths PYQ › Functions
Functions — JEE Main Maths PYQ MCQs with Solutions
Free JEE Main Maths PYQ Functions MCQs with step-by-step solutions covering Classification of Functions, Domain and Range and Even, Odd Functions, Composite of Functions, Types of Functions, Inverse and Periodic Functions. Practise online on Prepizo — no login needed.
▶ Practise Functions online (free)
Subtopics
Sample questions with solutions
Q1 — Classification of Functions, Domain and Range and Even, Odd Functions · easy · theory
The domain of definition of $f(x) = \dfrac{\log_2(x+3)}{x^2+3x+2}$ is
A. $R/\{-1,-2\}$
B. $(-2,\infty)$
C. $R/\{-1,-2,-3\}$
D. $(-3,\infty)/\{-1,-2\}$ ✓ Correct
Solution: $f(x)=\dfrac{\log_2(x+3)}{(x+1)(x+2)}$. For the numerator, $x+3>0\Rightarrow x>-3$ ...(i). For the denominator, $(x+1)(x+2)\ne0\Rightarrow x\ne-1,-2$ ...(ii). From (i) and (ii), domain is $(-3,\infty)/\{-1,-2\}$.
Q2 — Classification of Functions, Domain and Range and Even, Odd Functions · easy · theory
The domain of definition of the function $y = \dfrac{1}{\log_{10}(1-x)} + \sqrt{x+2}$ is
A. $(-3,-2)$ excluding $-2.5$
B. $[0,1]$ excluding $0.5$
C. $(-2,1)$ excluding $0$ ✓ Correct
D. None of these
Solution: For $y$ to be defined: $1-x>0$, $1-x\ne1$ and $x+2\ge0$, i.e. $x<1$, $x\ne0$ and $x\ge-2$. So $-2\le x<1$, excluding $x=0$, i.e. $x\in(-2,1)$ excluding $\{0\}$.
Q3 — Composite of Functions · easy · theory
Let $f(x)=|x-1|$. Then,
A. $f(x^2)=\{f(x)\}^2$
B. $f(x+y)=f(x)+f(y)$
C. $f(|x|)=|f(x)|$
D. None of the above ✓ Correct
Solution: $f(x^2)=|x^2-1|\neq (x-1)^2=\{f(x)\}^2$ in general, so (a) is false; $f(x+y)=|x+y-1|\neq f(x)+f(y)$ in general, so (b) is false; $f(|x|)=||x|-1|\neq |x-1|=|f(x)|$ in general, so (c) is false. Hence, the answer is none of the above.
Q4 — Types of Functions · easy · theory
Let function $f:R\to R$ be defined by $f(x)=2x+\sin x$ for $x\in R$. Then, $f$ is
A. one-to-one and onto ✓ Correct
B. one-to-one but not onto
C. onto but not one-to-one
D. neither one-to-one nor onto
Solution: $f'(x)=2+\cos x\ge 1>0$ for all $x\in R$, so $f$ is strictly increasing, hence one-one. Being continuous and strictly increasing with $f(x)\to\pm\infty$ as $x\to\pm\infty$, $f$ attains every real value, so it is also onto. Hence $f$ is one-to-one and onto.
Q5 — Types of Functions · easy · numerical
Let $E=\{1,2,3,4\}$ and $F=\{1,2\}$. Then, the number of onto functions from $E$ to $F$ is
A. 14 ✓ Correct
B. 16
C. 12
D. 8
Solution: Total number of functions from $E$ to $F$ is $2^4=16$. Of these, the two constant functions ($f(x)=1$ for all $x\in E$, and $f(x)=2$ for all $x\in E$) are not onto. So the number of onto functions $=16-2=14$.
Q6 — Inverse and Periodic Functions · easy · theory
If $f(x) = 3x - 5$, then $f^{-1}(x)$
A. is given by $\dfrac{1}{3x - 5}$
B. is given by $\dfrac{x + 5}{3}$ ✓ Correct
C. does not exist because $f$ is not one-one
D. does not exist because $f$ is not onto
Solution: Let $y = 3x - 5 \Rightarrow x = \dfrac{y + 5}{3}$. So $f^{-1}(x) = \dfrac{x + 5}{3}$.
Q7 — Inverse and Periodic Functions · easy · theory
Which of the following functions is periodic?
A. $f(x) = x - [x]$, where $[x]$ denotes the greatest integer less than or equal to the real number $x$ ✓ Correct
B. $f(x) = \sin\left(\dfrac{1}{x}\right)$ for $x \ne 0$, $f(0) = 0$
C. $f(x) = x \cos x$
D. None of the above
Solution: $f(x) = x - [x] = \{x\}$, the fractional part function, satisfies $f(x+1) = f(x)$ for all $x$, so it is periodic with period $1$. The functions $\sin(1/x)$ and $x\cos x$ are not periodic.
Q8 — Classification of Functions, Domain and Range and Even, Odd Functions · hard · theory
Let $f(x)=a^x\ (a>0)$ be written as $f(x)=f_1(x)+f_2(x)$, where $f_1(x)$ is an even function and $f_2(x)$ is an odd function. Then $f_1(x+y)+f_1(x-y)$ equals
A. $2f_1(x+y)f_2(x-y)$
B. $2f_1(x+y)f_1(x-y)$
C. $2f_1(x)f_2(y)$
D. $2f_1(x)f_1(y)$ ✓ Correct
Solution: Clearly $f_1(x)=\dfrac{a^x+a^{-x}}{2}$ and $f_2(x)=\dfrac{a^x-a^{-x}}{2}$. So $f_1(x+y)+f_1(x-y)=\dfrac12\left[a^{x+y}+a^{-(x+y)}+a^{x-y}+a^{-(x-y)}\right]=\dfrac12\left[a^xa^y+\dfrac{1}{a^xa^y}+\dfrac{a^x}{a^y}+\dfrac{a^y}{a^x}\right]=\dfrac12\left[a^x\left(a^y+\dfrac1{a^y}\right)+\dfrac{1}{a^x}\left(a^y+\dfrac1{a^y}\right)\right]=2f_1(x)f_1(y)$.
Q9 — Classification of Functions, Domain and Range and Even, Odd Functions · hard · theory
Range of the function $f(x)=\dfrac{x^2+x+2}{x^2+x+1}$; $x\in R$ is
A. $(1,\infty)$
B. $\left(1,\dfrac{11}{7}\right)$
C. $\left(1,\dfrac{7}{3}\right]$ ✓ Correct
D. $\left(1,\dfrac{7}{5}\right)$
Solution: Let $y=\dfrac{x^2+x+2}{x^2+x+1}$. Then $y-1=\dfrac{1}{x^2+x+1}$ (so $y\ne1$), giving $x^2(y-1)+x(y-1)-(y-2)=0$. Since $x$ is real, discriminant $\ge0$: $(y-1)^2-4(y-1)(y-2)\ge0\Rightarrow(y-1)(-3y+7)\ge0\Rightarrow1\le y\le\dfrac73$. Excluding $y=1$, range $=\left(1,\dfrac73\right]$.
Q10 — Classification of Functions, Domain and Range and Even, Odd Functions · hard · theory
Let $f(x)=(1-b^2)x^2+2bx+1$ and let $m(b)$ be the minimum value of $f(x)$. As $b$ varies, the range of $m(b)$ is
A. $[0,1]$
B. $\left[0,\dfrac12\right]$
C. $\left[\dfrac12,1\right]$
D. $(0,1]$ ✓ Correct
Solution: $f(x)=(1+b^2)\left(x+\dfrac{b}{1+b^2}\right)^2+1-\dfrac{b^2}{1+b^2}$, so $m(b)=1-\dfrac{b^2}{1+b^2}=\dfrac{1}{1+b^2}$. This is always positive and, as $b$ varies over all reals, $m(b)$ ranges from just above $0$ up to $1$ (attained at $b=0$). So range $=(0,1]$.
Q11 — Classification of Functions, Domain and Range and Even, Odd Functions · hard · theory
If $S$ is the set of all real $x$ such that $\dfrac{2x-1}{2x^3+3x^2+x}$ is positive, then $S$ contains
A. $\left(-\infty,-\dfrac32\right)$ ✓ Correct
B. $\left(-\dfrac32,-\dfrac14\right)$
C. $\left(-\dfrac14,\dfrac12\right)$
D. $\left(\dfrac12,3\right)$ ✓ Correct
Solution: $\dfrac{2x-1}{2x^3+3x^2+x}>0\Rightarrow\dfrac{2x-1}{x(2x^2+3x+1)}>0\Rightarrow\dfrac{2x-1}{x(2x+1)(x+1)}>0$. Using the wavy curve method with critical points $-1,-\dfrac12,0,\dfrac12$, the solution set is $x\in(-\infty,-1)\cup\left(-\dfrac12,0\right)\cup\left(\dfrac12,\infty\right)$. Since $\left(-\infty,-\dfrac32\right)\subset(-\infty,-1)$ and $\left(\dfrac12,3\right)\subset\left(\dfrac12,\infty\right)$, options (a) and (d) are contained in $S$.
Q12 — Composite of Functions · hard · theory
Let $f(x)=x^2$, $x\in R$. For any $A\subseteq R$, define $g(A)=\{x\in R: f(x)\in A\}$. If $S=[0,4]$, then which one of the following statements is not true?
A. $f(g(S))=S$
B. $g(f(S))=S$
C. $g(f(S))=g(S)$ ✓ Correct
D. $f(g(S))=f(S)$
Solution: $g(S)=\{x: x^2\in[0,4]\}=[-2,2]$, so $f(g(S))=[0,4]=S$. Also $f(S)=[0,16]$, so $g(f(S))=\{x: x^2\in[0,16]\}=[-4,4]\neq g(S)=[-2,2]$. Hence $g(f(S))=g(S)$ is not true.
Q13 — Composite of Functions · hard · theory
Let $\displaystyle\sum_{k=1}^{10} f(a+k)=16(2^{10}-1)$, where the function $f$ satisfies $f(x+y)=f(x)f(y)$ for all natural numbers $x,y$ and $f(1)=2$. Then, the natural number '$a$' is
A. $2$
B. $4$
C. $3$ ✓ Correct
D. $16$
Solution: Since $f(x+y)=f(x)f(y)$ and $f(1)=2$, we get $f(x)=2^x$. So $\sum_{k=1}^{10}f(a+k)=2^a\sum_{k=1}^{10}2^k=2^a\cdot\dfrac{2(2^{10}-1)}{2-1}=2^{a+1}(2^{10}-1)$. Equating to $16(2^{10}-1)$ gives $2^{a+1}=16=2^4\Rightarrow a+1=4\Rightarrow a=3$.
Q14 — Composite of Functions · hard · theory
Let $a,b,c\in R$. If $f(x)=ax^2+bx+c$ is such that $a+b+c=3$ and $f(x+y)=f(x)+f(y)+xy$, $\forall\, x,y\in R$, then $\displaystyle\sum_{n=1}^{10} f(n)$ is equal to
A. $330$ ✓ Correct
B. $165$
C. $190$
D. $255$
Solution: Comparing $f(x+y)=f(x)+f(y)+xy$ with $f(x)=ax^2+bx+c$ gives $c=0$ and $2a=1\Rightarrow a=\dfrac12$; with $a+b+c=3$, $b=\dfrac52$. So $f(x)=\dfrac{x^2}{2}+\dfrac{5x}{2}$. $\sum_{n=1}^{10}f(n)=\dfrac12(385)+\dfrac52(55)=192.5+137.5=330$.
Q15 — Composite of Functions · hard · theory
Let $f(x)=x^2$ and $g(x)=\sin x$ for all $x\in R$. Then, the set of all $x$ satisfying $(fogogof)(x)=(gogof)(x)$, where $(fog)(x)=f(g(x))$, is
A. $\pm\sqrt{n\pi}$, $n\in\{0,1,2,\ldots\}$ ✓ Correct
B. $\pm\sqrt{n\pi}$, $n\in\{1,2,\ldots\}$
C. $\dfrac{\pi}{2}+2n\pi$, $n\in\{\ldots,-2,-1,0,1,2,\ldots\}$
D. $2n\pi$, $n\in\{\ldots,-2,-1,0,1,2,\ldots\}$
Solution: $(gof)(x)=\sin x^2$, so $(gogof)(x)=\sin(\sin x^2)$ and $(fogogof)(x)=(\sin(\sin x^2))^2$. Setting them equal: $\sin(\sin x^2)\{\sin(\sin x^2)-1\}=0\Rightarrow \sin(\sin x^2)=0$ (since $\sin(\sin x^2)=1$ is impossible as $|\sin\theta|\le1$ strictly less near required value) $\Rightarrow x^2=n\pi\Rightarrow x=\pm\sqrt{n\pi}$, $n\in\{0,1,2,\ldots\}$.
Q16 — Composite of Functions · hard · theory
If $g\{f(x)\}=|\sin x|$ and $f\{g(x)\}=(\sin\sqrt{x})^2$, then
A. $f(x)=\sin^2x$, $g(x)=\sqrt{x}$
B. $f(x)=\sin x$, $g(x)=|x|$
C. $f(x)=x^2$, $g(x)=\sin\sqrt{x}$
D. $f$ and $g$ cannot be determined ✓ Correct
Solution: Each of the pairs $f(x)=\sin^2x,\,g(x)=\sqrt x$; $f(x)=\sin x,\,g(x)=|x|$; and $f(x)=x^2,\,g(x)=\sin\sqrt x$ satisfies both given relations, so $f$ and $g$ are not uniquely determined.
Q17 — Composite of Functions · hard · theory
If $f(x)=\cos(\log x)$, then $f(x)f(y)-\dfrac12\left[f\left(\dfrac{x}{y}\right)+f(xy)\right]$ has the value
A. $-1$
B. $\dfrac12$
C. $-2$
D. None of these ✓ Correct
Solution: $f(x)f(y)-\dfrac12\left[f(x/y)+f(xy)\right]=\cos(\log x)\cos(\log y)-\dfrac12\left[2\cos(\log x)\cos(\log y)\right]=0$, which is none of the given values.
Q18 — Composite of Functions · hard · theory
Let $f(x)=\sin\left(\dfrac{\pi}{6}\sin\left(\dfrac{\pi}{2}\sin x\right)\right)$ for all $x\in R$ and $g(x)=\dfrac{\pi}{2}\sin x$ for all $x\in R$. Let $(fog)(x)$ denote $f\{g(x)\}$ and $(gof)(x)$ denote $g\{f(x)\}$. Then, which of the following is/are true?
A. Range of $f$ is $\left[-\dfrac12,\dfrac12\right]$ ✓ Correct
B. Range of $fog$ is $\left[-\dfrac12,\dfrac12\right]$ ✓ Correct
C. $\displaystyle\lim_{x\to0}\dfrac{f(x)}{g(x)}=\dfrac{\pi}{6}$ ✓ Correct
D. There is an $x\in R$ such that $(gof)(x)=1$
Solution: Since $\dfrac{\pi}{2}\sin x\in\left[-\dfrac{\pi}{2},\dfrac{\pi}{2}\right]$, $f(x)\in\left[-\dfrac12,\dfrac12\right]$, so (a) is true. $fog(x)=f(t)$ with $t=g(x)\in\left[-\dfrac{\pi}{2},\dfrac{\pi}{2}\right]$, which also gives range $\left[-\dfrac12,\dfrac12\right]$, so (b) is true. $\lim_{x\to0}\dfrac{f(x)}{g(x)}=\dfrac{\pi}{6}$ using $\lim_{\theta\to0}\sin\theta/\theta=1$, so (c) is true. $(gof)(x)=1\Rightarrow \sin\{f(x)\}=\dfrac2\pi$, but $f(x)\in\left[-\dfrac12,\dfrac12\right]$ makes $\sin\{f(x)\}\in\left[-\dfrac12,\dfrac12\right]$ approximately, which never equals $\dfrac2\pi\approx0.637$, so (d) is false.
Q19 — Types of Functions · hard · numerical
The number of functions $f$ from $\{1,2,3,\ldots,20\}$ onto $\{1,2,3,\ldots,20\}$ such that $f(k)$ is a multiple of $3$, whenever $k$ is a multiple of $4$, is
A. $(15)!\times 6!$ ✓ Correct
B. $5^{6}\times 15$
C. $5!\times 6!$
D. $6^{5}\times(15)!$
Solution: The multiples of $4$ in $\{1,\ldots,20\}$ are $\{4,8,12,16,20\}$ (5 elements), and the multiples of $3$ in the codomain are $\{3,6,9,12,15,18\}$ (6 elements). Since $f$ is an onto function between two sets of equal (finite) size, it must be a bijection. So the 5 elements $\{4,8,12,16,20\}$ must map injectively into the 6 available multiples of 3, which can be done in $^{6}C_{5}\times 5!=6!$ ways. The remaining 15 elements of the domain then map bijectively onto the remaining 15 elements of the codomain in $15!$ ways. Total number of onto functions $=15!\times 6!$.
Q20 — Types of Functions · hard · theory
Let $N$ be the set of natural numbers and two functions $f$ and $g$ be defined as $f,g:N\to N$ such that $f(n)=\begin{cases}\dfrac{n+1}{2}, & \text{if } n \text{ is odd}\\ \dfrac{n}{2}, & \text{if } n \text{ is even}\end{cases}$ and $g(n)=n-(-1)^{n}$. Then, $fog$ is
A. one-one but not onto
B. onto but not one-one ✓ Correct
C. both one-one and onto
D. neither one-one nor onto
Solution: $g(n)=n+1$ if $n$ is odd and $g(n)=n-1$ if $n$ is even. Computing $f(g(n))$: if $n$ is odd, $g(n)=n+1$ is even and $f(n+1)=\dfrac{n+1}{2}$; if $n$ is even, $g(n)=n-1$ is odd and $f(n-1)=\dfrac{(n-1)+1}{2}=\dfrac{n}{2}$. In both cases $f(g(n))=f(n)$, i.e. $fog=f$. Since $f(2)=f(1)=1$, $fog$ is not one-one. But $f$ is onto: for any $m\in N$, if $m$ is even then $f(2m)=m$, and if $m$ is odd then $f(2m-1)=m$. Hence $fog$ is onto but not one-one.
Q21 — Types of Functions · hard · numerical
The function $f:[0,3]\to[1,29]$, defined by $f(x)=2x^3-15x^2+36x+1$, is
A. one-one and onto
B. onto but not one-one ✓ Correct
C. one-one but not onto
D. neither one-one nor onto
Solution: $f'(x)=6x^2-30x+36=6(x-2)(x-3)$, which is positive on $[0,2)$, negative on $(2,3)$ and positive again just after $3$ — so $f$ increases, then decreases, then increases on $[0,3]$, making it many-one. Evaluating $f(0)=1$, $f(2)=29$, $f(3)=28$, the range of $f$ over $[0,3]$ is $[1,29]$, which equals the codomain. Hence $f$ is onto but not one-one.
Q22 — Inverse and Periodic Functions · hard · theory
$X$ and $Y$ are two non-empty sets where $f: X \to Y$ is a function defined such that $f(C) = \{f(x): x \in C\}$ for $C \subseteq X$ and $f^{-1}(D) = \{x: f(x) \in D\}$ for $D \subseteq Y$. For any $A \subseteq X$ and $B \subseteq Y$, then
A. $f^{-1}\{f(A)\} = A$
B. $f^{-1}\{f(A)\} = A$, only if $f(X) = Y$
C. $f\{f^{-1}(B)\} = B$, only if $B \subseteq f(X)$ ✓ Correct
D. $f\{f^{-1}(B)\} = B$
Solution: By the given definitions, $f\{f^{-1}(B)\} = B$ holds only when $B \subseteq f(X)$ (the range of $f$); in general $f\{f^{-1}(B)\} \subseteq B$. So option (c) is the correct statement.
Q23 — Inverse and Periodic Functions · hard · theory
If the function $f: [1, \infty) \to [1, \infty)$ is defined by $f(x) = 2^{x(x-1)}$, then $f^{-1}(x)$ is
A. $\left(\dfrac{1}{2}\right)^{x(x-1)}$
B. $\dfrac{1}{2}\left(1 + \sqrt{1 + 4\log_2 x}\right)$ ✓ Correct
C. $\dfrac{1}{2}\left(1 - \sqrt{1 + 4\log_2 x}\right)$
D. not defined
Solution: Let $y = 2^{x(x-1)}$. Taking $\log_2$: $\log_2 y = x^2 - x \Rightarrow x^2 - x - \log_2 y = 0 \Rightarrow x = \dfrac{1 + \sqrt{1 + 4\log_2 y}}{2}$ (rejecting the negative-sign root since $x \ge 1$). So $f^{-1}(x) = \dfrac{1}{2}\left(1 + \sqrt{1 + 4\log_2 x}\right)$.
Q24 — Inverse and Periodic Functions · hard · theory
Let $f: \left(-\dfrac{\pi}{2}, \dfrac{\pi}{2}\right) \to R$ be given by $f(x) = [\log(\sec x + \tan x)]^3$. Then,
A. $f(x)$ is an odd function ✓ Correct
B. $f(x)$ is a one-one function ✓ Correct
C. $f(x)$ is an onto function ✓ Correct
D. $f(x)$ is an even function
Solution: $f(-x) = [\log(\sec x - \tan x)]^3 = [-\log(\sec x + \tan x)]^3 = -f(x)$, so $f$ is odd. Also $f'(x) = 3\sec x\,[\log(\sec x + \tan x)]^2 > 0$ on $\left(-\dfrac{\pi}{2}, \dfrac{\pi}{2}\right)$, so $f$ is strictly increasing, hence one-one. As $x \to \pm\dfrac{\pi}{2}$, $\sec x + \tan x \to \infty$ or $0^+$, so $\log(\sec x+\tan x) \to \pm\infty$ and $f(x) \to \pm\infty$, giving range $R$, so $f$ is onto. It is not even.
Q25 — Classification of Functions, Domain and Range and Even, Odd Functions · medium · theory
The domain of the definition of the function $f(x) = \dfrac{1}{4-x^2} + \log_{10}(x^3-x)$ is
A. $(-1,0)\cup(1,2)\cup(3,\infty)$
B. $(-2,-1)\cup(-1,0)\cup(2,\infty)$
C. $(-1,0)\cup(1,2)\cup(2,\infty)$ ✓ Correct
D. $(1,2)\cup(2,\infty)$
Solution: For the domain: $4-x^2\ne0\Rightarrow x\ne\pm2$ ...(i). Also $\log_{10}(x^3-x)$ needs $x^3-x>0\Rightarrow x(x-1)(x+1)>0$. By the wavy curve method, $x\in(-1,0)\cup(1,\infty)$ ...(ii). Combining (i) and (ii), domain $=(-1,0)\cup(1,2)\cup(2,\infty)$.
Q26 — Classification of Functions, Domain and Range and Even, Odd Functions · medium · theory
Domain of definition of the function $f(x) = \sqrt{\sin^{-1}(2x)+\dfrac{\pi}{6}}$ for real valued $x$, is
A. $\left[-\dfrac14,\dfrac12\right]$ ✓ Correct
B. $\left[-\dfrac12,\dfrac12\right]$
C. $\left[-\dfrac12,\dfrac19\right]$
D. $\left[-\dfrac14,\dfrac14\right]$
Solution: For the domain we need $\sin^{-1}(2x)+\dfrac{\pi}{6}\ge0$, and $-\dfrac{\pi}{2}\le\sin^{-1}(2x)\le\dfrac{\pi}{2}$. So $\sin^{-1}(2x)\ge-\dfrac{\pi}{6}\Rightarrow2x\ge\sin\left(-\dfrac{\pi}{6}\right)=-\dfrac12\Rightarrow x\ge-\dfrac14$. Also $-1\le2x\le1\Rightarrow-\dfrac12\le x\le\dfrac12$. Combining, $x\in\left[-\dfrac14,\dfrac12\right]$.
Q27 — Classification of Functions, Domain and Range and Even, Odd Functions · medium · theory
The domain of definition of the function $y(x)$ is given by the equation $2^x+2^y=2$, is
A. $0\le x\le1$
B. $0\le x<1$
C. $-\infty<x\le0$
D. $-\infty<x<1$ ✓ Correct
Solution: Given $2^x+2^y=2$, $\forall x,y\in R$. Since $2^x,2^y>0$ for all real $x,y$, we get $2^x<2^x+2^y=2$, i.e. $0<2^x<2$. Taking $\log_2$ throughout, $-\infty<x<1$.
Q28 — Classification of Functions, Domain and Range and Even, Odd Functions · medium · theory
Let $f(\theta) = \sin\theta(\sin\theta+\sin3\theta)$. Then, $f(\theta)$
A. $\ge0$, only when $\theta\ge0$
B. $\le0$, for all real $\theta$
C. $\ge0$, for all real $\theta$ ✓ Correct
D. $\le0$, only when $\theta\ge0$
Solution: $f(\theta)=\sin\theta(\sin\theta+3\sin\theta-4\sin^3\theta)=\sin\theta(4\sin\theta-4\sin^3\theta)=4\sin^2\theta(1-\sin^2\theta)=4\sin^2\theta\cos^2\theta=(2\sin\theta\cos\theta)^2=(\sin2\theta)^2\ge0$, which is true for all real $\theta$.
Q29 — Composite of Functions · medium · theory
For $x \in (0, \pi/2)$, let $f(x)=\sqrt{x}$, $g(x)=\tan x$ and $h(x)=\dfrac{1-x^2}{1+x^2}$. If $\varphi(x)=((h\circ f)\circ g)(x)$, then $\varphi\left(\dfrac{\pi}{3}\right)$ is equal to
A. $\tan\dfrac{\pi}{12}$
B. $\tan\dfrac{11\pi}{12}$ ✓ Correct
C. $\tan\dfrac{7\pi}{12}$
D. $\tan\dfrac{5\pi}{12}$
Solution: $\varphi(x)=h(f(g(x)))=h(\sqrt{\tan x})=\dfrac{1-\tan x}{1+\tan x}=\tan\left(\dfrac{\pi}{4}-x\right)$. So $\varphi\left(\dfrac{\pi}{3}\right)=\tan\left(\dfrac{\pi}{4}-\dfrac{\pi}{3}\right)=\tan\left(-\dfrac{\pi}{12}\right)=-\tan\dfrac{\pi}{12}=\tan\dfrac{11\pi}{12}$.
Q30 — Composite of Functions · medium · theory
If $f(x)=\log_e\left(\dfrac{1-x}{1+x}\right)$, $|x|<1$, then $f\left(\dfrac{2x}{1+x^2}\right)$ is equal to
A. $2f(x)$ ✓ Correct
B. $2f(x^2)$
C. $(f(x))^2$
D. $-2f(x)$
Solution: $f\left(\dfrac{2x}{1+x^2}\right)=\log_e\left(\dfrac{1-\frac{2x}{1+x^2}}{1+\frac{2x}{1+x^2}}\right)=\log_e\left(\dfrac{(1-x)^2}{(1+x)^2}\right)=2\log_e\left(\dfrac{1-x}{1+x}\right)=2f(x)$.