Question: The water is pumped into a spherical tank. The water starts to overflow when the content reaches 80% of its total volume. The total volume, π(π», π ) of the spherical tank is given as
π(π», π ) = ππ» 2 3 (3π − π»)
where π» is the depth of water inside the tank and π =√(π΄ + π΅) is the radius of the tank. [The constants π΄ and π΅ are determined by last two digits of your student’s ID. For example: if the student ID is 123456. π΄ = 6 and π΅ = 5. However, if your last two digits are ππ or ππ or ππ, use π΄ = 2 and π΅ = 3].
a. By using TWO (2) numerical methods, determine the depth of the tank during the overflow. Repeat the iteration until the error of successive iteration is less than 5%. Discuss your answers by comparing with the true percent relative error (ππ‘ ). Select the best numerical method and justify your answer.
b. Derive and simplify the fourth-order Lagrange interpolation polynomial for the volume of water inside the tank corresponding to its depth. Subsequently, estimate the volume of the tank when its depth is equivalent to the radius of the tank. Discuss your answer by comparing with the true percent relative error (ππ‘ ).
c. Estimate the rate of volume for water inside the tank with respect to its depth when the depth is equivalent to the radius of the tank with TWO (2) different orders of ONE (1) numerical method. Calculate the true percent relative error (ππ‘ ) in each estimate. Select the best order and justify your answer.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme