Solveeit Logo

Question

Question: The number of real numbers x such that $\frac{x}{x+4} = \frac{5[x]-7}{7[x]-5}$ is ______ ([x] denote...

The number of real numbers x such that xx+4=5[x]77[x]5\frac{x}{x+4} = \frac{5[x]-7}{7[x]-5} is ______ ([x] denotes greatest integer x\leq x).

Answer

3

Explanation

Solution

Let k=[x]k = [x]. Then kk is an integer and kx<k+1k \leq x < k+1. The given equation is xx+4=5[x]77[x]5\frac{x}{x+4} = \frac{5[x]-7}{7[x]-5}. Substitute [x]=k[x]=k: xx+4=5k77k5\frac{x}{x+4} = \frac{5k-7}{7k-5}

For the equation to be defined, we must have x+40x+4 \neq 0 and 7k507k-5 \neq 0. Since kk is an integer, 7k507k-5 \neq 0. Cross-multiply: x(7k5)=(x+4)(5k7)x(7k-5) = (x+4)(5k-7) 7kx5x=5kx7x+20k287kx - 5x = 5kx - 7x + 20k - 28 7kx5x5kx+7x=20k287kx - 5x - 5kx + 7x = 20k - 28 2kx+2x=20k282kx + 2x = 20k - 28 2x(k+1)=20k282x(k+1) = 20k - 28 x(k+1)=10k14x(k+1) = 10k - 14

Case 1: k+10k+1 \neq 0, i.e., k1k \neq -1. In this case, we can solve for xx: x=10k14k+1x = \frac{10k - 14}{k+1}

We use the condition [x]=k[x] = k, which means kx<k+1k \leq x < k+1. Substitute the expression for xx: k10k14k+1<k+1k \leq \frac{10k - 14}{k+1} < k+1

We split this into two inequalities:

  1. k10k14k+1k \leq \frac{10k - 14}{k+1}
  2. 10k14k+1<k+1\frac{10k - 14}{k+1} < k+1

To solve these inequalities, we consider the sign of k+1k+1.

Subcase 1.1: k+1>0k+1 > 0, i.e., k>1k > -1. Since kk is an integer, k0k \geq 0.

  1. k(k+1)10k14k(k+1) \leq 10k - 14 k2+k10k14k^2 + k \leq 10k - 14 k29k+140k^2 - 9k + 14 \leq 0 The roots of k29k+14=0k^2 - 9k + 14 = 0 are k=2k=2 and k=7k=7. The inequality holds for 2k72 \leq k \leq 7. Since k0k \geq 0, the integer values satisfying this are k{2,3,4,5,6,7}k \in \{2, 3, 4, 5, 6, 7\}.

  2. 10k14k+1<k+1\frac{10k - 14}{k+1} < k+1 10k14<(k+1)210k - 14 < (k+1)^2 10k14<k2+2k+110k - 14 < k^2 + 2k + 1 0<k28k+150 < k^2 - 8k + 15 The roots of k28k+15=0k^2 - 8k + 15 = 0 are k=3k=3 and k=5k=5. The inequality holds for k<3k < 3 or k>5k > 5. Since k0k \geq 0, the integer values satisfying this are k{0,1,2,6,7,8,...}k \in \{0, 1, 2, 6, 7, 8, ...\}.

For k0k \geq 0, we need to find integers kk that satisfy both 2k72 \leq k \leq 7 and (k<3k < 3 or k>5k > 5). The integers satisfying both conditions are k{2,6,7}k \in \{2, 6, 7\}. Let's check the value of x=10k14k+1x = \frac{10k-14}{k+1} for these values of kk: If k=2k=2, x=10(2)142+1=63=2x = \frac{10(2)-14}{2+1} = \frac{6}{3} = 2. [x]=[2]=2[x] = [2] = 2, which matches k=2k=2. x=24x=2 \neq -4. This is a solution. If k=6k=6, x=10(6)146+1=467x = \frac{10(6)-14}{6+1} = \frac{46}{7}. [x]=[467]=[6+47]=6[x] = [\frac{46}{7}] = [6 + \frac{4}{7}] = 6, which matches k=6k=6. x=46/74x=46/7 \neq -4. This is a solution. If k=7k=7, x=10(7)147+1=568=7x = \frac{10(7)-14}{7+1} = \frac{56}{8} = 7. [x]=[7]=7[x] = [7] = 7, which matches k=7k=7. x=74x=7 \neq -4. This is a solution.

Subcase 1.2: k+1<0k+1 < 0, i.e., k<1k < -1. Since kk is an integer, k2k \leq -2. When multiplying or dividing by k+1k+1, we reverse the inequality sign.

  1. k10k14k+1k \leq \frac{10k - 14}{k+1} k(k+1)10k14k(k+1) \geq 10k - 14 k29k+140k^2 - 9k + 14 \geq 0 This holds for k2k \leq 2 or k7k \geq 7. Since k2k \leq -2, the integers satisfying this are k{...,4,3,2}k \in \{..., -4, -3, -2\}.

  2. 10k14k+1<k+1\frac{10k - 14}{k+1} < k+1 10k14>(k+1)210k - 14 > (k+1)^2 10k14>k2+2k+110k - 14 > k^2 + 2k + 1 0>k28k+150 > k^2 - 8k + 15 This holds for 3<k<53 < k < 5. There are no integers k2k \leq -2 that satisfy 3<k<53 < k < 5. So, there are no solutions in this subcase.

Case 2: k+1=0k+1 = 0, i.e., k=1k = -1. The equation x(k+1)=10k14x(k+1) = 10k - 14 becomes x(0)=10(1)14x(0) = 10(-1) - 14, which is 0=240 = -24. This is a contradiction, so there are no solutions when k=1k = -1.

Combining all cases, the possible integer values for [x][x] are k=2,6,7k=2, 6, 7. For each of these values of kk, we found a corresponding value of xx: If k=2k=2, x=2x=2. [2]=2[2]=2. Valid. If k=6k=6, x=46/7x=46/7. [46/7]=6[46/7]=6. Valid. If k=7k=7, x=7x=7. [7]=7[7]=7. Valid.

We also need to check the original constraint x4x \neq -4. The solutions are x=2,x=46/7,x=7x=2, x=46/7, x=7. None of these are equal to 4-4.

Thus, there are exactly 3 real numbers xx that satisfy the given equation.