In this case, we'll have to carry out several steps to find the solution.
Step 01:
Data
k(n) = cost of Company 1
m(n) = cost of Company 2
n = number of tons of road salt.
linear system = ?
Step 02:
linear system
Company 1
k(n) =
slope equation
Point-slope form of the line
(y - y1) = m (x - x1)
(y - 1525) = 265 (x - 5)
y = 265x - 1325 + 1525
y = 265x + 200
k(n) = 265n + 200
Company 2
m(n) =
slope equation
(y - y1) = m (x - x1)
(y - 2350) = 210 (x - 5)
y = 210x - 1050 + 2350
y = 210x + 1300
m(n) = 210n + 1300
Step 03:
cost of the product will be the same
k(n) = m (n)
265n + 200 = 210n + 1300
265n - 210n = 1300 - 200
55n = 1100
n = 1100 / 55 = 20
k(n) = 265n + 200
k(20) = 265*20 + 200 = 5500
The full solution is:
The linear system is:
k(n) = 265n + 200
m(n) = 210n + 1300
n = 20 tons of road salt
The cost will be $5500 for 20 tons of road salt (Company 1 and Company 2) (Do you have questions about the steps to solve the exercise or about the final solution?