Hindi, asked by amimashaikh234, 2 months ago

beta me ektoh aahe assignment class 9 SSC

IT'S MARATHI​

Answers

Answered by AnjanaUmmareddy
2

Answer:

"The Bisection Method for root finding

The Bisection Method for root findingtwo values a and b are chosen for which f(a) > 0 and f(b) < 0 (or the other way around)

The Bisection Method for root findingtwo values a and b are chosen for which f(a) > 0 and f(b) < 0 (or the other way around)interval halving: a midpoint c is calculated as the arithmetic mean between a and b, c = (a + b) / 2.

The Bisection Method for root findingtwo values a and b are chosen for which f(a) > 0 and f(b) < 0 (or the other way around)interval halving: a midpoint c is calculated as the arithmetic mean between a and b, c = (a + b) / 2.the function f is evaluated for the value of c."

Similar questions