Question
Question: The number of solutions of the equation \({x^3} - \left[ x \right] = 3\) is (where \(\left[ . \right...
The number of solutions of the equation x3−[x]=3 is (where [.] represents the greatest integer function)
A) 0
B) 1
C) 2
D) 3
Solution
First assume x=[x]+f and substitute the value of [x] in the equation. Then write the equation (x3−x) in the form of less than and greater than the value of the equation. Then find the value of (x3−x) by substituting different values of x and check whether it satisfies the condition. It will give the value of [x]. Substitute it in the original equation and find the number of solutions.
Complete step-by-step answer:
Given:- x3−[x]=3 ….. (1)
Let x=[x]+f, where [x] is the greatest integer function and f is a fraction.
Then,
[x]=x−f
Substitute the value of [x] in equation (1),
x3−(x−f)=3
Open the brackets and change the sign accordingly,
x3−x+f=3
Move f to the other side of the equation,
x3−x=3−f
It can also be written as,
2<(x3−x)<3 ….. (2)
Substitute the different value of x to check for what value of x, the value of the function lies between 2 and 3.
Let x=−2,
x3−x=(−2)3−(−2)
Open the brackets and change the sign accordingly,
x3−x=−8+2
Add the like terms,
x3−x=−6
Let x=−1,
x3−x=(−1)3−(−1)
Open the brackets and change the sign accordingly,
x3−x=−1+1
Add the like terms,
x3−x=0
Let x=0,
x3−x=(0)3−(0)
Add the like terms,
x3−x=0
Let x=1,
x3−x=(1)3−(1)
Open the brackets and change the sign accordingly,
x3−x=1−1
Add the like terms,
x3−x=0
Let x=2,
x3−x=(2)3−(2)
Open the brackets and change the sign accordingly,
x3−x=8−2
Subtract 2 from 6,
x3−x=6
The condition in equation (2) is satisfied if
1<x<2.
So,
[x]=1
Substitute the value of [x] in equation (1),
x3−1=3
Move 1 on the right side and add,
x3=4
Take cube root on both sides,
x=34
Thus, there is only one solution.
Hence, option (b) is the correct answer.
Note: The greatest integer function is a piecewise defined function. If the number is an integer, use that integer. If the number is not an integer, use the next smaller integer.
It is also known as the floor of an integer.
If n⩽X<n+1. Then, [X]=n. It means if X lies in [n,n+1) then the Greatest Integer Function of X will be n.