Introduction to Linear Polynomials | Exercise 2.5

Question 1

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.

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

We will use the given information to form two linear equations.

Step 1 — Write the equations

Let's use the given relation y=ax+by = ax + b. The first observation is x=10x = \mathbf{10} and y=400y = \mathbf{400}. We substitute these values into the relation.

400=a(10)+b400 = a(10) + b

10a+b=400(Equation 1)10a + b = 400 \quad \text{(Equation 1)}

The second observation is x=14x = \mathbf{14} and y=500y = \mathbf{500}. We substitute these values into the relation.

500=a(14)+b500 = a(14) + b

14a+b=500(Equation 2)\boxed{14a + b = 500 \quad \text{(Equation 2)}}

Diagram 1

Step 2 — Find the value of 'a'

We have two linear equations. Let's subtract Equation 1 from Equation 2.

(14a+b)(10a+b)=500400(14a + b) - (10a + b) = 500 - 400

14a10a+bb=10014a - 10a + b - b = 100

4a=1004a = 100

a=1004a = \frac{100}{4}

a=25\boxed{a = 25}

Step 3 — Find the value of 'b'

Now we substitute the value of a=25a = \mathbf{25}. Let's use Equation 1 for this.

10a+b=40010a + b = 400

10(25)+b=40010(25) + b = 400

250+b=400250 + b = 400

b=400250b = 400 - 250

b=150\boxed{b = 150}

Answer

(i) The value of a is 25. (ii) The value of b is 150.

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