⌊ ∣ ∣ ∣ ∣ 4 2 x − 3 ∣ ∣ ∣ ∣ ⌋ = 5
What is the largest negative integer x that satisfies the equation above?
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.
Instead of claiming that
Now the possible values for 4 2 x − 3 are -5, -5.25, -5.5 and -5.75 for 2 x − 3 to be integer, ...
it is better to show that − 2 4 < 2 x − 3 ≤ − 2 0 , and since 2 x − 3 is an integer, hence 2 x − 3 ∈ { − 2 3 , − 2 2 , − 2 1 , − 2 0 } .
The definition of "largest negative integer" should probably be clarified in the problem rather than the solution if possible (presumably just by adding the disambiguation note above).
Log in to reply
after all solving i got wrong answer marking it -10. my bad! but i feel the framing is quite right as fundamentally largest -ve integer is -9
I don't understand why x=-10 is not a solution. If we compute x=-10 in the equation will give us 5. Here is the solution http://www.wolframalpha.com/input/?i=floor(%7C(2x-3)%2F4%7C)%3D5
Log in to reply
Hi Mateo, x = − 1 0 is a solution, you are right. However we want to find the largest negative solution, and x = − 9 is a solution as well. Please read my solution on largest negative integer.
Where did I make my mistake in the following
-6 < (2x-3)/4 < -5 -24 < (2 x - 3) < -20
-21 < 2 x < -17
-11.5 < x < -8.5 which led me to the wrong answer of -8?
You didn't make any mistake on your process to get -11.5 < x < -8.5
Look at your -8. It is located outside the range. The answer must be -9
From the original question, we can deduce that 5 ≤ ∣ ∣ ∣ ∣ 4 2 x − 3 ∣ ∣ ∣ ∣ < 6 2 0 ≤ ∣ 2 x − 3 ∣ < 2 4 2 0 ≤ 3 − 2 x < 2 4 (Since x is negative.) − 2 4 < 2 x − 3 ≤ − 2 0 − 2 1 < 2 x ≤ − 1 7 − 1 0 . 5 < x ≤ − 8 . 5 the larger negative value of x is − 9 .
Thats strange to give a choice between 4 numbers, i can just test them! Just like i did...
We are searching for a negative solution of x , so in this particular case, we can rewrite the expression in the problem as, ⌊ − ( 4 2 x − 3 ) ⌋ = 5 ⇒ ⌊ 4 3 − 2 x ⌋ = 5 ⇒ 5 ≤ 4 3 − 2 x ≤ 6 With a bit of algebra, we can show − 1 0 . 5 ≤ x ≤ − 8 . 5 , which gives the largest possible negative value of x to be − 9 .
Problem Loading...
Note Loading...
Set Loading...
Disambiguation: Note that for two negative integers m and n , if ∣ m ∣ < ∣ n ∣ , m is the larger negative integer than n .
So we know that 5 ≤ ∣ 4 2 x − 3 ∣ < 6 .
Since x < 0 , then we conclude that − 6 < 4 2 x − 3 ≤ − 5 . Now the possible values for 4 2 x − 3 are -5, -5.25, -5.5 and -5.75 for 2 x − 3 to be integer, this means the possible values for 2 x − 3 are -20, -21, -22 and -23 for x to be integer.
But for x to be an integer, 2 ∣ ( 2 x − 3 + 3 ) . So 2 x − 3 cannot take on values of -20 or -22, can only take up values of -21 or -23.
Now we recall the definition of larger negative integer as stated above. So for the largest negative integer, we want ∣ 2 x − 3 ∣ to be minimum. So for largest negative possible integer value, ∣ 2 x − 3 ∣ = 2 1 and thus x = − 9