Using linear functions, it is found that the two plans cost the same for 5000 minutes of calling.
<h3>What is a linear function?</h3>
A linear function is modeled by:
![y = mx + b](https://tex.z-dn.net/?f=y%20%3D%20mx%20%2B%20b)
In which:
- m is the slope, which is the rate of change, that is, by how much y changes when x changes by 1.
- b is the y-intercept, which is the value of y when x = 0.
For Plan A, the cost is of $25 plus an additional $0.09 for each minute of calls, hence the y-intercept is
, the slope is of
, and the function is:
![A(x) = 0.09x + 25](https://tex.z-dn.net/?f=A%28x%29%20%3D%200.09x%20%2B%2025)
For Plan B, the cost is of $0.14 for each minute of calls, hence the y-intercept is
, the slope is of
, and the function is:
![B(x) = 0.14x](https://tex.z-dn.net/?f=B%28x%29%20%3D%200.14x)
The plans cost the same for x minutes of calling, considering that:
![B(x) = A(x)](https://tex.z-dn.net/?f=B%28x%29%20%3D%20A%28x%29)
![0.14x = 0.09x + 25](https://tex.z-dn.net/?f=0.14x%20%3D%200.09x%20%2B%2025)
![0.05x = 250](https://tex.z-dn.net/?f=0.05x%20%3D%20250)
![x = \frac{250}{0.05}](https://tex.z-dn.net/?f=x%20%3D%20%5Cfrac%7B250%7D%7B0.05%7D)
![x = 5000](https://tex.z-dn.net/?f=x%20%3D%205000)
The two plans cost the same for 5000 minutes of calling.
To learn more about linear functions, you can take a look at brainly.com/question/24808124