subject
Engineering, 02.11.2019 05:31 kjdskcd4024

Import java. util. scanner; public class temperatureconversion { public static double celsiustokelvin(double valuecelsius) { double valuekelvin; valuekelvin = valuecelsius + 273.15; return valuekelvin; } /* your solution goes here */ public static void main (string [] args) { scanner scnr = new scanner(system. in); double valuec; double valuek; valuec = 10.0; system. out. println(valuec + " c is " + celsiustokelvin(valuec) + " k"); valuek = scnr. nextdouble(); system. out. println(valuek + " is " + kelvintocelsius(valuek) + " c"); } }

ansver
Answers: 2

Another question on Engineering

question
Engineering, 04.07.2019 18:10
If a particle moves along a path such that r : (3 sin t) m and ? : 2t rad, where t is in seconds. what is the particle's acceleration in m/s in 4 seconds? a)- 16.43 b)- 16.29 c)- 15.21 d)- 13.79
Answers: 1
question
Engineering, 04.07.2019 18:20
Asolid cylinder is concentric with a straight pipe. the cylinder is 0.5 m long and has an outside diameter of 8 cm. the pipe has an inside diameter of 8.5 cm. the annulus between the cylinder ad the pipe contains stationary oil. the oil has a specific gravity of 0.92 and a kinematic viscosity of 5.57 x 10-4 m2/s. most nearly, what is the force needed to move the cylinder along the pipe at a constant velocity of 1 m/s?
Answers: 3
question
Engineering, 04.07.2019 18:20
Aquick transition of the operating speed of a shaft from its critical speed will whirl amplitude. (a) increase (b) limit (c) not affect (d) zero
Answers: 2
question
Engineering, 04.07.2019 18:20
An open feedwater heater operates at steady state with liquid entering at inlet 1 with t? = 40°c and pl = 1 .2 mpa. water vapor att2-200°c and p2 = 1.2 mpa enters at inlet 2. saturated liquid water exits with a pressure of pa 1.2 mpa. neglect heat transfer with the surroundings and all kinetic and potential energy effects, determine the mass flow rate of steam at inlet 2 if the mass flow rate of liquid water at inlet 1 is given as 2 kg/s.
Answers: 3
You know the right answer?
Import java. util. scanner; public class temperatureconversion { public static double celsiustokelv...
Questions
question
Mathematics, 18.07.2019 08:30
Questions on the website: 13722361