INSTRUCTOR Prof. Andrew Knyazev Office: CU (Dravo) 620G. Phone: 556-8102. Office hours: Tue 3pm - 6pm NA II EXAM #4 (Sections 11.1-11.3) Mon April 22, 1996 _______________________________________________________________________ Use the procedure "random" that gives pseudorandom numbers uniformly distributed on [0,1] in all the problems. 1. Write a program of generating pseudorandom numbers uniformly distributed inside the triangular with vertices (0,0), (0,1), and (2,0) on xy-plane 2. Write a program for computing the area of a figure on xy-plane between the following two lines: y=sin(x) and y=0 when 0