Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Write this program in fortrant lenguage image text in transcribed
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

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Business Process Driven Database Design With Oracle PL SQL

Authors: Rajeev Kaula

1st Edition

1795532386, 978-1795532389

More Books

Students also viewed these Databases questions

Question

Describe the nature of negative messages.

Answered: 1 week ago