InterviewSolution
Saved Bookmarks
| 1. |
Convert the following temperatures to the celsius scale. (a) 300k (b) 573k. |
|
Answer» `300K=(300-273)^(@)`C `=27^(@)C` 573K=`(573-273)^(@)`C |
|