Ask your own question, for FREE!
Mathematics 8 Online
OpenStudy (ksaimouli):

estimate roots newtons linearization

OpenStudy (ksaimouli):

|dw:1353960049993:dw|

OpenStudy (phi):

Is this what you mean http://en.wikipedia.org/wiki/Newton's_method

OpenStudy (ksaimouli):

yes

OpenStudy (phi):

If you define a function f(x)= x^2-5 it will have a zero when x is sqrt(5) You can use Newton's method to find that zero (x value) \[ x_{n+1}= x_n - \frac{f(x_n)}{f'(x_n)} \]

OpenStudy (phi):

can you find f'(x) ?

OpenStudy (ksaimouli):

but i need the estimation of root5 i think ur r thinking other one

OpenStudy (phi):

Maybe you mean a taylor series approximation? f(x) ~ f(a) + f'(a)(x-a)

OpenStudy (ksaimouli):

hmm yup

OpenStudy (phi):

I would pick a=4 because you know the square root of 4

OpenStudy (ksaimouli):

exactly the same

OpenStudy (ksaimouli):

ohk

OpenStudy (phi):

here f(x)= \(x^{\frac{1}{2}}\) \[ f'(x)= \frac{1}{2}x^{-1/2} \] evaluate this at x= a = 4

OpenStudy (ksaimouli):

|dw:1353961871007:dw|

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!