Write a program that convert newtons to pounds


Problem:

Question 1- Write a program that convert degrees kelvin (TK) to degree Fahrenheit(TF) (recall that TR=(9/5)TK and that TF=TR-459.67 degrees Rankin)

Question 2- Write a program that convert degrees Celsius (TC) to degrees Rankin(TR). (recall that TF=TR-459.67 degrees Rankin and that TF=(9/5) TC+32degrees Fahrenheit)

Question 3- Write a program that convert degrees Fahrenheit (TF) to degrees Rankin (TR) (recall that TF=TR-459.67 degrees Rankin)

Question 4- Write a program that convert newtons to pounds (recall that 1lb=4.448N)

Show the code, demonstrate it works properly and describe what it is doing.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a program that convert newtons to pounds
Reference No:- TGS0893312

Expected delivery within 24 Hours