A parameter that describes the flow of water in an open channel, like an irrigation ditch, is called the discharge coefficient, K. If the cross-section of the channel is approximated as a parabola, K can be estimated from the engineering formula:
16x+1+ln(16x+1) / 4x
where x is the ratio of the maximum water depth to the width of the channel at the water surface.
Investigate the behavior of K for a range of values of x from 0.05 to 1.0 in steps of 0.05. Display your results as a graph with your name and the date in the title. Make a screen capture (Start > Snipping Tool) and paste this figure into your Worksheet.
You will probably need to make reference to the class notes in solving the following problems:
3.1 What are the four roots of the following equation?
-16x^3 + 78x^2 - 412x + 624 = 0
3.2 Find a solution for x in the equation in part 2 above for a value of K = 1.35. Which Matlab built-in function do you use to do this? What is the solution? x = ?