answersLogoWhite

0

An instrument used to find out the air temperature

User Avatar

Wiki User

15y ago

What else can I help you with?

Continue Learning about Physics

What is a max-min thermometer?

A max-min thermometer is a type of thermometer that records the maximum and minimum temperatures reached over a specific period. It contains two markers that can be moved by the mercury or alcohol in the thermometer to indicate the highest and lowest temperatures. This type of thermometer is often used to monitor temperature fluctuations in indoor or outdoor environments.


How do you read a min max thermometer?

To read a min max thermometer, look at the two separate scales for the minimum and maximum temperatures. The lowest temperature recorded will be displayed on the minimum scale, while the highest temperature recorded will be shown on the maximum scale. Reset the thermometer to start a new recording period.


Why the Six's max min thermometer contain alcohol?

Alcohol is used in Six's max min thermometers because it has a low freezing point and a wide temperature range before boiling, making it suitable for measuring both high and low temperatures accurately. Additionally, alcohol has a high thermal expansion coefficient, allowing the thermometer to respond quickly to temperature changes.


How do you tell how hot or cold something is?

use a thermometer.We can feel how hot or cold something is. However, sometimes things are just too hot or cold for us to feel safely. At other times we need to know exactly how hot or cold something is. When we need to measure temperature correctly we need to use an instrument called a thermometer. This measures temperature in degrees Celsius [sometimes called centigrade] or degrees Fahrenheit. There are different types of thermometers for different situations. A medical thermometer, for example, needs to be very accurate. It measures in fractions of degrees. When we are ill, even tiny changes in temperature are important. Some thermometers use a liquid that moves up a very fine glass tube. Most room thermometers, and outdoor thermometers are like this. The liquid is either mercury [ which is poisonous] or coloured alcohol. As liquids get warmer they expand [get bigger], and move up the tube. Water expands too, but not as much as alcohol and mercury. Thermometers that might be used by small children are not made of glass. They use a digital display which lights up the temperature. Inside the displays are chemicals that change colour according to the temperature.


What is the plural of thermometer?

The plural of thermometer is thermometers.

Related Questions

What is the max and min thermometer called?

the sixth thermometer


What are the highest and lowest temperatures in Fahrenheit on a thermometer?

Usually, max 212 F and min 32 F It depends on for what the thermometer will be used. My greenhouse min/max thermometer has a min of -40°F and a max of 120°F A (non-digital) clinical thermometer has a min of 94°F and a max of 108°F A cook's (sugar/jam) thermometer has a min of 100°F and a max of 400°F


What values can be obtained from min max thermometer?

The minimum, maximum, and current temperature.


What is a max-min thermometer?

A max-min thermometer is a type of thermometer that records the maximum and minimum temperatures reached over a specific period. It contains two markers that can be moved by the mercury or alcohol in the thermometer to indicate the highest and lowest temperatures. This type of thermometer is often used to monitor temperature fluctuations in indoor or outdoor environments.


How do you read a min max thermometer?

To read a min max thermometer, look at the two separate scales for the minimum and maximum temperatures. The lowest temperature recorded will be displayed on the minimum scale, while the highest temperature recorded will be shown on the maximum scale. Reset the thermometer to start a new recording period.


How do you check calculation of current temperature on a min max thermometer?

Compare the readings at the end of the red line.


Why the Six's max min thermometer contain alcohol?

Alcohol is used in Six's max min thermometers because it has a low freezing point and a wide temperature range before boiling, making it suitable for measuring both high and low temperatures accurately. Additionally, alcohol has a high thermal expansion coefficient, allowing the thermometer to respond quickly to temperature changes.


What formula with functions in Excel can you enter to calculate the ratio of the maximum value in the range Z1 to Z10 to the minimum value?

=MAX(Z1:Z10)/MIN(Z1:Z10)=MAX(Z1:Z10)/MIN(Z1:Z10)=MAX(Z1:Z10)/MIN(Z1:Z10)=MAX(Z1:Z10)/MIN(Z1:Z10)=MAX(Z1:Z10)/MIN(Z1:Z10)=MAX(Z1:Z10)/MIN(Z1:Z10)=MAX(Z1:Z10)/MIN(Z1:Z10)=MAX(Z1:Z10)/MIN(Z1:Z10)=MAX(Z1:Z10)/MIN(Z1:Z10)=MAX(Z1:Z10)/MIN(Z1:Z10)=MAX(Z1:Z10)/MIN(Z1:Z10)


Trace out the algorithm Max Min on a data set containing atleast 8 elements?

Steps to perform MaxMin on a data set (2,4,6,3,8,1,9,7) are:(2,4,6,3) (8,1,9,7)((2,4)(6,3)) ((8,1)(9,7))In sublist (4,6), max is 6 and min is 4. In sublist (8,9), max is 9 and min is 8.Comparing max and min values of sublist (2,4) and sublist (6,3), value of max is 6 and min is 2.Therefore, for sublist (2,4,6,3) max is 6 and min is 2.Similarly, comparing max and min values of sublist (8,1) and sublist (9,7), value of max is 9 and min is 1.Therefore, for sublist (8,1,9,7) max is 9 and min is 1.Finally, comparing max and min values of sublist (2,4,6,3) and sublist (8,1,9,7), value of max is 9 and min is 1. Steps to perform MaxMin on a data set (2,4,6,3,8,1,9,7) are:(2,4,6,3) (8,1,9,7)((2,4)(6,3)) ((8,1)(9,7))In sublist (4,6), max is 6 and min is 4. In sublist (8,9), max is 9 and min is 8.Comparing max and min values of sublist (2,4) and sublist (6,3), value of max is 6 and min is 2.Therefore, for sublist (2,4,6,3) max is 6 and min is 2.Similarly, comparing max and min values of sublist (8,1) and sublist (9,7), value of max is 9 and min is 1.Therefore, for sublist (8,1,9,7) max is 9 and min is 1.Finally, comparing max and min values of sublist (2,4,6,3) and sublist (8,1,9,7), value of max is 9 and min is 1. Steps to perform MaxMin on a data set (2,4,6,3,8,1,9,7) are:(2,4,6,3) (8,1,9,7)((2,4)(6,3)) ((8,1)(9,7))In sublist (4,6), max is 6 and min is 4. In sublist (8,9), max is 9 and min is 8.Comparing max and min values of sublist (2,4) and sublist (6,3), value of max is 6 and min is 2.Therefore, for sublist (2,4,6,3) max is 6 and min is 2.Similarly, comparing max and min values of sublist (8,1) and sublist (9,7), value of max is 9 and min is 1.Therefore, for sublist (8,1,9,7) max is 9 and min is 1.Finally, comparing max and min values of sublist (2,4,6,3) and sublist (8,1,9,7), value of max is 9 and min is 1. sonika aggarwal GNIIT


Write a c program to find the sum of numbers between given limits?

int sum (int min, int max) {return (max-min+1)*(max+min)/2;}


What is the difference between min and max function?

The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)The MIN function returns the lowest value from a set of values. The MAX function returns the highest value from a set of values.=MIN(A2:A20)=MAX(A2:A20)


How do you find the largest and the smallest values among 4 numbers using conditional operators?

int a, b, c, d, max, min; scanf("%d%d%d%d",&a, &b, &c, &d); (a>b)?(max=a,min=b):(max=b,min=a); (c>d)?(a=c,b=d):(a=d,b=c); max=(a>max)?a:max; min=(b<min)?b:min; printf("%d %d\n", max, min);