InterviewSolution
Saved Bookmarks
| 1. |
On a certain scale of temperature, the freezing and boiling points of water are maked as 20 and 180 degress, respectively. What is the temperature of a patient suffering with a high fever of 104^(@)F on that scale? |
|
Answer» Solution :What are the LFP and UFP for Fahrenheit scale ? Now for given scale of TEMPERATURE, take LFP and UFP as `20^(@)` and `180^(@)`. The, take CORRESPONDING temperature of `104^(@)F` as 'T' in the given scale. Find the value of 'T' from the FORMULA `(T-LFP)/(UFP-LFP)=`constant. |
|