Category: News

Solve $x^2+5x+24=0$ mod $36$

Solve $x^2+5x+24=0$ mod $36$ So I have $x^2+5x+24\equiv 0$ mod $2^2\cdot 3^2$ SO I believe I need $x^2+x\equiv 0$ mod $2$ and $x^2+2x\equiv 0$ mod $3$ Whi...

Derivative of x^(2x)

Maybe a simple question but I can't find a good example of it on the internet. What is the derivative of: $x^{2x}$ What is the simplest method of det...