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.
Image: ubuntu2204
Introduction to Jupyter Notebooks Assignment
Question 1
[1 point] Compute the following using CoCalc (all the numbers in the question should appear in your answer - don't simplify in your head). Make sure you have enough parentheses to get the order of operations right.
Part a
Part b
Question 2
[4 points] Find decimal approximations for the following expressions using CoCalc.
[Hint: Use the N() command to convert to decimal -- N stands for "numerical approximation"]
Part a
Part b
Part c
Part d
ParseError: KaTeX parse error: Double superscript at position 3: ^4^̲4\displaystyle\…
Cell In [34], line 1
sqrt[Integer(8)]{Integer(1200)}+(Integer(2))cdot e**{Integer(4)/Integer(3)}
^
SyntaxError: invalid syntax
Question 3
[5 points] Consider the functions
Part a
Define and . Don't forget you need explicit multiplications and parentheses for the fraction in g(t).
Part b
Calculate
Part c
Calculate
[Hint: don't forget to declare to be a variable]
Part d
Calculate
Part e
Calculate