Welcome to Westonci.ca, where you can find answers to all your questions from a community of experienced professionals. Our platform provides a seamless experience for finding reliable answers from a knowledgeable network of professionals. Explore comprehensive solutions to your questions from knowledgeable professionals across various fields on our 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
Thank you for visiting. Our goal is to provide the most accurate answers for all your informational needs. Come back soon. We appreciate your visit. Our platform is always here to offer accurate and reliable answers. Return anytime. Thank you for choosing Westonci.ca as your information source. We look forward to your next visit.