Posts tagged linear approximation
Using linear approximation to estimate a function's value

Linear approximation is a useful tool because it allows us to estimate values on a curved graph (difficult to calculate), using values on a line (easy to calculate) that happens to be close by. If we want to calculate the value of the curved graph at a particular point, but we don’t know the equation of the curved graph, we can draw a line that’s tangent to the curved graph at the point we’re interested in. Remember that “tangent to the graph” means that the line barely skims the graph and touches it at only one point.

Read More
Linear approximation in two variables

To find the linear approximation equation, find the slope of the function in each direction (using partial derivatives), find (a,b) and f(a,b). Then plug all these pieces into the linear approximation formula to get the linear approximation equation.

Read More