Prepizo
Learn › JEE Main · Maths PYQ › Functions › Composite of Functions

Composite of Functions — JEE Main Maths PYQ MCQs with Solutions

Free JEE Main Maths PYQ Composite of Functions MCQs with step-by-step solutions (16 questions). Part of Functions. Practise online on Prepizo — no login needed.

▶ Practise Composite of Functions online (free)

Questions with solutions

Q1 — 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}$.
Q2 — 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.
Q3 — 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$.
Q4 — 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)$.
Q5 — Composite of Functions · medium · theory
For $x\in R-\{0,1\}$, let $f_1(x)=\dfrac{1}{x}$, $f_2(x)=1-x$ and $f_3(x)=\dfrac{1}{1-x}$ be three given functions. If a function $J(x)$ satisfies $(f_2\circ J\circ f_1)(x)=f_3(x)$, then $J(x)$ is equal to
A. $f_2(x)$
B. $f_3(x)$  ✓ Correct
C. $f_1(x)$
D. $\dfrac{1}{x}f_3(x)$
Solution: $f_2(J(f_1(x)))=f_3(x)\Rightarrow 1-J\left(\dfrac1x\right)=\dfrac{1}{1-x}\Rightarrow J\left(\dfrac1x\right)=1-\dfrac{1}{1-x}=\dfrac{-x}{1-x}$. Putting $\dfrac1x=X$ gives $J(X)=\dfrac{1}{1-X}=f_3(X)$, so $J(x)=f_3(x)$.
Q6 — 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$.
Q7 — 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\}$.
Q8 — Composite of Functions · medium · theory
Let $f(x)=\dfrac{\alpha x}{x+1}$, $x\neq -1$. Then, for what value of $\alpha$ is $f[f(x)]=x$?
A. $\sqrt2$
B. $-\sqrt2$
C. $1$
D. $-1$  ✓ Correct
Solution: $f[f(x)]=\dfrac{\alpha^2x}{(\alpha+1)x+1}=x\Rightarrow x[\alpha^2-(\alpha+1)x-1]=0$ must hold for all $x$ $\Rightarrow \alpha+1=0$ and $\alpha^2-1=0\Rightarrow \alpha=-1$ (checking, $\alpha=1$ does not satisfy the identity).
Q9 — Composite of Functions · medium · theory
Let $g(x)=1+x-[x]$ and $f(x)=\begin{cases}-1, & x<0\\0,& x=0\\1,& x>0\end{cases}$, then for all $x$, $f[g(x)]$ is equal to
A. $x$
B. $1$  ✓ Correct
C. $f(x)$
D. $g(x)$
Solution: $g(x)=1+(x-[x])$ is always greater than $1$ since the fractional part $x-[x]\in[0,1)$, so $g(x)>0$ for all $x$. Hence $f[g(x)]=1$ for all $x$.
Q10 — 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.
Q11 — 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.
Q12 — 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.
Q13 — 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.
Q14 — Composite of Functions · medium · theory
If $f(x)=\cos[\pi^2]x+\cos[-\pi^2]x$, where $[x]$ stands for the greatest integer function, then
A. $f\left(\dfrac{\pi}{2}\right)+1=0$  ✓ Correct
B. $f(\pi)-1=0$
C. $f\left(\dfrac{\pi}{4}\right)=\dfrac{1}{\sqrt2}$  ✓ Correct
D. $f\left(\dfrac{\pi}{4}\right)=1$
Solution: Since $[\pi^2]=9$ and $[-\pi^2]=-10$, $f(x)=\cos9x+\cos10x$. Then $f(\pi/2)=\cos(9\pi/2)+\cos5\pi=0+(-1)=-1\Rightarrow f(\pi/2)+1=0$; $f(\pi)=\cos9\pi+\cos10\pi=-1+1=0\Rightarrow f(\pi)-1=-1\neq0$; $f(\pi/4)=\cos(9\pi/4)+\cos(10\pi/4)=\dfrac{1}{\sqrt2}+0=\dfrac{1}{\sqrt2}$. Hence, (a) and (c) are correct.
Q15 — Composite of Functions · medium · theory
Let $g(x)$ be a function defined on $[-1,1]$. If the area of the equilateral triangle with two of its vertices at $(0,0)$ and $[x, g(x)]$ is $\dfrac{\sqrt3}{4}$, then the function $g(x)$ is
A. $g(x)=\sqrt{1+x^2}$
B. $g(x)=\sqrt{1-x^2}$  ✓ Correct
C. $g(x)=-\sqrt{1-x^2}$  ✓ Correct
D. $g(x)=-\sqrt{1+x^2}$
Solution: Area $=\dfrac{\sqrt3}{4}(BC)^2=\dfrac{\sqrt3}{4}\Rightarrow BC=1\Rightarrow x^2+g^2(x)=1\Rightarrow g(x)=\pm\sqrt{1-x^2}$. Hence, (b) and (c) are correct.
Q16 — Composite of Functions · medium · theory
Given, $y=f(x)=\dfrac{x+2}{x-1}$, then
A. $x=f(y)$  ✓ Correct
B. $f(1)=3$
C. $y$ increases with $x$ for $x\neq1$
D. $f$ is a rational function of $x$  ✓ Correct
Solution: Solving $y=\dfrac{x+2}{x-1}$ for $x$ gives $x(y-1)=y+2\Rightarrow x=\dfrac{y+2}{y-1}=f(y)$, so (a) is true. $f(1)$ is not defined since the domain is $R-\{1\}$, so (b) is false. $\dfrac{dy}{dx}=\dfrac{-3}{(x-1)^2}<0$, so $y$ decreases with $x$, making (c) false. $f$ is clearly a rational function of $x$, so (d) is true.