When doing linear approximations, why do we get rid of the quadratic term (if one arises)?

103 Views Asked by At

I'm watching an MIT lecture on linear approximations: https://youtu.be/BSAA0akmPEU?t=28m30s.

The lecturer states that if we get a quadratic term in computing a linear approximation, then we should drop the quadratic term. The justification he gave was that, since we've been excluding quadratic terms all along, we should also drop the quadratic terms if they arise during the process of computation. However, I don't find this answer satisfying or substantive.

Also, wouldn't the quadratic term improve our approximation?

I'd greatly appreciate it if someone could explain the reasoning behind why we drop quadratic terms (if they arise) during the computation of linear approximations.

Thank you.

1

There are 1 best solutions below

2
On

I was looking for the question too; but I still have doubts… curious to know how does the quadratic term affect the function… I would believe its relevant in terms of how it affects the final result of the function, and if it does why get rid of it