⌈ x 2 ⌉ = ⌊ 2 ∣ x ∣ ⌋ How many integers satisfy the above equation?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
What would be the solutions if x was a real number?
Log in to reply
The three integral solutions still apply and there are ranges of values that satisfy the equation. Try my problem here.
Exactly Same Way.
Nice solution SIR :)
Graph also helps ;-)
What does 2 vertical bar x mean?
Damn. Forgot 0. Only got it on the second try.
You made it so damp easy
Since we are dealing with integers, ceiling and roof functions can be removed. Solve then x 2 = 2 ∣ x ∣
The solution set is x ∈ 0 , 2 , − 2
Easy must be of level 1
Log in to reply
I agree with you, but I'm not who left it as level 4
Similar solution to @Ahmed R. Maaty
Because we are dealing with integers,floor and ceiling functions can be removed.So what we have is x 2 = 2 ∣ x ∣
Case 1
⟹ ∣ x ∣ ∣ x ∣ 2 = 2 ⟹ ∣ x ∣ = 2 ⟹ x = 2 , − 2
Case 2
Since it doen't have any addition or subtraction so the answer is also 0
So there are 3 solutions, − 2 , 0 , 2
Problem Loading...
Note Loading...
Set Loading...
For integer x , ⌈ x 2 ⌉ = x 2 and ⌊ 2 ∣ x ∣ ⌋ = 2 ∣ x ∣ , therefore,
⌈ x 2 ⌉ x 2 = ⌊ 2 ∣ x ∣ ⌋ = 2 ∣ x ∣ = { 2 x − 2 x for x ≥ 0 for x < 0
⇒ { x 2 = 2 x x 2 = − 2 x ⇒ x ( x − 2 ) = 0 ⇒ x ( x + 2 ) = 0 ⇒ x = 0 , 2 ⇒ x = 0 , − 2 for x ≥ 0 for x < 0
Therefore, there are 3 integers − 2 , 0 and 2 that satisfy the equation.