Get the answers you need at Westonci.ca, where our expert community is dedicated to providing you with accurate information. Get detailed and precise answers to your questions from a dedicated community of experts on our Q&A platform. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform.
Sagot :
x_2 = x_1 - f(x_1) / f ' (x_1) => x_2 = 1 + (cos4 -1 )/ ( 2sin4 + 3) ≈ 1 - 7.64 ≈ - 6.64;
The second approximation [tex]x_2[/tex] is -0.112
Newton iteration formula is:
[tex]x_{n+1}=x_n - \frac{f(x_n)}{f'(x_{n+1})}[/tex]
We have the initial root is [tex]x_1 = 1[/tex] function:
[tex]\cos(x^2 + 3) = x^3 \\ \cos(x^2 + 3) - x^3 =0\\f(x)=\cos(x^2 + 3) - x^3\\f'(x)=-2x \ sinx(x^2 + 3) - 3x^2\\f(1)=\cos(1^2 + 3) - 1^3\\f(1)=\cos(4) - 1\\f(1)=-1.6534\\f'(1)=-2.1 \ sinx(1^2 + 3) - 3.1^2\\f'(1)=-1.486[/tex]
Now, substitute the values in the newton iteration formula, we get
[tex]x_{2}=x_1- \frac{f(x_1)}{f'(x_{1})}\\x_{2}=1-\frac{-1.6534}{-1.486} \\x_{2}=-0.112[/tex]
Therefore, the second root is -0.112
Learn more:https://brainly.com/question/17031314
Thanks for using our platform. We aim to provide accurate and up-to-date answers to all your queries. Come back soon. Thanks for using our platform. We aim to provide accurate and up-to-date answers to all your queries. Come back soon. Stay curious and keep coming back to Westonci.ca for answers to all your burning questions.