Katie M. answered 09/11/16
Tutor
New to Wyzant
The first step to solving this problem is to determine the 2 equations we will be using. These equations will use x as the unknown, which in this case is the number of miles. That would be as follows:
Company A- A=80+0.50x (The company charges a flat fee of 80 + 0.50 per mile)
Company B- B=60+0.90x (The company charges a flat fee of 60 + 0.90 per mile)
Next, we need to set the equations equal to one another because we want to know when the total charge from both companies will be the same.
So: 80+0.50x=60+0.90x
Solve for x. We do this by combining the x's on both sides, subtracting the smaller number from the larger to avoid negative numbers.
80+0.50x=60+0.90x (subtract 0.50x from 0.90x)
80=60+0.40x. (subtract 60 from 80)
20=0.40x (divide by 0.40)
50=x
We can check our work by replacing the x in both equations with our answer: 50
80 + 0.50x= 60+ 0.90x
80 + 0.50 (50)=60+0.90 (50)
80+25=60+45
105=105
So our answer is 50 miles.
Hope this helps!