Suppose a tap mixes hot water and cold water in a ratio that depends linearly on the proportion of opening. Water out of the tap has temperature 40°C when the tap is half-open, and 30°C when it is three-fourths open. To get water at 50°C, the tap should be_______________.
The problem states that the water temperature ($T$) from the tap depends linearly on the proportion of the tap opening ($x$). This can be represented by the equation:
$T = mx + c$
where $m$ is the slope and $c$ is the y-intercept.
We are given two points:
Subtract equation (1) from equation (2) to find $m$:
$ (30 - 40) = \left( \frac{3}{4}m + c \right) - \left( \frac{1}{2}m + c \right) $
$ -10 = \frac{3}{4}m - \frac{1}{2}m $
$ -10 = \frac{1}{4}m $
$ m = -40 $
Substitute $m = -40$ into equation (1) to find $c$:
$ 40 = (-40) \left( \frac{1}{2} \right) + c $
$ 40 = -20 + c $
$ c = 60 $
The linear equation is:
$ T = -40x + 60 $
We need to find the tap opening ($x$) when the temperature ($T$) is 50°C:
$ 50 = -40x + 60 $
$ 40x = 60 - 50 $
$ 40x = 10 $
$ x = \frac{10}{40} = \frac{1}{4} $
Therefore, the tap should be $\frac{1}{4}$ (one-fourth) open to get water at 50°C.