1 / 4

CS 121 – Quiz 2

CS 121 – Quiz 2. Question 5. Question 5. a) The arctangent function in Maple is arctan. b) To find the viewing angle, evaluate the given function θ(x) at the given point. Maple will give an exact answer, so you will have to approximate this to 10 decimal places.

alvin-mccoy
Télécharger la présentation

CS 121 – Quiz 2

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CS 121 – Quiz 2 Question 5

  2. Question 5 a) The arctangent function in Maple is arctan. b) To find the viewing angle, evaluate the given function θ(x) at the given point. Maple will give an exact answer, so you will have to approximate this to 10 decimal places.

  3. c) We are given that the first row is a feet from the screen and each row is b feet apart. We can then define the distance x for a certain row r by assigning x := a + b  (r – 1) - We can then evaluate θ(x), which will give us a function of r. We can then plot this, and estimate the value of r at the maximum. We can check this by assigning nearby values to r, evaluating θ, and choosing the value that truly is the maximum. d) Calculate the distance of that row to screen, plug it in to expression on step b in place of x.

  4. e) New measurements for the screen are given, with the screen being f feet tall and g feet off of the ground. - We can redefine θ to bearctan((f + g) / x) – arctan(g / x) and solve similarly to part b. f) Similar to part c, using the new θ. g) Similar to part d, using the new θ.

More Related