You can start by writing out what is given in a rough conceptual way:
For one company the monthly bill = 25 dollars per month
For another company the monthly bill = 10 dollars per month + 0.05 (minutes of long distance calling)
We can see that we have two linear relationships, where the minutes of long distance calling are the independent variable and the overall monthly bill is the dependent variable:
y = 25 + 0x = 25
y = 10 + 0.05x
The point at which these two lines intersect is the point beyond which the second company's bill will be larger. Graphs intersect when their points are equal (when both their x and y values are the same). Thus we can set y from the first equation equal to the y in the second equation.
25 = y = 10 + 0.05x
25 = 10 + 0.05x
15 = 0.05x
x = 15/.05 = 15/(1/20) = 15*20
x = 300 minutes long distance
After 300 minutes of long distance calling, it will be cheaper for the costumer to purchase the first plan.