Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions linearApproximation/exercises/LinearApproximations3.tex
Original file line number Diff line number Diff line change
Expand Up @@ -69,16 +69,16 @@
PE= \answer{16}\%.
\]

When $x$ changes from $a=2$ to $a+\Delta x = 2.8$, the change in $y$ is
When $x$ changes from $a=2$ to $a+\Delta x = 2.8$, the change in $y$ is (round to two decimal places)
\[
\Delta y = f\left(\answer{2.8}\right) - f\left(\answer{2}\right) = -\frac{4}{\answer{7}}.
\Delta y = f\left(\answer{2.8}\right) - f\left(\answer{2}\right) = -\answer{.57}.
\]
Now in this case the \textbf{approximate} change in $y$ is
\[
\d{y} = f'\left(\answer{2}\right)\d{x} = \answer{-0.8}.
\]

The picture below shows the graph of $f$ along with the linear approximation to $f$ at $a=2$. On this diagram are quantities labeled $A$, $B$, $C$, $D$, and $E$. Correctly identify them below.
The picture below shows the graph of $f$ along with the linear approximation to $f$ at $a=2$. Identify the quantities, $A$, $B$, $C$, $D$, and $E$ labeled on the graph below.

\begin{image}
\begin{tikzpicture}
Expand Down Expand Up @@ -163,4 +163,4 @@
\end{multipleChoice}

\end{exercise}
\end{document}
\end{document}