
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
this is a homework for students
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!
Homework 1 Please show your calculations and then show the iterations and solutions in a table. This is a group homework, all of the students must solve the homework but only one solution paper must be sent for each groups. Question 1. (10 points) Find the root of the following polynomial function using the bisection method: x^3 – 4x – 9 try for x=0, x=1, x=2 and x=3 and decide where the root lies and start your iterations between the interval where the root lies. Question 2. (15 points) Find a root for the equation 2ex^ sin x = 3 using the false position method and correct it to three decimal places with three iterations. Question 3. Determine the real root of: f (x) = − 26 + 85 x − 91 x^2 + 44 x^3 − 8 x^4 + x^5 a) Using bisection to determine the root to εs = 10%. Employ initial guesses of xl = 0_._ 5 and xu = 1_._ 0. (20 points) b) Perform the same computation as in (a) but use the false position method and εs = 0_._ 2 %. (20 points) c) Perform the same computation as in false position method and εs = 0.2 % in excel. (20 points) Hint: You can find an example from this link: https://www.youtube.com/watch?v=SWlVSc9g1eE Question 4. (15 points) Find the root of the following polynomial function using the bisection method. Solve the problem in excel. x^3 – 4x – 9 Hint: You can find an example from this link: https://www.youtube.com/watch?v=2xrDJ-7qGpk