The owner of a milk store finds that, he can sell 980 litres of milk each week at Rs 14/litre and 1220 litres of milk each week at Rs 16/litre. Assuming a linear relationship between selling price and demand, how many litres could he sell weekly at Rs 17/litre?
1340 litres
Explanation
This problem involves finding a linear relationship between price and demand. We treat price as the independent variable (x) and demand as the dependent variable (y). Using the two given data points, we can find the equation of the line and then calculate the demand at the new price.
Solution Steps
Step 1: Let selling price (in Rs) = x and demand (in litres) = y. We have two points: (14, 980) and (16, 1220).
Step 2: Find the slope m of the line: m = (1220 - 980)/(16 - 14) = 240/2 = 120.
Step 3: Using point-slope form, y - y₁ = m(x - x₁), we get: y - 980 = 120(x - 14).
Step 4: Simplify to get the linear equation: y - 980 = 120x - 1680, therefore y = 120x - 700.
Step 5: Find demand at Rs 17/litre: y = 120(17) - 700 = 2040 - 700 = 1340 litres.