Write this program in fortrant lenguage
Programming Assignment 5: Ten Refer to the WORD file in the Input/Output folder. Problem 16, pg 89 (4pts) Calculate the tension for x starting at ift and incrementing by ift up to 6ft. (2pts) Write the distance and Tension values to a user specified output file name (see pg 107 middle for example). (2pts) Format the output with at least 10 spaces before the x value, 1o spaces before the tension value, and format the tension with 1 decimal place. Place the headings "x (ft)" and "Tension (lbs)" in the heading of the output file. Format the distance and tension to one decimal place. (apts) pseudocode or flowchart Tension-(SignWeight x CableLength x PoleLengt) / x(SQRT(CableLength12 x12) For an EXTRA challenge, add the functionality to find and print the minimum tension reached and print this minimum tension at the end of the output. (10 pts) Submit .f9o.exe and .txt files For help with Moodle, call 504-280-5512, or email moodle@uno.edu. Programming Assignment 5: Ten Refer to the WORD file in the Input/Output folder. Problem 16, pg 89 (4pts) Calculate the tension for x starting at ift and incrementing by ift up to 6ft. (2pts) Write the distance and Tension values to a user specified output file name (see pg 107 middle for example). (2pts) Format the output with at least 10 spaces before the x value, 1o spaces before the tension value, and format the tension with 1 decimal place. Place the headings "x (ft)" and "Tension (lbs)" in the heading of the output file. Format the distance and tension to one decimal place. (apts) pseudocode or flowchart Tension-(SignWeight x CableLength x PoleLengt) / x(SQRT(CableLength12 x12) For an EXTRA challenge, add the functionality to find and print the minimum tension reached and print this minimum tension at the end of the output. (10 pts) Submit .f9o.exe and .txt files For help with Moodle, call 504-280-5512, or email moodle@uno.edu