Physics 410/609---Computational Physics Assignment #5---Due Thursday, November 18, 2004 1) Complete Problem 6.4 part c-f on page 139 of CSM. 2) Complete Problem 6.6 on pages 141-142 of CSM. You may use or modify program ~sg/findroot.c if you like. 3) Complete Problem 6.7 on page 143 of CSM. You may use a plotting program that can take a function if you would like, rather than writing a program to do the rescaling. Indicate how you solved the problem by including your code, or other commands. Past experience shows that many students do not carefully consider what region needs to be included in the rescaled plot, or do not properly flip the axes. If you do the selection and rescaling properly, each rescaled function will look a lot like figure 6.7(a). Each will start at (0,0), pass through (0.5,0.5) and end at (1,0).