= 1. Determine the real root of f(x) = –25+ 82x – 90x2 +44x3 – 8x4 +0.7x5. Using Newton-Raphson's method to determine th
Posted: Fri Mar 04, 2022 9:47 am
= 1. Determine the real root of f(x) = –25+ 82x – 90x2 +44x3 – 8x4 +0.7x5. Using Newton-Raphson's method to determine the root to at most 25% error. Employ initial guess of x1 = 0.5. 2 You are designing a spherical tank to hold water for a small barangay in Cebu City. The volume of liquid can hold can be computed as 3R – h V = 7h2 3 = = where = volume in (mº), h= depth of water in the tank (m), and R = the tank radius (m). If R=3m , to what depth must the tank be filled so that it holds 30 m3? Use bisection method to determine the approximate depth up to three iterations. (Employ initial guesses between 0 to R, and express your answer up to 4 decimal places. )