Solveeit Logo

Question

Question: Number of solutions of the equation $3x + \{x\} = 4[x]$ will be (where [ ] & { } represent greatest ...

Number of solutions of the equation 3x+{x}=4[x]3x + \{x\} = 4[x] will be (where [ ] & { } represent greatest integer and fractional part respectively)

A

0

B

2

C

4

D

\infty

Answer

The number of solutions is 4.

Explanation

Solution

The given equation is 3x+{x}=4[x]3x + \{x\} = 4[x]. We know that any real number xx can be written as x=[x]+{x}x = [x] + \{x\}, where [x][x] is the greatest integer less than or equal to xx, and {x}\{x\} is the fractional part of xx, such that [x][x] is an integer and 0{x}<10 \le \{x\} < 1.

Substitute x=[x]+{x}x = [x] + \{x\} into the equation:

3([x]+{x})+{x}=4[x]3([x] + \{x\}) + \{x\} = 4[x]

3[x]+3{x}+{x}=4[x]3[x] + 3\{x\} + \{x\} = 4[x]

3[x]+4{x}=4[x]3[x] + 4\{x\} = 4[x]

Rearrange the terms to isolate {x}\{x\}:

4{x}=4[x]3[x]4\{x\} = 4[x] - 3[x]

4{x}=[x]4\{x\} = [x]

Let [x]=n[x] = n and {x}=f\{x\} = f. The equation becomes 4f=n4f = n. We know that f={x}f = \{x\} must satisfy the condition 0f<10 \le f < 1. Substitute f=n/4f = n/4 into this inequality:

0n4<10 \le \frac{n}{4} < 1

Multiply the inequality by 4:

0n<40 \le n < 4

Since n=[x]n = [x] must be an integer, the possible integer values for nn are 0,1,2,30, 1, 2, 3.

For each possible integer value of n=[x]n = [x], we find the corresponding value of {x}=n/4\{x\} = n/4:

  1. If [x]=0[x] = 0, then {x}=0/4=0\{x\} = 0/4 = 0. This is valid since 00<10 \le 0 < 1. The solution is x=[x]+{x}=0+0=0x = [x] + \{x\} = 0 + 0 = 0.

  2. If [x]=1[x] = 1, then {x}=1/4\{x\} = 1/4. This is valid since 01/4<10 \le 1/4 < 1. The solution is x=[x]+{x}=1+1/4=5/4x = [x] + \{x\} = 1 + 1/4 = 5/4.

  3. If [x]=2[x] = 2, then {x}=2/4=1/2\{x\} = 2/4 = 1/2. This is valid since 01/2<10 \le 1/2 < 1. The solution is x=[x]+{x}=2+1/2=5/2x = [x] + \{x\} = 2 + 1/2 = 5/2.

  4. If [x]=3[x] = 3, then {x}=3/4\{x\} = 3/4. This is valid since 03/4<10 \le 3/4 < 1. The solution is x=[x]+{x}=3+3/4=15/4x = [x] + \{x\} = 3 + 3/4 = 15/4.

Any other integer value for [x][x] would result in {x}=[x]/4\{x\} = [x]/4 being outside the range [0,1)[0, 1). For example, if [x]=4[x]=4, {x}=1\{x\}=1, which is not allowed. If [x]=1[x]=-1, {x}=1/4\{x\}=-1/4, which is not allowed.

Thus, there are exactly four possible integer values for [x][x] that yield a valid fractional part {x}\{x\}. Each of these pairs corresponds to a unique solution for xx. The solutions are x=0,5/4,5/2,15/4x=0, 5/4, 5/2, 15/4. The number of solutions is 4.