Difference between revisions of "2023 AMC 10B Problems/Problem 22"
Technodoggo (talk | contribs) |
Technodoggo (talk | contribs) (→Solution) |
||
Line 2: | Line 2: | ||
First, we get the trivial solution by ignoring the floor. | First, we get the trivial solution by ignoring the floor. | ||
− | (x-2)(x-1) = 0, we get 2,1 as solutions. | + | <math>(x-2)(x-1) = 0</math>, we get <math>(2,1)</math> as solutions. |
− | Next, we see that <math>\lfloor{x}\rfloor^2-3x=0.</math> This | + | Next, we see that <math>\lfloor{x}\rfloor^2-3x=0.</math> This implies that <math>-3x</math> must be an integer. |
+ | We can guess and check <math>x</math> as <math>\dfrac{k}{3}</math> which yields <math>(\dfrac{2}{3},\dfrac{11}{3}).</math> |
Revision as of 13:54, 15 November 2023
Solution
First, we get the trivial solution by ignoring the floor. , we get as solutions.
Next, we see that This implies that must be an integer. We can guess and check as which yields