Materials:

Recent questions tagged functions

1 votes
1 answer
153
The domain of the function $\ln(3x^{2}-4x+5)$ isset of positive real numbersset of real numbersset of negative real numbersset of real numbers larger than $5$
0 votes
0 answers
154
2 votes
1 answer
155
If $2f(x)-3f(\frac{1}{x})=x^2 \: (x \neq0)$, then $f(2)$ is$\frac{2}{3}$$ – \frac{3}{2}$$ – \frac{7}{4}$$\frac{5}{4}$
0 votes
1 answer
156
Let $f(x) = \dfrac{x-1}{x+1}, \: f^{k+1}(x)=f\left(f^k(x)\right)$ for all $k=1, 2, 3, \dots , 99$. Then $f^{100}(10)$ is$1$$10$$100$$101$
1 votes
2 answers
157
If $f(x)=e^{5x}$ and $h(x)=f’’(x)+2f’(x)+f(x)+2$ then $h(0)$ equals$38$$8$$4$$0$
2 votes
1 answer
158
Let $f(x)=1+x+\dfrac{x^2}{2}+\dfrac{x^3}{3}...+\dfrac{x^{2018}}{2018}.$ Then $f’(1)$ is equal to $0$$2017$$2018$$2019$
0 votes
1 answer
159
Let $f(x)=e^{-\big( \frac{1}{x^2-3x+2} \big) };x\in \mathbb{R} \: \: \& x \notin \{1,2\}$. Let $a=\underset{n \to 1^+}{\lim}f(x)$ and $b=\underset{x \to 1^-}{\lim} f(x)$....
8 votes
3 answers
160
Consider the function $f(x)=\max(7-x,x+3).$ In which range does $f$ take its minimum value$?$ $-6\leq x<-2$ $-2\leq x<2$ $2\leq x<6$$6\leq x<10$
0 votes
1 answer
166
What is the number of relations S over set {0,1,2,3} such that (x,y) $\epsilon$ S $\Rightarrow x = y$ ? Thanks.
0 votes
1 answer
167
What Is The Total Number Of Boolean Functions Possible Over N Boolean Variables?
0 votes
0 answers
168
How to take composition of a Relation? here used concept of function but when to go with the transitivity rule concept as mentioned below?Please clarify in general when t...
0 votes
0 answers
170
1 votes
0 answers
174
Is below always true?$\lceil 2x \rceil=2.\lceil x \rceil$
0 votes
0 answers
176
Are these return types valid for a function in C? Would any of these result in error, or simply will be ignored?1 const void f()2 extern void f()3 static void f()
4 votes
1 answer
178
0 votes
1 answer
179
Let R be set of all real numbers, and A = B = R*RA function A- B is defined byf(a,b) = (a+b,a-b)How to prove it is a bijective function?
0 votes
1 answer
180
The function defined for positive integers by $F(1)=1,F(2)=1,F(3)=-1$ and by identities F(2k)=F(k),F(2k+1)=F(k) for $ k>=2.$The sum $F(1)+F(2)+F(3)+...+F(100)$ is________...