(3 pts) (4 pts) (4 pts) 16. 17, 18. 19. 20. 4C In order to determine the economic feasibility of a data processing system, we must develop a preliminary system design and then decide whether or not a) the difference between the benefits from using the system minus the cost of running the system is large enough to justify the cost of developing the system. b) the benefits from the system are greater than the costs of running the system. c) the benefits from the system are greater than the cost of developing the system. d) the benefits from the system are greater than the sum of the cost of developing the system plus the cost of running the system. e) none of the above. Which operation would be performed first when the following FORTRAN expres- sion is executed? MKk42-2%K/ (34L)-44 a) nadding 3 and L b) exponentiation c) nadding 4 d) dividing by 34L e) none of the above. Evaluate the following expression when Is4 and J-2: MEI%%2/3%J Ma Translate the following mathematical expression into an eguivalent FORTRAN expression, taking care not to mix modes. RŽ-27 35 In a: previous portion of the program we have calculated the value of the variable AMI. VWe wish to print the following line AMOUNT OWED IS XXXX.XX where the words AMOUNT OWED begin in print position 40 and there is one blank between the word IS and the amount AMT represented by the XXXX.XX. On the coding form below, write the FORTRAN statements to print this line (single spaced).