00:01
Okay, so we're given a historical scenario and we need to see if it holds.
00:09
So we have that a tree stands 12 units high.
00:13
It is broken in two parts at such a point that the height of the part that is left is the cube root of the length of the part that is cut away.
00:22
Okay, so x is the part of the tree standing.
00:27
So that x cubed is the part that's cut away.
00:45
Since the tree is 12 units high, this means x plus x cubed equals 12.
00:56
So we have the function f of x is equal to x plus x cubed minus 12.
01:06
We are looking for the point where f of x is equal to 0 so let's just let our initial guess be x equals 2 so using newton's method you get that x n plus 1 is equal to x subin minus the function x plus x cubed minus 12 over the derivative the derivative of x is 1, the derivative of x cubed is 3x squared, and the derivative of 12 is 0.
01:54
So this is our formula.
01:57
We have n, we have x of n, we said at n equals 0, we have 2, when we plug this in at n equals 1...