Skip to content

Commit 92d9f2f

Browse files
authored
Update 07.ptx typo (#885)
Changing variable to x in the description to match the form given.
1 parent d11c55e commit 92d9f2f

File tree

1 file changed

+1
-1
lines changed
  • source/precalculus/source/05-EL

1 file changed

+1
-1
lines changed

source/precalculus/source/05-EL/07.ptx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<activity xml:id="exponential-application-3">
128128
<introduction>
129129
<p>
130-
In <m>2006</m>, <m>80</m> deer were introduced into a wildlife refuge. By <m>2012</m>, the population had grown to <m>180</m> deer. The population was growing exponentially. Recall that the general form of an exponential equation is <m>f(x)=a \cdot b^x</m>, where <m>a</m> is the initial value, <m>b</m> is the growth/decay factor, and <m>t</m> is time. We want to write a function <m>N(t)</m> to represent the deer population after <m>t</m> years.
130+
In <m>2006</m>, <m>80</m> deer were introduced into a wildlife refuge. By <m>2012</m>, the population had grown to <m>180</m> deer. The population was growing exponentially. Recall that the general form of an exponential equation is <m>f(x)=a \cdot b^x</m>, where <m>a</m> is the initial value, <m>b</m> is the growth/decay factor, and <m>x</m> is time. We want to write a function <m>N(t)</m> to represent the deer population after <m>t</m> years.
131131
</p>
132132
</introduction>
133133
<task>

0 commit comments

Comments
 (0)