I moved your question to the discussion forum since it's more general than a homework problem.
f(x) is the exact value of the function evaluated at x. Tn(x) is an approximation of f(x). The error E(x) is, by definition, the difference between the actual value f(x) and the approximate value we get from Tn(x). So when you write ##\lvert E(x) \rvert = \lvert f(x)-T_n(x) \rvert##, you're doing little more than stating the definition of E(x).
Keep in mind that we generally don't know what ##f(x)## is equal to. We need some way of calculating the answer. That's where ##T_n(x)## comes in. If you want the exact answer, you'll have to sum an infinite number of terms. But most of the time, we don't need an exact answer; we just need one that's close enough. In other words, we only need to sum a finite number of terms so that |E(x)| is small enough for our purposes. But remember, we don't know what f(x) is, so somehow we have to be able to come up with an upper bound for E(x) without knowing what f(x) is. That's where the expression for the error bound comes in.