Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

II. The following is to be attempted without writing script, function file, feval, sym, or @ The velocity of water v m/s discharged from

 

II. The following is to be attempted without writing script, function file, feval, sym, or @ The velocity of water v m/s discharged from a cylindrical tank through a long pipe can be computed as, v2gH tanh 2gH 2L -t. Determine the head H meters needed to achieve v = 5m/s, in time t = 2.5 s, for the length of the pipe, L=4 m. Use g = 9.81 m/s. A) use the interval [0,2] to compute two iterations using bisection method. The first mid-point due to starting interval is the zeroth iteration. [5] B) use the interval [0, 2] to compute two iterations using regula-falsi method. The first false position approximation due to the starting interval is zeroth iteration. [5] C) Write Newton-Raphson iteration formula for this problem with appropriate subscript notation d dx You can use the formula, [tanh(x)] = sech (x) [5] D) Use the starting guess of H = 1.5 m to compute three iterations of Newton-Raphson method [5]

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Numerical Methods for Engineers

Authors: Steven C. Chapra, Raymond P. Canale

7th edition

978-0073397924, 007339792X, 978-0077492168, 77492161, 978-9352602131

More Books

Students also viewed these Programming questions

Question

Is there a future for print media?

Answered: 1 week ago