Introduction to Linear Polynomials | Exercise 2.5

Question 3

Consider the relationship between temperature measured in degrees Celsius (°C) and degrees Fahrenheit (°F), which is given by °C = a °F + b. Find a and b, given that ice melts at 0 degrees Celsius and 32 degrees Fahrenheit, and water boils at 100 degrees Celsius and 212 degrees Fahrenheit. (Hint: When °C = 0, °F = 32 and when °C = 100, °F = 212. Use this information to find a and b, and thus, the linear relationship between °C and °F.)

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution

We need to find 'a' and 'b' in the given linear relationship.

Step 1 — Set up equations

Let's use the first given condition. Ice melts at 0 degrees Celsius and 32 degrees Fahrenheit. We substitute these values into the equation C=aF+b^\circ\text{C} = a ^\circ\text{F} + b.

0=a(32)+b0 = a(32) + b

0=32a+b... (1)0 = 32a + b \quad \text{... (1)}

Now, let's use the second condition. Water boils at 100 degrees Celsius and 212 degrees Fahrenheit. We substitute these values into the equation C=aF+b^\circ\text{C} = a ^\circ\text{F} + b.

100=a(212)+b100 = a(212) + b

100=212a+b... (2)100 = 212a + b \quad \text{... (2)}

Step 2 — Solve for 'a'

We have two equations with 'a' and 'b'. Let's subtract Equation (1) from Equation (2). This will help us eliminate 'b'.

(212a+b)(32a+b)=1000(212a + b) - (32a + b) = 100 - 0

212a32a=100212a - 32a = 100

180a=100180a = 100

a=100180a = \frac{100}{180}

a=1018a = \frac{10}{18}

a=59\boxed{a = \frac{5}{9}}

Step 3 — Solve for 'b'

Now we know the value of 'a'. Let's substitute a=59a = \frac{5}{9} into Equation (1). Equation (1) is 0=32a+b0 = 32a + b.

0=32(59)+b0 = 32\left(\frac{5}{9}\right) + b

0=1609+b0 = \frac{160}{9} + b

b=1609b = -\frac{160}{9}

b=1609\boxed{b = -\frac{160}{9}}

Step 4 — State the relationship

We found the values for 'a' and 'b'. The relationship is C=aF+b^\circ\text{C} = a ^\circ\text{F} + b. Let's substitute a=59a = \frac{5}{9} and b=1609b = -\frac{160}{9}.

C=59F1609^\circ\text{C} = \frac{5}{9}^\circ\text{F} - \frac{160}{9}

This can also be written by factoring out 59\frac{5}{9}.

C=59(F1605)^\circ\text{C} = \frac{5}{9}\left(^\circ\text{F} - \frac{160}{5}\right)

C=59(F32)^\circ\text{C} = \frac{5}{9}(^\circ\text{F} - 32)

Answer

(i) The value of aa is 59\frac{5}{9}. (ii) The value of bb is 1609-\frac{160}{9}. (iii) The linear relationship is C=59F1609^\circ\text{C} = \frac{5}{9}^\circ\text{F} - \frac{160}{9} or C=59(F32)^\circ\text{C} = \frac{5}{9}(^\circ\text{F} - 32).

More questions in Exercise 2.5

Q1

A learning platform charges a fixed monthly fee and an additional cost per digital learning module accessed. A student observes that when she accessed 10 modules, her bill was ₹400. When she accessed 14 modules, her bill was ₹500. If the monthly bill y depends on the number of modules accessed, x, according to the relation y = ax + b, find the values of a and b.

Q2

A gym charges a fixed monthly fee and an additional cost per hour for using the badminton court. A student using the gym observed that when she used the badminton court for 10 hours, her bill was ₹800. When she used it for 15 hours, her bill was ₹1100. If the monthly bill y depends on the hours of the use of the badminton court, x, according to the relation y = ax + b, find the values of a and b.

Q3

Consider the relationship between temperature measured in degrees Celsius (°C) and degrees Fahrenheit (°F), which is given by °C = a °F + b. Find a and b, given that ice melts at 0 degrees Celsius and 32 degrees Fahrenheit, and water boils at 100 degrees Celsius and 212 degrees Fahrenheit. (Hint: When °C = 0, °F = 32 and when °C = 100, °F = 212. Use this information to find a and b, and thus, the linear relationship between °C and °F.)

← Back to Introduction to Linear Polynomials