#Divisbility

20 messages · Page 1 of 1 (latest)

modest lily
#

I made this problem around 4 or 5 months ago now i cant solve it, I would appreciate any help or advice for what i can do to solve it!

sharp knollBOT
modest lily
#

Also this is what i have tried which didnt really help, but i know the way i solved it was something like this but i cant do it now somehow…

ancient imp
#

assume a function R(x) = x^2 + cx + d

#

so that p(x) = Q(x) * r(x)

#

compare coefficients

#

and find tee value

modest lily
#

hmm let me try that

ancient imp
#

ye

modest lily
#

it worked

#

it got the exact same equation as far as i remember

#

and the min is -1 and max is 2

#

awesome!

#

i really appreciate the help man

#

cya later :D

ancient imp
#

ok

modest lily
#

.close

sharp knollBOT
#
Solved

Post marked as solved by @modest lily.

Use .unsolved if this was a mistake.

modest lily
# ancient imp ok

I just realized i had a calculation mistake… but still your method is better