Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Intro to Sage Assignment Completed
Image: ubuntu2004
Introduction to Sage Assignment
Note 1: Below each question, click on the horizontal gray line. This will create a new input cell. Type your answer directly into this Sage worksheet, and click "Run."
Note 2: If you opened the PDF, please open the .sagews file and put your answers there.
Question 0
Watch the lecture video here.
Did you watch the video? [Type yes or no.]
yes
Problem alert: Near the end of the video, I discuss a "gear" button in the upper right hand corner. This button no longer exists. Instead, use the "Account" button. I apologize for the error.
Question 1
Compute the following in Sage. Make sure you have enough parentheses to get the order of operations right.
Part a
Part b
Question 2
Find decimal approximations for the following expressions using Sage.
Part a
Part b
Part c
Part d
Question 3
Consider the functions
Part a
Define and in Sage. Don't forget you need explicit multiplications, and use plenty of parentheses.
Part c
Calculate
[Hint: don't forget to declare to be a variable]
Part d
Calculate
Part e
Calculate
Notes
Each lab assignment is worth 5 points.
The assignment will be graded in class, although you may choose to work on the assignment before class.