InterviewSolution
Saved Bookmarks
| 1. |
A solution is to be kept between 86° and 95° F. What is the range of temperature in degree Celsius, if the Celsius (C)/Fahrenheit (F) conversion formula is given by F = 9/5C + 32. |
|
Answer» Let us consider as F1 = 86°F And F2 = 95° As we know that, F = 9/5 C + 32 F1 = 9/5 C1 + 32 F1 – 32 = 9/5 C1 C1 = 5/9 (F1 – 32) = 5/9 (86 – 32) = 5/9 (54) = 5 × 6 = 30° C Then, F2 = 9/5 C2 + 32 F2 – 32 = 9/5 C2 C2 = 5/9 (F2 – 32) = 5/9 (95 – 32) = 5/9 (63) = 5 × 7 = 35° C Hence, the range of temperature of the solution in degree Celsius is 30° C and 35° C. |
|