Skip to content

Answer added to 1.5 Limits with Infinite Inputs (LT5) except 1.58 (b) #511

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: main
Choose a base branch
from

Conversation

mlamich1
Copy link
Contributor

No description provided.

Copy link

🚀 Preview available 🚀

https://eac2b419.tbil.pages.dev

@@ -733,6 +873,11 @@
Use the data about the initial temperature to find the value of the parameter <m>a</m> in the model <m> Q(t) = a \, b^t + c</m>.
</p>
</statement>
<answer>
<p>
<m> Q(t) = 100 (0.9)^t + 72 </m>.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be 28(0.9)^t + 72

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<m> Q(t) = 100 (0.9)^t + 72 </m>.
<m> Q(t) = 28(0.9)^t + 72 </m>.

@@ -633,6 +738,11 @@
Then, prove that your guess is right using algebra.
</p>
</statement>
<answer>
<p>
<m> f(x)= 2</m>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be y = 2?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<m> f(x)= 2</m>
<m> y= 2</m>

@@ -660,6 +775,11 @@
Come up with the formula of a rational function that has horizontal asymptote <m>y=3</m>.
</p>
</statement>
<answer>
<p>
<m> \displaystyle \lim_{x \rightarrow \infty }\frac{3x^2 -x +1 }{x^2+2 }</m>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think either we need to say "here is one possible answer" or leave no answer here, since the prompt is to construct a function.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<m> \displaystyle \lim_{x \rightarrow \infty }\frac{3x^2 -x +1 }{x^2+2 }</m>
One possible answer: <m> \displaystyle \lim_{x \rightarrow \infty }\frac{3x^2 -x +1 }{x^2+2 }</m>

@StevenClontz
Copy link
Contributor

@cg2wilson FYI for next time, when reviewing there's a button you can press to directly suggest changes that can be quickly implemented:

image

@StevenClontz StevenClontz removed their assignment May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants