Opening book details…
Can I read Iterative Method for Solving X³-20=0 on EtoBox?
Iterative Method for Solving X³-20=0 by Dika is a document available to read on EtoBox.
What is Iterative Method for Solving X³-20=0 about?
1. The document describes using the regulafalsi method to solve the equation x3 - 20 = 0. 2. It initializes values for x1 and x2, calculates y1 and y2, and selects a new x1 or x2 based on the sign of y1*y2. 3. It then iteratively calculates a new value for x3, the corresponding y3, and updates x1 or x2 until y3 is less than 0.0001, converging on the solution.
- Author
- Dika
- Language
- EN