All Exams Test series for 1 year @ ₹349 only
Question

Let $f(x) = \begin{cases} \frac{ax^2 + 2ax + 3}{4x^2 + 4x - 3} & , x \neq -\frac{3}{2}, \frac{1}{2} \\ b & , x = -\frac{3}{2}, \frac{1}{2} \end{cases}$ 

be continuous at $x = -\frac{3}{2}$. If $f(f(x)) = \frac{7}{5}$, then $x$ is equal to :

The correct answer is
$2$

Continuity Condition: Finding 'a' and 'b'

The function $f(x)$ is given as:

$f(x) = \begin{cases} \frac{ax^2 + 2ax + 3}{4x^2 + 4x - 3} & , x \neq -\frac{3}{2}, \frac{1}{2} \\ b & , x = -\frac{3}{2}, \frac{1}{2} \end{cases}$

For continuity at $x = -\frac{3}{2}$, the limit must equal the function value:

$ \lim_{x \to -\frac{3}{2}} f(x) = f(-\frac{3}{2}) = b $

The denominator is $4x^2 + 4x - 3 = (2x-1)(2x+3)$. As $x \to -\frac{3}{2}$, the denominator approaches 0.

For the limit to exist, the numerator must also approach 0 at $x = -\frac{3}{2}$:

$ a\left(-\frac{3}{2}\right)^2 + 2a\left(-\frac{3}{2}\right) + 3 = 0 $

$ \frac{9a}{4} - 3a + 3 = 0 $

$ -\frac{3a}{4} = -3 \implies a = 4 $

Substitute $a=4$ into the numerator: $4x^2 + 8x + 3 = (2x+1)(2x+3)$.

Now, calculate the limit:

$ \lim_{x \to -\frac{3}{2}} \frac{(2x+1)(2x+3)}{(2x-1)(2x+3)} = \lim_{x \to -\frac{3}{2}} \frac{2x+1}{2x-1} $

$ = \frac{2(-\frac{3}{2})+1}{2(-\frac{3}{2})-1} = \frac{-3+1}{-3-1} = \frac{-2}{-4} = \frac{1}{2} $

Thus, $b = \frac{1}{2}$.

Simplified Function Definition

With $a=4$, the function simplifies to:

$f(x) = \frac{2x+1}{2x-1}$ for $x \neq -\frac{3}{2}, \frac{1}{2}$.

And $f(-\frac{3}{2}) = f(\frac{1}{2}) = \frac{1}{2}$.

Solving $f(f(x)) = \frac{7}{5}$

Let $y = f(x)$. We need to find $f(y) = \frac{7}{5}$.

First, find the expression for $f(f(x))$:

$ f(f(x)) = f\left(\frac{2x+1}{2x-1}\right) $

Assuming $f(x) \neq \frac{1}{2}$ (which implies $x \neq -\frac{3}{2}$), we use the simplified form:

$ f(f(x)) = \frac{2\left(\frac{2x+1}{2x-1}\right)+1}{2\left(\frac{2x+1}{2x-1}\right)-1} = \frac{\frac{2(2x+1)+(2x-1)}{2x-1}}{\frac{2(2x+1)-(2x-1)}{2x-1}} $

$ = \frac{4x+2+2x-1}{4x+2-2x+1} = \frac{6x+1}{2x+3} $

Now set this equal to $\frac{7}{5}$:

$ \frac{6x+1}{2x+3} = \frac{7}{5} $

Cross-multiply:

$ 5(6x+1) = 7(2x+3) $

$ 30x + 5 = 14x + 21 $

$ 16x = 16 $

$ x = 1 $

Check validity:

  • $x=1$ is allowed ($1 \neq -\frac{3}{2}, \frac{1}{2}$).
  • $f(1) = \frac{2(1)+1}{2(1)-1} = 3$. This value $3$ is not $-\frac{3}{2}$ or $\frac{1}{2}$.
  • $f(f(1)) = f(3) = \frac{2(3)+1}{2(3)-1} = \frac{7}{5}$. This matches the requirement.

Therefore, the solution is $x = 1$.

Was this answer helpful?

Similar Questions

  1. Let a line passing through the point $(4, 1, 0)$ intersect the line $L_1: \frac{x-1}{2} = \frac{y-2}{3} = \frac{z-3}{4}$ at the point $A(\alpha, \beta, \gamma)$ and the line $L_2: x-6=y=-z+4$ at the point $B(a, b, c)$. Then \(\begin{bmatrix} 1 & 0 & 1 \\ \alpha & \beta & \gamma \\ a & b & c \end{bmatrix}\)   is equal to

  2. If $y(x) = \begin{vmatrix} \sin x & \cos x & \sin x + \cos x + 1 \\ 27 & 28 & 27 \\ 1 & 1 & 1 \end{vmatrix}$, $x \in R$, then $\frac{d^2y}{dx^2} + y$ is equal to

  3. Let $f(x)= \begin{cases} (1+ax)^{1/x} & , x <0 \\ 1+b & , x = 0 \\ \frac{(x+4)^{1/2}-2}{(x+c)^{1/3}-2} & , x > 0 \end{cases}$ 

    be continuous at $x = 0$. Then $e^{abc}$ is equal to:

  4. Let $f (x) = \int x^3\sqrt{3-x^2} \, dx$. If $5f (\sqrt{2}) = -4$, then $f (1)$ is equal to

  5. Let $g$ be a differentiable function such that $\int_0^x g(t)dt=x-\int_0^x tg(t)dt$, $x\ge0$ and let $y = y(x)$ satisfy the differential equation $\frac{dy}{dx} - y\tan x = 2(x+1)\sec x g(x)$, $x\in [0,\frac{\pi}{2})$. If $y(0) = 0$, then $y(\frac{\pi}{3})$ is equal to

  6. The area of the region bounded by the curve $y = \max \{|x|, x|x-2|\}$, the x-axis and the lines $x = -2$ and $x = 4$ is equal to

  7. If the function $f(x) = 2x^3-9ax^2+12a^2x+1$, where $a > 0$, attains its local maximum and local minimum values at p and q, respectively, such that $p^2 = q$, then $f(3)$ is equal to :
  8. Let $f: R\to R$ be a twice differentiable function such that 
    $(\sin x \cos y) (f(2x+2y)-f(2x-2y)) = (\cos x \sin y) (f(2x+2y)+f(2x-2y))$, for all $x, y \in R$. 
    If $f'(0) = \frac{1}{2}$, then the value of $24 f'' (\frac{5\pi}{3})$ is:

  9. If the area of the region $\{(x, y):|4-x^2|\le y \le x^2, y\le4,x\ge0)$ is $\left(\frac{80\sqrt{2}}{\alpha}-\beta\right)$, $\alpha, \beta\in N$, then $\alpha+\beta$ is equal to _____________.

  10. Let $a > 0$. If the function $f(x) = 6x^3-45ax^2+108a^2x+1$ attains its local maximum and minimum values at the points $x_1$ and $x_2$ respectively such that $x_1x_2=54$, then $a + x_1 + x_2$ is equal to:

Important Questions from Calculus

  1. Let a line passing through the point $(4, 1, 0)$ intersect the line $L_1: \frac{x-1}{2} = \frac{y-2}{3} = \frac{z-3}{4}$ at the point $A(\alpha, \beta, \gamma)$ and the line $L_2: x-6=y=-z+4$ at the point $B(a, b, c)$. Then \(\begin{bmatrix} 1 & 0 & 1 \\ \alpha & \beta & \gamma \\ a & b & c \end{bmatrix}\)   is equal to

  2. If $y(x) = \begin{vmatrix} \sin x & \cos x & \sin x + \cos x + 1 \\ 27 & 28 & 27 \\ 1 & 1 & 1 \end{vmatrix}$, $x \in R$, then $\frac{d^2y}{dx^2} + y$ is equal to

  3. Let $f(x)= \begin{cases} (1+ax)^{1/x} & , x <0 \\ 1+b & , x = 0 \\ \frac{(x+4)^{1/2}-2}{(x+c)^{1/3}-2} & , x > 0 \end{cases}$ 

    be continuous at $x = 0$. Then $e^{abc}$ is equal to:

  4. Let $f (x) = \int x^3\sqrt{3-x^2} \, dx$. If $5f (\sqrt{2}) = -4$, then $f (1)$ is equal to

  5. Let $g$ be a differentiable function such that $\int_0^x g(t)dt=x-\int_0^x tg(t)dt$, $x\ge0$ and let $y = y(x)$ satisfy the differential equation $\frac{dy}{dx} - y\tan x = 2(x+1)\sec x g(x)$, $x\in [0,\frac{\pi}{2})$. If $y(0) = 0$, then $y(\frac{\pi}{3})$ is equal to

Need Expert Advice?
More Questions from JEE Main

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App