SOLUTION: The Cost of a taxi ride begins with a flat fee,and then you are charged an additional amount for each mile. Write an equation to represent the total cost of the taxi ride.

Algebra ->  Algebra  -> Graphs -> SOLUTION: The Cost of a taxi ride begins with a flat fee,and then you are charged an additional amount for each mile. Write an equation to represent the total cost of the taxi ride.      Log On

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


Question 500084: The Cost of a taxi ride begins with a flat fee,and then you are charged an additional amount for each mile. Write an equation to represent the total cost of the taxi ride.
Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
TC = total cost
VC = variable cost per mile
FC = fixed cost
.
TC = FC + VC per mile * number of miles
.
In a more "algebraic" way of writing,
.
t = total cost
f = fixed cost
v = variable cost
m = miles
.
t = f + v*m
.