Solveeit Logo

Question

Question: Let $f(x)=4x^2-3x+1$, $\forall x>\frac{3}{8}$, then number of distinct solutions of the equation $f(...

Let f(x)=4x23x+1f(x)=4x^2-3x+1, x>38\forall x>\frac{3}{8}, then number of distinct solutions of the equation f(x)=f1(x)f(x)=f^{-1}(x) is:

A

0

B

1

C

2

D

4

Answer

1

Explanation

Solution

To find the number of distinct solutions of the equation f(x)=f1(x)f(x) = f^{-1}(x), where f(x)=4x23x+1f(x) = 4x^2 - 3x + 1 for x>38x > \frac{3}{8}, we first analyze the function f(x)f(x).

1. Determine the monotonicity of f(x)f(x):

The function f(x)=4x23x+1f(x) = 4x^2 - 3x + 1 is a quadratic function, representing a parabola opening upwards (since the coefficient of x2x^2 is positive, a=4>0a=4>0). The x-coordinate of the vertex of a parabola ax2+bx+cax^2 + bx + c is given by x=b2ax = -\frac{b}{2a}. For f(x)=4x23x+1f(x) = 4x^2 - 3x + 1, we have a=4a=4 and b=3b=-3. So, the x-coordinate of the vertex is x=32×4=38x = -\frac{-3}{2 \times 4} = \frac{3}{8}.

The domain of f(x)f(x) is given as x>38x > \frac{3}{8}. Since the parabola opens upwards and the domain is to the right of its vertex, the function f(x)f(x) is strictly increasing in this domain. Alternatively, we can check the derivative: f(x)=ddx(4x23x+1)=8x3f'(x) = \frac{d}{dx}(4x^2 - 3x + 1) = 8x - 3. For x>38x > \frac{3}{8}, we have 8x>8×38=38x > 8 \times \frac{3}{8} = 3. So, 8x3>08x - 3 > 0, which means f(x)>0f'(x) > 0 for all xx in the given domain. This confirms that f(x)f(x) is strictly increasing.

2. Relate f(x)=f1(x)f(x) = f^{-1}(x) to f(x)=xf(x) = x:

For a strictly monotonic function, the solutions to the equation f(x)=f1(x)f(x) = f^{-1}(x) are the same as the solutions to the equation f(x)=xf(x) = x. This is because if (a,b)(a,b) is a point on y=f(x)y=f(x), then (b,a)(b,a) is a point on y=f1(x)y=f^{-1}(x). If f(a)=af(a)=a, then (a,a)(a,a) is on y=f(x)y=f(x), and also (a,a)(a,a) is on y=f1(x)y=f^{-1}(x), meaning f(a)=f1(a)=af(a)=f^{-1}(a)=a. For strictly monotonic functions, there are no other intersection points between f(x)f(x) and f1(x)f^{-1}(x) apart from those on the line y=xy=x.

3. Solve the equation f(x)=xf(x) = x:

Set f(x)f(x) equal to xx: 4x23x+1=x4x^2 - 3x + 1 = x

Rearrange the terms to form a quadratic equation: 4x23xx+1=04x^2 - 3x - x + 1 = 0 4x24x+1=04x^2 - 4x + 1 = 0

4. Find the solutions for xx:

This quadratic equation can be factored as a perfect square: (2x)22(2x)(1)+12=0(2x)^2 - 2(2x)(1) + 1^2 = 0 (2x1)2=0(2x - 1)^2 = 0

Taking the square root of both sides: 2x1=02x - 1 = 0 2x=12x = 1 x=12x = \frac{1}{2}

5. Check if the solution is in the given domain:

The domain of f(x)f(x) is x>38x > \frac{3}{8}. We need to check if x=12x = \frac{1}{2} satisfies this condition. 12=48\frac{1}{2} = \frac{4}{8}. Since 48>38\frac{4}{8} > \frac{3}{8}, the solution x=12x = \frac{1}{2} is valid.

Since there is only one distinct solution (x=12x = \frac{1}{2}) that satisfies the given domain, the number of distinct solutions for f(x)=f1(x)f(x) = f^{-1}(x) is 1.