Question: write the whole code to this answer do not split in . write me a python code for this question You are designing a spherical
write the whole code to this answer do not split in write me a python code for this question You are designing a spherical tank asshown in FigureQ below to hold water
for a small village in a country. The volume of liquid it can hold can be computed
as
FigureQ
where volume m depth of water in tank m and the tank radius m
If to what depth must the tank be filled so that it holds m Use a
computer software program Python to determine your answer. You are
required to compare bisection method, Newtons method, and Secant method
solutions and recommend one of these software programs with justifications.
Employ initial guesses of and R
Program should show:
initial guess value input
second guess value input
indication of error if the interval inputs are not correct input values.
Toleranceerror input
All intermediate values of h and its final valueYou are designing a spherical tank as shown in FigureQ below to hold water
for a small village in a country. The volume of liquid it can hold can be computed
as
where volume m depth of water in tank m and the tank radius m
If to what depth must the tank be filled so that it holds Use a
computer software program Python to determine your answer. You are
required to compare bisection method, Newton's method, and Secant method
solutions and recommend one of these software programs with justifications.
Employ initial guesses of and
Program should show:
initial guess value input
second guess value input
indication of error if the interval inputs are not correct input values.
Toleranceerror input
All intermediate values of and its final value
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
