4. a certain computer algorithm used to solve very complicated differential equations uses an iterative method. that is, the algorithm solves the problem the first time very approximately, and then uses that first solution to help it solve the problem a second time just a little bit better, and then uses that second solution to help it solve the problem a third time just a little bit better, and so on. unfortunately, each iteration (each new problem solved by using the previous solution) takes a progressively longer amount of time. in fac