Suppose you design a new thermometer called the "x" thermometer. on the x scale, the boiling point of water is 130.0 ox and the freezing point of water is 10.0 ox. at what temperature will the readings on the fahrenheit scale and the x scale be the same?

Respuesta :

AL2006

You've told us:

-- 130°x  =  212°F

and

-- 10°x  =  32°F

Thank you.  Those are two points on a graph of °x vs °F .  With those, we can figure out the equation of the graph, and easily convert ANY temperature on one scale to the equivalent temperature on the other scale.

-- If our graph is going to have °x on the horizontal axis and °F on the vertical axis, then the two points we know are  (130, 212)  and  (10, 32) .

-- The slope of the line through these two points is

Slope = (32 - 212) / (10 - 130)

Slope = (-180) / (-120)

Slope = 1.5

So far, the equation of the graph is

F = 1.5 x + (F-intercept)

Plug one of the points into this equation.  I'll use the second point  (10, 32) just because the numbers are smaller:

32 = 1.5 (10) + F-intercept

32 = 15 + (F-intercept)

F-intercept = 17

So the equation of the conversion graph is

F = 1.5 x + 17

There you are !  Now you can plug ANY x temperature in there, and the F temperature jumps out at you.

The question is asking what temperature is the same on both scales. This seems tricky, but it's not too bad.  Whatever that temperature is, since it's the same on both scales, you can take the conversion equation, and write the same variable in BOTH places.

We can write [ x = 1.5x + 17 ], solve it for  x, and the solution will be the same temperature in  F  too.

or

We can write [ F = 1.5F + 17 ], solve it for  F, and the solution will be the same temperature in  x  too.

F = 1.5F + 17

Subtract  F  from each side:  0.5F + 17 = 0

Subtract 17 from each side:   0.5F = -17

Multiply each side by 2 :  F = -34

That should be the temperature that's the same number on both scales.

Let's check it out, using our handy-dandy conversion formula (the equation of our graph):

F = 1.5x + 17

Plug in -34 for  x:  

F = 1.5(-34) + 17

F = -51 + 17

F = -34

It works !  -34 on either scale converts to -34 on the other one too. If the temperature ever gets down to -34, and you take both thermometers outside, they'll both read the same number.

yay !