Calculate 25°C in degree Fahrenheit. Report to 2 significant figures
Formula :
C/5 = F- 32 /9
C = 25 ° C
25 / 5 = F - 32 / 9
5 = F-32 / 9
4×9 = F-32
45 + 32 = F
F = 77 ° F
Calculate 25°C in degree Fahrenheit. Report to 2 significant figures
Fahrenheit scale is a temperate scale and it uses the degree Fahrenheit (symbol °F) as the unit. Celsius scale is another temperature scale and its symbol is °C. Fahrenheit is used by United States whereas all other countries in the world use Celsius. The formulas of conversion between Fahrenheit and Celsius are as follows: From Fahrenheit: [°C] = ([°F] − 32) × 5⁄9 From Celsius: [°F] = [°C] × 9⁄5 + 32 Write a function named convertTemp( degree, ForC )...
Calculate the pH of the following solutions. Report your answer with three significant figures. 0.35M HF 0.025M HIO 0.38M CH3NH2 (methylamine) 0.081M LiOH
17 degree Celsius expressed using two significant figures
what is the standard deviation of these three numbers: 0.1845,0.1807,0.1657 Report using 2 significant figures and why is it not 0.0081?
Calculate with correct number of significant figures: 534.71x321.83x0.0019 7.529x10- Calculate with correct number of significant figures: 685.90 + 152.1 -0.125 I
Calculate the solubility at 25 degree C of CuBr in pure water and in a 0.0170 M CoBr_2 solution. K_sp is equal to 6.27 times 10^-9. Round both your answers to 2 significant digits. Solubility in pure water in g/L: Solubility in 0.0170 M CoBr_2 solution in g/L:
Calculate Delta G degree for the following reaction at 25 degree C: 3Zn^2+ (aq) + 2Al(s) 3Zn(s) + 2Al^3+ (aq)
Calculate x = 10.1 + .2 - .001 , applying significant figures
in the product A• B • C, A has 5 significant figures. B has 2 significant figures, and C has 3 significant figure
Design a VI to convert temperature from Degree Fahrenheit (F) to Degree Celsius (C). The VI accepts Fahrenheit from the user and displays the corresponding Celsius. Use the following equation: F = (9/5)*C + 32 Design a VI that computes f = 5x2 + 9y – z, where x, y, and z are real numbers. Provide two solution methods. For the first solution use only arithmetic functions (such as Square, Add, Multiply, and Subtract). For the second solution use the...