Question: Using visual basic, can you create a code which answers all the questions involved in the attached image. Can you also present the coded value

Using visual basic, can you create a code which answers all the questions involved in the attached image. Can you also present the coded value and what goes into each green box, for my own benefit, as I have had many error in codes i have recieved recently. Can the code also contain precise comments which elaborate what work applies to each line. A guide which should help with answering the blanks is --->i. Rewrite Vo=2*Pi*r*h^2-(1/3)*Pi*h^3 as f(h)=0 to find the height of liquid (h) numerically
2. Present a relevant plot and use it to justify a sensible initial guess value. The dipstick used is 6 m in length.
(Hint: Plot f(h) curve over a series value of h)
3.Develop a VBA function to estimate the value of h using the Newton-Raphson method with relative error of 0.1%. Please remember to say what goes in each box in the solution. CAN CODE VALIDITY BE CHECKED PRIOR TO SOLUTION COMPLETION PLEASE, also give the values for all green boxes for h and f(h), initial guess, error value , number of stages, and actual height.
Using visual basic, can you create a code which

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!