what does a cobweb and staircase diagram look like? what does it do?
a cobweb diagram is a way of finding the root
whats the newton’s-raphson method?
the newton raphson method uses the equation to find the root.
what’s the trapzium rule?
n is the number of strips (number of trapeziums)
h is the width of the strips
th x values go up in steps of h starting with x0=a
the area of a trapezium is A= h/2 (yr + (yr+1))
so its finding the area of all the trapeziums