The two lines represent two equations. Their intersection represents the point for which both equations are true. So A is the solution to the system.
#
Let
be the amount of time (minutes) used in a month on either plan. The first plan charges $0.18 for every minute, so you'd have to pay
each month. The second plan charges a flat fee of $49.95 plus $0.08 for every minute used, so that the total cost would be
. The second plan is preferable if its cost is less than the cost of the first plan. You want to find
such that
Solving gives
This means that after using 499.5 minutes, the second plan has a lower cost. (Just to check, if
, the first plan costs
while the second plan costs
)
#
Same idea as the previous problem. The daily cost for each mile
with plan A is
, while plan B has a fixed cost of $50, independent of
. The plans cost the same when
but plan B starts to save money for any mileage beyond that.