more advanced techniques to solve mathematical problems to obtain an exact solution
Analytical Solution
Math problem is reformulated so it can be solved by arithmetic operations to obtain its approx. solutions
Numerical Solution
A source of error rooting from limited significant figures to represent exact num
Round-off error
A source of error from truncating or approximating a mathematical procedure
truncation Error
A source of error through mathematical functions
Propagation error
A source of error through mathematical functions
Propagation error
A source of error through mathematical functions
Propagation error
A source of error through mathematical functions
Propagation error
Converting from Binary to decimal
Converting from Decimal to binary
Two Categories of Roots of an Equation
Bracketing Methods
Open Methods
This method is where the root is located within an interval prescribed by a lower and an upper bound. Repeated application of these methods always results in closer estimate of the true value of the root
Bracketing Methods
Bracketing methods includes ___ and __ methods
bisection and false-position
This method of finding roots of an equation require only a single starting value of x or two starting values that do not necessarily bracket the root
Open Methods
Open methods includes __ and ___
Newton-Rapson and Secant methods
___ is a bracketing method for finding roots of an equation that can be done by getting the midpoint of the boundary continuously until the midpoint will approximately or equal to zero when plugin to the function f(x)
Bisection method
How to do Bisection method:
How to to False-Position Method
How to do newton-raphson Method
How to do secant method
Reason for roots to fail:
The point give a __ slope
Zero slope
Reason for roots to fail:
The consecutive points is in ___ of a function
Symmetry