Struggling with this question: $15x^3 -6x^2 + 2x +26 \cong 0 \mod343$.
Here is what I have so far: By Hensel's Lemma if we have a solution to $f(x) \cong 0\mod p$ we can find solution to $f(x) \cong 0\mod p^\alpha$
Note $343=7^3$.
So we must consider: $15x^3 -6x^2 + 2x +26 \cong 0 \mod7$
But I have no idea how to solve this latter equation.
You can solve it by noting that $$ 15x^3-6x^2+2x+26=(x^2+3x+1)(x+5) $$ over $\Bbb F_7$. The quadratic polynomial is irreducible and has no root in $\Bbb F_7$. So the only solution is $x=-5=2$.