Questions with likely obvious answers, but I don't have the required intuition to go with the flow.
Consider $a+be^x + ce^{-x} = 0$. To solve it for the constants, we can try out different values of $x$ to get a system of $3$ equations and simply use a calculator (given technique). Why are we allowed to stick various values of $x$ into the equation? Is that because the equation is valid for all $x$? I mean the fact(?) that this equation holds for all $x$ allows us to stick any value of $x$ into the equation whose byproduct is the isolation of constants(just a bonus). Does that make sense?
Consider $k_1(1) + k_2(t^2 - 2t) + 5k_3(t - 1)^2 = (k_2 + 5k_3)t^2 +(-k_2 - 10k_3)t + (k_1 + 5k_3) = 0.$ To solve the LHS of the equation for the constants, we can let $(k_2 + 5k_3) = (-k_2 - 10k_3) = (k_1 + 5k_3) = 0$ and solve the equality for $k_i.$ Call this maneuver $X.$ Why are we allowed to do $X$? Is it because $X$ is one of the solutions to $(k_2 + 5k_3)t^2 +(-k_2 - 10k_3)t + (k_1 + 5k_3) = 0$ which allows us to consider $X$? Hopefully, this makes sense.