A comprehensive platform for Teachers to create standard question papers and Students to practice Case-Based, Assertion-Reason, and Critical Thinking questions.
Create professional PDF/Word papers with logo, instructions, and mixed question types in minutes.
Explore our repository by Class and Topic. Filter by "Knowledge" or "Competency" levels.
For Students. Take timed MCQ tests to check your understanding. Get instant feedback.
According to NEP 2020, rote learning is out. The focus has shifted to assessing a student's ability to apply concepts in real-life situations.
Questions derived from real-world passages to test analytical skills.
Testing the logic behind concepts, not just the definition.
Open-ended scenarios that require thinking beyond the textbook.
We provide complete AI-Powered Explanations for every question.
Given the function $f(x) = e^x - e^{-x} + x - \tan^{-1}x$, we need to find its derivative $f'(x)$.
Differentiating each term with respect to $x$, we get: $f'(x) = \frac{d}{dx}(e^x) - \frac{d}{dx}(e^{-x}) + \frac{d}{dx}(x) - \frac{d}{dx}(\tan^{-1}x)$ $f'(x) = e^x - (-e^{-x}) + 1 - \frac{1}{1+x^2}$ $f'(x) = e^x + e^{-x} + 1 - \frac{1}{1+x^2}$
We can rewrite $e^x + e^{-x}$ as $2\cosh(x)$, but it's not necessary for this problem. Let's analyze the expression $f'(x) = e^x + e^{-x} + 1 - \frac{1}{1+x^2}$.
We know that $e^x > 0$ and $e^{-x} > 0$ for all $x$. Also, $e^x + e^{-x} \geq 2$ (since the minimum value of $e^x + e^{-x}$ occurs at $x=0$, where $e^0 + e^0 = 1+1 = 2$). Now, consider the term $1 - \frac{1}{1+x^2}$. Since $x^2 \geq 0$, we have $1+x^2 \geq 1$, so $0 < \frac{1}{1+x^2} \leq 1$. Therefore, $1 - \frac{1}{1+x^2} \geq 0$. Thus, $f'(x) = e^x + e^{-x} + 1 - \frac{1}{1+x^2} \geq 2 + 0 = 2 > 0$. Since $f'(x) > 0$ for all $x$ in the domain of $f(x)$, the function $f(x)$ is strictly increasing.
Final Answer: f(x) is strictly increasing.