Calculus I

Lab 09

Directions

Go to https://student.desmos.com/ and enter the code ZAR4MX. Your work saves automatically. You may use your book and notes, and this lab may require some scratch work. Complete the following (there are corresponding slides for each problem):

Problem 0

Enter in your name, I need to know who to give the grades to.

Problem 1

Let \(f(x) = e^x - 5x\).

  1. Graph \(f(x)\).
  2. Use Newton's method to approximate the smallest zero of \(f(x)\). Start with initial guess \(x_0 = 0\), and continue until two consecutive iterations are the same as far as Desmos can displays them.

Problem 2

Use \(\sin x\) to approximate \(\pi\) using Newton's method with initial guess 3. Continue until your answer is the same as the approximation of \(\pi\) displayed by Desmos.

Problem 3

Let \(g(x)= x^2\), and \(F = (3,0)\). Find the point \(P = (x,g(x))\) so that \(d(P,F)\) is minimal. What is the minimal distance? Explain how you found \(P\). Hint: the distance is minimized when the square of the distance is minimized.

Problem 4

Let \(h(x) = (x+2)e^{x^2}\). Find the point \(Q=(x,h(x))\) so that \(d(Q,(0,0))\) is minimal. What is the minimal distance? Hint: This is similar to Problem 3, but the zero you are looking for is not nice. Hence you may need a way to approximate the zero.


Author: Ryan Jensen (ryan.jensen@mathnotes.cc)

Modified: 2020-06-01 Mon 14:59

Generated with: Emacs 26.3 (Org mode 9.3.7)