Tiglao - Laboratory Exercise 5
Tiglao - Laboratory Exercise 5
I. INTRODUCTION
Nonlinear equation systems are fundamental in many scientific and technical domains
because of their capacity to describe complicated, actual-life occurrences. These systems
extend beyond basic linear relationships, frequently incorporating variables raised to powers,
multiplied together, or connected by nonlinear interactions. Their complexity demands
advanced methods for solving problems.
II. OBJECTIVES:
The objectives of this lab exercise are:
-to be able to define and identify nonlinear equations
-to discuss each method in solving nonlinear equations
-to differentiate each method
III. DISCUSSION
Define system of nonlinear equations.
A system of nonlinear equations is a system of two or more equations in two or more
variables containing at least one equation that is not linear. Recall that a linear equation can
take the form 𝐴𝑥+𝐵𝑦+𝐶=0. Any equation that cannot be written in this form in nonlinear.
Nonlinearity means that the relationship between the variables cannot be expressed as a
linear combination. Formally, a system of nonlinear equations can be written as:
𝑓1(𝑥1, 𝑥2, . . . , 𝑥𝑛) = 0; 𝑓2(𝑥1, 𝑥2, . . . , 𝑥𝑛) = 0; 𝑓𝑚(𝑥1, 𝑥2, . . . , 𝑥𝑛) = 0, where 𝑓1, 𝑓2, . . . , 𝑓𝑚 are
nonlinear functions, and are the unknown variables. Solving such a system involves finding
values of that satisfy all the equations simultaneously. Moreover, the substitution method we
used for linear systems is the same method we will use for nonlinear systems. We solve one
equation for one variable and then substitute the result into the second equation to solve for
another variable, and so on.
What are the different methods of solving of nonlinear equations? (ex. Bisection, regula
falsi, fixed-point, etc). Explain each.
Numerical methods for solving nonlinear equations are broadly categorized into two
groups: closed domain (bracketing) methods and open domain methods. Closed domain
methods, such as the bisection method and the false position (regula falsi) method, start with
two values of x that bracket the root and systematically reduce the interval while keeping the
root trapped within it.
Open domain methods do not confine the root within a fixed interval. Instead, they
begin with an initial estimate and iteratively refine it to achieve better accuracy.
In summary, while bracketing methods are robust and straightforward, they tend to
converge slowly. Open domain methods offer faster convergence but may require more
careful selection of initial estimates and are more sensitive to the function's behavior. Each
method has its own advantages and limitations, making the choice of method dependent on
the specific characteristics of the problem at hand.
Furthermore, nonlinear equations regulate the flow of fluids across porous media and
open channels, which is important in hydrology and environmental engineering. Some of its
applications include groundwater flow (the Richards equation, a nonlinear partial differential
equation that models unsaturated groundwater flow while accounting for soil properties and
moisture content), and contaminant transport (the advection-dispersion equation, which is
frequently nonlinear and used to model the spread of contaminants through soil and
groundwater).
IV. CONCLUSION
Solving nonlinear equation systems can be crucial for dealing with complicated
engineering issues, especially in civil engineering, where correct modeling of materials and
structures is essential. Various numerical approaches, such as the Bisection method, Regula
Falsi, fixed-point iteration, Newton-Raphson method, and Secant method, are effective tools
for addressing these difficulties. Engineers who master these approaches may design
buildings and systems that are safer and more efficient, reflecting the complexity and
nonlinearity of the real world.
V. REFERENCES
Bisection method, Regula falsi method, fixed point method, Newton’s method and Secant
method. Studocu. (n.d.). https://www.studocu.com/ph/document/central-luzon-state-
university/bsce/bisection-method-regula-falsi-method-fixed-point-method-newtons-method-
and-secant-method/42766202
Lumen Learning. (n.d.). Methods for solving a system of nonlinear equations | College
Algebra. https://courses.lumenlearning.com/waymakercollegealgebra/chapter/methods-for-
solving-a-system-of-nonlinear-equations/ Studocu. (n.d.). Bisection Method, Regula Falsi
Method, Fixed point Method, Newton’s Method and Secant Method - Studocu.
Numerical methods for nonlinear equations. (n.d.).
https://www.karlin.mff.cuni.cz/~kucera/Numerical_Methods_for_Nonlinear_Equations.pdf