A function $f$ is one-one if $f(x_1) = f(x_2)$ implies $x_1 = x_2$. Let's test this condition.
Assume $f(x) = f(y)$: $ \frac{2x^2 - 3x + 2}{3x^2 + x + 3} = \frac{2y^2 - 3y + 2}{3y^2 + y + 3} $ Cross-multiplying and simplifying leads to: $ 11(x - y)(xy - 1) = 0 $ This equation implies $x = y$ or $xy = 1$. If we choose $x \neq y$ such that $xy = 1$ (for example, $x=2$ and $y=1/2$), then $f(x) = f(y)$.
Since $f(2) = f(1/2)$ but $2 \neq 1/2$, the function is not one-one.
A function $f: \mathbf{R} \rightarrow \mathbf{R}$ is onto if its range is equal to its codomain ($\mathbf{R}$). Let's find the range of $f(x)$.
Set $y = f(x)$: $ y = \frac{2x^2 - 3x + 2}{3x^2 + x + 3} $ Rearrange into a quadratic equation in terms of $x$: $ y(3x^2 + x + 3) = 2x^2 - 3x + 2 $ $ 3yx^2 + yx + 3y = 2x^2 - 3x + 2 $ $ (3y - 2)x^2 + (y + 3)x + (3y - 2) = 0 $ For $x$ to be real, the discriminant ($\Delta$) of this quadratic equation must be non-negative ($\Delta \ge 0$). The discriminant is $\Delta = B^2 - 4AC$, where $A = (3y - 2)$, $B = (y + 3)$, and $C = (3y - 2)$. $ \Delta = (y + 3)^2 - 4(3y - 2)(3y - 2) $ $ \Delta = (y^2 + 6y + 9) - 4(9y^2 - 12y + 4) $ $ \Delta = y^2 + 6y + 9 - 36y^2 + 48y - 16 $ $ \Delta = -35y^2 + 54y - 7 $ We require $\Delta \ge 0$, so: $ -35y^2 + 54y - 7 \ge 0 $ $ 35y^2 - 54y + 7 \le 0 $ To find the values of $y$ that satisfy this inequality, we find the roots of $35y^2 - 54y + 7 = 0$. Using the quadratic formula: $ y = \frac{-(-54) \pm \sqrt{(-54)^2 - 4(35)(7)}}{2(35)} = \frac{54 \pm \sqrt{2916 - 980}}{70} = \frac{54 \pm \sqrt{1936}}{70} = \frac{54 \pm 44}{70} $ The roots are $y_1 = \frac{54 - 44}{70} = \frac{10}{70} = \frac{1}{7}$ and $y_2 = \frac{54 + 44}{70} = \frac{98}{70} = \frac{7}{5}$. Since the quadratic $35y^2 - 54y + 7$ opens upwards, the inequality $35y^2 - 54y + 7 \le 0$ holds for $y$ between the roots.
The range of the function is $[\frac{1}{7}, \frac{7}{5}]$.
The codomain is $\mathbf{R}$. Since the range $[\frac{1}{7}, \frac{7}{5}]$ is a strict subset of $\mathbf{R}$, the function is not onto.
The function $f(x)$ is neither one-one nor onto.
Therefore, the correct option is D: neither one-one nor onto.
Let A = {-3, -2, -1, 0, 1, 2, 3}. Let R be a relation on A defined by xRy if and only if $0\le x^2+2y\le 4$. Let $l$ be the number of elements in R and $m$ be the minimum number of elements required to be added in R to make it a reflexive relation. Then $l + m$ is equal to
Let $\alpha$ and $\beta$ be the roots of $x^2 + \sqrt{3}x-16=0$, and $\gamma$ and $\delta$ be the roots of $x^2 + 3x - 1 = 0$. If $P_n = \alpha^n + \beta^n$ and $Q_n = \gamma^n + \delta^n$, then $\frac{P_{25} + \sqrt{3}P_{24}}{2P_{23}} + \frac{Q_{25}-Q_{23}}{Q_{24}}$ is equal to
Let the domain of the function $f (x) = \log_2 \log_4 \log_6(3 + 4x -x^2)$ be $(a, b)$.
If $\int_{b-a}^{b+a}[x^2] dx=p-\sqrt{q}-\sqrt{r}$, $p,q,r\in N$, $gcd(p,q,r) = 1$, where $[.]$ is the greatest integer function, then $p + q + r$ is equal to
Let A be a matrix of order $3 \times 3$ and $|A| = 5$. If $|2\text{adj} (3A \text{adj} (2A))| = 2^\alpha \cdot 3^\beta \cdot 5^\gamma$, $\alpha, \beta, \gamma \in N$, then $\alpha + \beta + \gamma$ is equal to
Let $a_1, a_2, a_3,....$ be a G.P. of increasing positive numbers. If $a_3a_5 = 729$ and $a_2 + a_4 = \frac{111}{4}$, then $24 (a_1 + a_2 + a_3)$ is equal to
All five letter words are made using all the letters A, B, C, D, E and arranged as in an English dictionary with serial numbers. Let the word at serial number $n$ be denoted by $W_n$. Let the probability $P(W_n)$ of choosing the word $W_n$ satisfy $P(W_n) = 2P(W_{n-1})$, $n > 1$.
If $P(CDBEA) = \frac{2^\alpha}{2^\beta-1}$, $\alpha, \beta\in N$, then $\alpha + \beta$ is equal to :
Let $a \in \mathbf{R}$ and $A$ be a matrix of order $3 \times 3$ such that $\det (A) = -4$ and $A + I = \begin{bmatrix} 1 & a & 1 \\ 2 & 1 & 0 \\ a & 1 & 2 \end{bmatrix}$, where $I$ is the identity matrix of order $3 \times 3$. If $\det ((a+1)\text{adj}((a-1)A))$ is $2^m 3^n$, $m, n \in \{0, 1, 2, \dots, 20\}$, then $m+n$ is equal to :
Let A = {-3, -2, -1, 0, 1, 2, 3}. Let R be a relation on A defined by xRy if and only if $0\le x^2+2y\le 4$. Let $l$ be the number of elements in R and $m$ be the minimum number of elements required to be added in R to make it a reflexive relation. Then $l + m$ is equal to
Let $\alpha$ and $\beta$ be the roots of $x^2 + \sqrt{3}x-16=0$, and $\gamma$ and $\delta$ be the roots of $x^2 + 3x - 1 = 0$. If $P_n = \alpha^n + \beta^n$ and $Q_n = \gamma^n + \delta^n$, then $\frac{P_{25} + \sqrt{3}P_{24}}{2P_{23}} + \frac{Q_{25}-Q_{23}}{Q_{24}}$ is equal to
Let the domain of the function $f (x) = \log_2 \log_4 \log_6(3 + 4x -x^2)$ be $(a, b)$.
If $\int_{b-a}^{b+a}[x^2] dx=p-\sqrt{q}-\sqrt{r}$, $p,q,r\in N$, $gcd(p,q,r) = 1$, where $[.]$ is the greatest integer function, then $p + q + r$ is equal to
Let A be a matrix of order $3 \times 3$ and $|A| = 5$. If $|2\text{adj} (3A \text{adj} (2A))| = 2^\alpha \cdot 3^\beta \cdot 5^\gamma$, $\alpha, \beta, \gamma \in N$, then $\alpha + \beta + \gamma$ is equal to
Let $a_1, a_2, a_3,....$ be a G.P. of increasing positive numbers. If $a_3a_5 = 729$ and $a_2 + a_4 = \frac{111}{4}$, then $24 (a_1 + a_2 + a_3)$ is equal to