JEE Main Level

Mock Test 1 — Functions

15 questions • 45 minutes • auto-graded with full solutions
45:00
0 / 15 answered
0 / 15
0Correct
0Wrong
0Skipped
0:00Time used
Section A — MCQ (Single Correct)
Question 1
The domain of definition of the real function $f(x) = \frac{1}{\sqrt{x - |x|}}$ is:
Question 2
If the mapping $f: \mathbb{R} \to \mathbb{R}$ is defined by the rule $f(x) = 2x + 3$, then its inverse function $f^{-1}(x)$ is:
Question 3
Determine if the function $f(x) = x \cdot \left(\frac{a^x + 1}{a^x - 1}\right)$ is even, odd, or neither:
Question 4
The fundamental period of the standard periodic function $f(x) = \cos(4x)$ is equal to:
Question 5
The total number of unique bijections that can be defined from a finite set of $3$ elements to itself is:
Question 6
The range of the fraction expression $f(x) = \frac{1}{x^2 + 2}$ is bounded by which interval?
Question 7
If $f(x) = x^2$ and $g(x) = \sqrt{x}$, then the composite expression $(f \circ g)(x)$ is identical to $x$ only over which domain?
Question 8
Replacing $x$ with $x - 3$ inside a function's argument shifts its graph geometrically:
Question 9
The output value of the greatest integer function expression $\lfloor -2.1 \rfloor$ is equal to:
Question 10
For a binary operation defined by $a * b = a + b - ab$, the identity element $e$ is:
Section B — Integer Type
Question 11 — Integer answer
Find the number of integers in the range of the function $f(x) = 3\sin x + 4$.
Enter an integer value.
Question 12 — Integer answer
If the fundamental period of the function $f(x) = \sin(kx)$ is $\frac{\pi}{3}$, find the value of the positive integer $k$.
Enter an integer value.
Question 13 — Integer answer
Evaluate the value of the composite function iteration $f(f(2))$ if $f(x) = \frac{x+2}{x-1}$.
Enter an integer value.
Section C — Assertion & Reasoning
Question 14 — Assertion / Reason
Assertion (A): The function $f: \mathbb{R} \to \mathbb{R}$ defined by $f(x) = x^3$ is a bijective function.
Reason (R): The derivative of the function is non-negative ($f'(x) = 3x^2 \ge 0$), making it strictly increasing (one-one), and its range spans from $-\infty$ to $\infty$ (onto).
Solution: Both A and R are true and R is the correct explanation.
Question 15 — Assertion / Reason
Assertion (A): The graph of $y = f(-x)$ is obtained by reflecting the curve $y = f(x)$ across the horizontal x-axis.
Reason (R): Reflecting a function horizontally across the vertical y-axis replaces every input coordinate $x$ with its negative counterpart $-x$.
Solution: A is false (it reflects across the y-axis, not the x-axis) but R is true.