So i am trying to practice questions about Delta-Epsilon and i got stuck on this one here, $x^2-8x+14=7$ as x approaches 1.
i know that $|x-1|$<$d$ implies that:
$x^2-8x+14=7$
$x^2 -8x+7$
$(x-1)(x-7)$
So if the absolute value of x-1 is less than 1 then $-1<x-1<1$ and so does that mean that $(x-7)$ is equal to $-7<x-7<-5$? Because if that is true then doesnt it mean that $-5|x-1|<ϵ$
$|x-1|<ϵ/-5$
So how can we have a negative in epsilon? can anyone explain where i got it wrong?