Skip to content

Update LinearApproximations7.tex #972

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
6 changes: 3 additions & 3 deletions linearApproximation/exercises/LinearApproximations7.tex
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
\d{N} = \frac{\answer{2000000}e^{-0.1t}}{\left(1+100e^{-0.1t}\right)^2}\d{t}.
\]

Assuming that 45 days have passed since the outbreak started, we use the above formula to estimate the number of people (rounded to the nearest 1 person) that will fall sick in the next day. That number is approximately $\answer{4986}$.
After 45 days since the outbreak started, we use the above formula to estimate the number of people (rounded to the nearest 1 person) that will fall sick on the next day. That number is approximately $\answer{4986}$.

Assuming that 100 days have passed since the outbreak started, we use the above formula to estimate the number of people (rounded to the nearest 1 person) that will fall sick in the next day. That number is approximately $\answer{90}$.
After 100 days since the outbreak started, we use the above formula to estimate the number of people (rounded to the nearest 1 person) that will fall sick on the next day. That number is approximately $\answer{90}$.

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