📚 The CoCalc Library - books, templates and other resources
License: OTHER
Question 1
Consider .
Part a
Estimate the limit to two decimal places by zooming in on a graph.
Part b
Estimate the limit numerically from the left using at least seven values.
Part c
Estimate the limit numerically from the right using at least seven values.
Part d
Compute the limit using Sage's limit command. [Convert your answer to a decimal in order to compare it with the results above.]
Question 2
Consider .
Part a
Estimate the limit to two decimal places by zooming in on a graph.
Part b
Estimate the limit numerically from the left using at least seven values.
Part c
Estimate the limit numerically from the right using at least seven values.
Part d
Compute the limit using Sage's limit command.
Question 3
Consider .
Note =abs(x) in Sage.
Part a
Estimate the limit to two decimal places by zooming in on a graph.
Part b
Estimate the limit numerically from the left using at least seven values.
Part c
Estimate the limit numerically from the right using at least seven values.
Part d
Compute the limit using Sage's limit command.
Question 4
Let .
Part a
Use Sage's limit command to compute the right limit .
Part b
Use Sage's limit command to compute the left limit .
Question 5
Consider the function .
Part a
Compute .
Part b
Compute .
Part c
Graph using xmin=-100, xmax=100, ymin=0, ymax=8. Your graph should have a horizontal asymptote that matches the answers from parts a and b.
Question 6
Let . Compute .

licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.