This model compares the bisection and secant methods for finding roots of 2nd order polynomials (i.e. of the form C1*x^2 + C2*x + C3). For each solution method, there is an implementation using a looping container and an implementation using a script element. The model illustrates important differences in the two methods.
Download the Model File:
Comments
0 comments
Please sign in to leave a comment.