0Still learning
Know0
True or False?
Iteration is a method for trying to solve an equation.
Enjoying Flashcards?
Tell us what you think
True or False?
Iteration is a method for trying to solve an equation.
True.
Iteration is a method for trying to solve an equation.
True or False?
Iteration will give you the exact solutions to an equation.
False.
Iteration only gives you approximate solutions to an equation (called estimates).
Explain why you would not use iteration to find the solution to .
The equation can be solved algebraically to give so .
Iteration is usually used for harder equations which we do not know how to solve.
True or False?
To use iteration, you need to know a starting (initial) value near to the true solution.
True.
To use iteration, you need to know a starting (initial) value near to the true solution.
You are normally given this starting value in the question.
Write the equation as an iterative formula.
The equation as an iterative formula is .
is the current estimate of and is the next estimate of .
An iterative formula is given by .
If the starting (initial) value is , how do you find the next value, ?
To find , substitute into the right-hand side of the iterative formula.
This gives which simplifies to .
This means .
You can also use the "Ans" button on your calculator, by typing "Ans = 2" then typing and pressing "=".
True or False?
With iteration, the more times you do it, the more accurate the estimate becomes.
True.
In general with iteration, the more times you do it, the more accurate the estimate becomes.
The estimate gets closer and closer to the true solution of the equation.
An iterative formula with a starting value of gives the following results:
What what be an estimate of the solution to 2 decimal places?
An estimate of the solution to 2 decimal places would be 5.54.
This is because it looks like it is settling to 5.544... which rounds to 5.54.
True or False?
Equations must always be rearranged into the form before converting them into an iterative formula.
True.
Equations must always be rearranged into the form before converting them into an iterative formula.
Write down two different iterative formulas that could be made from the equation .
To find iterative formulas, you need to rearrange the equation into the form first.
One possible rearrangement is (by making the middle term the subject).
Another possible rearrangement is (by first making the subject).
So two possible iterative formulas are and .
There are other possible harder rearrangements, for example by factorising the first two terms to get which gives or .
True or False?
The iterative formula could have come from the equation .
False.
The iterative formula could not have come from the equation .
The iterative formula comes from the equation .
Squaring both sides gives .
Bringing all the terms to the left gives .
The question said , which is incorrect.
How would you show that the equation has a solution between and ?
To show that the equation has a solution between and :
Either substitute and into the left-hand side and compare this with the right-hand side (one value should be bigger and the other should be smaller).
Or rearrange the equation to , then substitute and into the left-hand side and compare to the new right-hand side of zero (one should give a positive value and the other should give a negative value). This is called a change of sign.
For example, gives and gives , so there is a change in sign from negative to positive, meaning a solution is between and .