Matheno - Learn Well and Excel

A.4 Practice Problems: Linear Approximations

Time to practice! This screen has a series of practice problems for linear approximations, so you can develop your skills that we introduced on the preceding screen. As you work through the questions, we’ll also illustrate a few important points that we’ll use as a starting point at in the next Topic.

How to use our practice problems


Note that for every problem, you can—if you wish—immediately view the solution with a single click. This is fine to do if you’re feeling stuck, or wish to check a key early-step before you finish your calculation.

A word of caution, however: Some students simply read our solutions and think: Yeah, that’s exactly what I would have done so I won’t bother. Later, when faced with an actual exam question, they discover they didn’t actually get the approach “in their hands,” and then wish that they had taken this opportunity to practice. As with any new skill, the only way to become fully competent and comfortable is by doing it for yourself; merely watching us demonstrate our skills is of little value. We want you to do well! Only you can do this part, developing the necessary neural connections in your brain and between your brain and your hands.

Since there’s no penalty for getting something wrong here, go ahead and dive in. And make as many mistakes as you need to — and you need to make some, because that’s where real learning happens. (It’s where your “learning edge” is!) Our goal is for you to be confident and proficient in solving these types of problems, so that they feel routine to you when you encounter them on exam. We’re providing the opportunity to practice so you can get there; we sincerely hope you’ll take advantage.


Practice Problem 1: Approximate $\sqrt{16.2}$
Consider the square-root function $f(x) = \sqrt{x}.$ You know that $f(16) = \sqrt{16} = 4.$ We are given that at $x=16,$ the function changes at the rate \[\left. \dfrac{df}{dx}\right|_{x=16} = 0.125\] Using our linear approximation method, the approximate value of $\sqrt{16.2}$ is \[ \begin{array}{lllll} \text{(A) }4.02 && \text{(B) }4.0249 && \text{(C) }4.025 && \text{(D) }4.0125 && \text{(E) none of these} \end{array} \]
Show/Hide Solution
\begin{align*} \overbrace{f(16+dx)}^\text{$f$ value at $16+dx$} &\approx \overbrace{f(16)}^{\text{$f$ value at }16} + \overbrace{\text{ small change }df}^{\text{(rate at $x=16$)} * \, (dx)} \\[8px] f(16 + 0.2) &\approx 4 + (0.125)(0.2) \\[8px] &= 4 + 0.025 \\[8px] &= 4.025 \implies \text{ (C)} \quad \cmark \end{align*} For reference, the actual numeric value to 6 decimal places is $\sqrt{16.2} = 4.02492236.$

You can use the interactive Desmos graph below to explore this result graphically. Once again, visuals for dx and df will appear once have zoomed-in sufficiently. You can also try out different values of dx by using the slider beneath the graph.
Graph of $f(x) = \sqrt{x}$ versus x


Use the slider to change the value of dx:

Currently dx = 0.2


The linear approximation for the current value of dx is:
\begin{align*} \overbrace{f(16+dx)}^\text{$f$ value at $16+dx$} &\approx \overbrace{f(16)}^{\text{$f$ value at }16} + \overbrace{\text{ small change }df}^{\text{(rate at $x=16$)} * \, (dx)} \\[8px] f(16+0.2) &\approx 4+0.125(0.2) \\[8px] &=4+0.025= 4.025 \end{align*}

[hide solution]

So far we’ve considered a function for which $f = f(x)$: our independent variable has been x, and so the relevant rate of change has been with respect to x: $\left. \dfrac{df}{dx}\right|_\text{at a particular value of $x$}$. Let’s now consider a function that has as its independent variable $\theta$: $g = g(\theta),$ and its associated rate of change with respect to $\theta,$ $\left. \dfrac{dg}{d\theta}\right|_\text{at a particular value of $\theta$}$. You’re still doing a practice problem on linear approximations, now just with different notation for the variables.

Practice Problem 2: Approximate $\sin(-0.13)$
Consider the function $g(\theta) = \sin (\theta).$ You know $\sin(0) = 0.$ We are given that at $\theta = 0,$ the function changes at the rate \[\left. \dfrac{dg}{d\theta}\right|_{\theta = 0} = 1\] when $\theta$ is measured in radians. Using our linear approximation method, the approximate value of $\sin (-0.13)$ is \[ \begin{array}{lllll} \text{(A) }0 && \text{(B) }1 && \text{(C) }0.13 && \text{(D) }-0.13 && \text{(E) none of these} \end{array} \]
Show/Hide Solution
\begin{align*} \overbrace{g(0+d\theta)}^\text{$g$ value at $0+d\theta$} &\approx \overbrace{g(0)}^{\text{$g$ value at }0} + \overbrace{\text{ small change }dg}^{\text{(rate at $\theta=0$)} * \, (d\theta)} \\[8px] g\big(0 + (-0.13) \big) &\approx 0 + (1)(-0.13) \\[8px] &= 0 -0.13 \\[8px] &= -0.13 \implies \text{ (D)} \quad \cmark \end{align*} For reference, the actual numeric value to 6 decimal places is $\sin(-0.13) = -0.129634.$ As an aside, this problem illustrates one of the most common approximations used in Physics and other fields: $\sin(d \theta) \approx d \theta$ for small values of $d\theta$ when $d\theta$ is measured in radians. This is more commonly expressed as \[\sin(\theta) \approx \theta \quad \text{for small values of }\theta\] when $\theta$ is expressed in radians.

You can use the interactive Desmos graph below to explore this result graphically. Once again, visuals for $d\theta$ and dg will appear once have zoomed-in sufficiently. You can also try out different values of $d\theta$ by using the slider beneath the graph. As you’ll see, replacing the curve $y = \sin(\theta)$ with the line $y = \theta$ works quite well for small values of $\theta.$
Graph of $g(\theta) = \sin(\theta)$ versus $\theta$
to view approximation near $\theta = 0$ radians
Use the slider to change the value of $d\theta$:

Currently $d\theta$ = -0.13 radians.
The linear approximation for the current value of $d\theta$ is:
\begin{align*} \overbrace{g(0+d\theta)}^\text{$g$ value at $0+d\theta$} &\approx \overbrace{g(0)}^{\text{$g$ value at }0} + \overbrace{\text{ small change }dg}^{\text{(rate at $\theta=0$)} * \, (d\theta)} \\[8px] g\big(0+(-0.13) \big) &\approx 0+1(-0.13) \\[8px] &=-0.13 \end{align*}

[hide solution]

As we saw, the preceding problem illustrates one of the most frequently used approximations used in Physics and other fields: $\sin(d \theta) \approx d \theta$ for small values of $d\theta$ when $d\theta$ is measured in radians. This is more commonly expressed as

\[\sin(\theta) \approx \theta \quad \text{for small values of }\theta\]

when $\theta$ is expressed in radians. Notice that this approximation works only for small values of $\theta$ that are close to $\theta=0,$ because (I) at our “base point” of $\theta =0,$ $\sin(0) = 0,$ and (II) that’s where the rate $\left. \dfrac{dg}{d\theta}\right|_{\theta = 0} = 1$ is valid.

At other locations on the sine curve, the function’s value and its rate of change are different. To illustrate, let’s consider the same function, $g(\theta) = \sin (\theta),$ but at a different value of $\theta.$ As we’ll see, at this new point of interest the function changes half-as-quickly as did was in Problem 2.

Practice Problem 3: Approximate $\sin(\pi/3 + 0.018)$
Consider the function $g(\theta) = \sin (\theta).$ You know $\sin\left(\dfrac{\pi}{3} \right) = \dfrac{\sqrt{3}}{2} \approx 0.866.$ We are given that at $\theta = \dfrac{\pi}{3},$ the function changes at the rate \[\left. \dfrac{dg}{d\theta}\right|_{\theta = \pi/3} = \dfrac{1}{2}\] when $\theta$ is measured in radians. Using our linear approximation method, the approximate value of $\sin (\pi/3 + 0.018)$ is \[ \begin{array}{lllll} \text{(A) }0.366 && \text{(B) }0.946 && \text{(C) }0.857 && \text{(D) }0.875 && \text{(E) none of these} \end{array} \]
Show/Hide Solution
\begin{align*} \overbrace{g(\pi/3+d\theta)}^\text{$g$ value at $\pi/3+d\theta$} &\approx \overbrace{g(\pi/3)}^{\text{$g$ value at }\pi/3} + \overbrace{\text{ small change }dg}^{\text{(rate at $\theta=\pi/3$)} * \, (d\theta)} \\[8px] g\big(\pi/3 + 0.018 \big) &\approx 0.866 + \left(\dfrac{1}{2} \right)(0.018) \\[8px] &= 0.866 + 0.009 \\[8px] &= 0.875 \implies \text{ (D)} \quad \cmark \end{align*} For reference, the actual numeric value to 6 decimal places is $\sin(\pi/3 + 0.018) = 0.874885.$

You can use the interactive Desmos graph below to explore this result graphically. Once again, visuals for $d\theta$ and dg will appear once have zoomed-in sufficiently. You can also try out different values of $d\theta$ by using the slider beneath the graph.
Graph of $g(\theta) = \sin(\theta)$ versus $\theta$
to view approximation near $\theta = \dfrac{\pi}{3}$ radians
Use the slider to change the value of $d\theta$: Currently $d\theta$ = 0.018 radians

The linear approximation for the current value of $d\theta$ is:
\begin{align*} \overbrace{g(\pi/3+d\theta)}^\text{$g$ value at $\pi/3+d\theta$} &\approx \overbrace{g(\pi/3)}^{\text{$g$ value at }\pi/3} + \overbrace{\text{ small change }dg}^{\text{(rate at $\theta=\pi/3$)} * \, (d\theta)} \\[8px] g\big(\dfrac{\pi}{3}+(0.018) \big) &\approx 0.866+\dfrac{1}{2}(0.018) \\[8px] &=0.875 \end{align*}

[hide solution]

Let’s consider the function $g(\theta) = \sin (\theta)$ again as a practice problem for linear approximations, now at $\theta = \pi$ where the function’s rate of change is negative.

Practice Problem 4: Approximate $\sin(\pi + 0.07)$
Consider the function $g(\theta) = \sin (\theta).$ You know $\sin(\pi)=0.$ We are given that at $\theta = \pi,$ the function changes at the rate \[\left. \dfrac{dg}{d\theta}\right|_{\theta = \pi} = -1\] when $\theta$ is measured in radians. Using our linear approximation method, the approximate value of $\sin (\pi + 0.07)$ is \[ \begin{array}{lllll} \text{(A) }0.35 && \text{(B) }.07 && \text{(C) }-0.07 && \text{(D) }-1 && \text{(E) none of these} \end{array} \]
Show/Hide Solution
\begin{align*} \overbrace{g(\pi+d\theta)}^\text{$g$ value at $\pi+d\theta$} &\approx \overbrace{g(\pi))}^{\text{$g$ value at }\pi} + \overbrace{\text{ small change }dg}^{\text{(rate at $\theta=\pi)$)} * \, (d\theta)} \\[8px] g\big(\pi + 0.07 \big) &\approx 0 + (-1)(0.07) \\[8px] &= 0 – 0.07 \\[8px] &= -0.07 \implies \text{ (C)} \quad \cmark \end{align*} For reference, the actual numeric value to 6 decimal places is $\sin(\pi + 0.07) = -0.069943.$

You can use the interactive Desmos graph below to explore this result graphically. Once again, visuals for $d\theta$ and dg will appear once have zoomed-in sufficiently. You can also try out different values of $d\theta$ by using the slider beneath the graph.
Graph of $g(\theta) = \sin(\theta)$ versus $\theta$
to view approximation near $\theta = \pi$ radians

Use the slider to change the value of $d\theta$:

Currently $d\theta$ = 0.07 radians



The linear approximation for the current value of $d\theta$ is:
\begin{align*} \overbrace{g(\pi+d\theta)}^\text{$g$ value at $\pi+d\theta$} &\approx \overbrace{g(\pi)}^{\text{$g$ value at }\pi} + \overbrace{\text{ small change }dg}^{\text{(rate at $\theta=\pi$)} * \, (d\theta)} \\[8px] g\big(\pi+(0.07) \big) &\approx 0+(-1)(0.07) \\[8px] &=-0.07 \end{align*}

[hide solution]

Let’s finally consider the sin function one last time, now at a location where its rate of change is zero.

Practice Problem 5: Approximate $\sin(\pi/2 + 0.04)$
Consider the function $g(\theta) = \sin (\theta).$ You know $\sin\left(\dfrac{\pi}{2} \right)=1.$ We are given that at $\theta = \dfrac{\pi}{2},$ the function changes at the rate \[\left. \dfrac{dg}{d\theta}\right|_{\theta = \pi/2} = 0\] when $\theta$ is measured in radians. Using our linear approximation method, the approximate value of $\sin\left(\dfrac{\pi}{2} + 0.04 \right)$ is \[ \begin{array}{lllll} \text{(A) }0.04 && \text{(B) }0 && \text{(C) }1.61 && \text{(D) }1 && \text{(E) none of these} \end{array} \]
Show/Hide Solution
\begin{align*} \overbrace{g\left(\dfrac{\pi}{2}+d\theta\right)}^\text{$g$ value at $\pi/2+d\theta$} &\approx \overbrace{g\left(\dfrac{\pi}{2} \right)}^{\text{$g$ value at }\pi/2} + \overbrace{\text{ small change }dg}^{\text{(rate at $\theta=\pi/2)$)} * \, (d\theta)} \\[8px] g\left(\dfrac{\pi}{2} + 0.04\right) &\approx 1 + (0)(0.04) \\[8px] &= 1 + 0 \\[8px] &= 1 \implies \text{ (D)} \quad \cmark \end{align*} For reference, the actual numeric value to 6 decimal places is $\sin\left(\dfrac{\pi}{2} + 0.04 \right) = 0.999550.$ The error between our approximate value and the true value is 0.04%.

You can use the interactive Desmos graph below to explore this result graphically. Once again, visuals for $d\theta$ and dg will appear once have zoomed-in sufficiently. You can also try out different values of $d\theta$ by using the slider beneath the graph.
Graph of $g(\theta) = \sin(\theta)$ versus $\theta$
to view approximation near $\theta = \dfrac{\pi}{2}$ radians

Use the slider to change the value of $d\theta$:

Currently $d\theta$ = 0.04 radians

The linear approximation for the current value of $d\theta$ is:
\begin{align*} \overbrace{g\left( \dfrac{\pi}{2}+d\theta\right)}^\text{$g$ value at $\pi/2+d\theta$} &\approx \overbrace{g\left( \dfrac{\pi}{2}\right)}^{\text{$g$ value at }\pi/2} + \overbrace{\text{ small change }dg}^{\text{(rate at $\theta=\pi/2$)} * \, (d\theta)} \\[8px] g\left( \dfrac{\pi}{2}+0.07\right) &\approx 1+(0)(0.07) \\[8px] &=1 \end{align*}

[hide solution]

The result of Problem 5 is often initially surprising to students: since $\left. \dfrac{dg}{d\theta}\right|_{\theta = \pi/2} = 0,$ the function’s value doesn’t change—to first order—if you move a tiny bit away from $x = \dfrac{\pi}{2}$. As usual, the further away from $x = \dfrac{\pi}{2}$ we go, the worse our approximation becomes. But as you can see from the interactive Desmos graph, to first order if you walk a little bit to the right or a little bit to the left from $x = \dfrac{\pi}{2},$ you remain quite close to $y=1.$

In the next Topic we’ll pull together all of the results we’ve developed so far, and start to draw some generalizations.


Have a question or comment about any of the Problems on this screen? Please use the Forum to post!

Buy us a coffee We're working to add more,
and would appreciate your help
to keep going! 😊

We'd appreciate your feedback! 😊
How helpful?

What are your thoughts or questions?

Subscribe
I'd like to be
0 Comments
Inline Feedbacks
View all comments