pull down to refresh
300 sats \ 2 replies \ @CruncherDefi 19 Dec \ on: [Not-so-daily puzzle] Nested roots science
Saw the hint before trying to solve all by myself :((
You can probably solve it analytically, but I quickly guessed k=2 looking at the numbers.
You can use Polynomial long division to find the factors of this quartic equation...
But guessing in this case works too, and is faster :)
reply
For the record, and are two roots. The last two roots can easily be found from the remaining quadratic equation. can be discarded due to being a negative number whereas a root is always positive. As for the two roots from the quadratic equation, one is negative, whereas the other one is larger than which is in contradiction with the initial root problem, so both can be discarded too. Only is a valid solution to the initial problem.
reply