- Join over 1.2 million students every month
- Accelerate your learning by 29%
- Unlimited access for just £4.99 per month
Numerical Solutions of Equations.
- Essay length: 2850 words
- Submitted: 30/03/2004
The first 200 words of this essay...
P2 Maths Coursework
Numerical Solutions of Equations
HANNAN SHAH
Introduction
In this coursework I intend to use numerical methods to find the solutions of equations that cannot be solved algebraically. Many simple equations can be solved using methods such as factorising or the quadratic formula but such methods cannot be applied to more complicated equations. My intention is to use three methods of numerical analysis to solve some of these more complex equations, show problems associated with these methods and then to compare their relative merits. The methods I will be using are decimal search, fixed point iteration using Newton-Raphson and fixed point iteration after rearranging f(x) = 0 into the form x = g(x).
Decimal Search
Assuming that you are looking for the roots of the equation f(x) = 0 you want to find the values of x for which the graph of y = f(x) crosses the x-axis. As y = f(x) crosses the x-axis, f(x) changes sign (from + to -), provided that f(x) is continuous.
Using decimal search I will attempt to find one root of the equation y = x5+4x²-1. The graph for this function is shown below.
Found what you're looking for?
- Start learning 29% faster today
- Over 150,000 essays available
- Just £4.99 a month
Not the one? We have 100's more
Core & Pure Mathematics (view all)
- C3 Coursework: Numerical Methods
- Numerical integration coursework
- Numerical solution of equations
- Number pyramids
- C3 Coursework - different methods of solving equations.