SOLUTION: If a taxi ride costs d dollars a mile for the first x miles, and d+n dollars for each additional mile, what is the cost, in dollars, to ride x+y miles?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: If a taxi ride costs d dollars a mile for the first x miles, and d+n dollars for each additional mile, what is the cost, in dollars, to ride x+y miles?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 206267: If a taxi ride costs d dollars a mile for the first x miles, and d+n dollars for each additional mile, what is the cost, in dollars, to ride x+y miles?
Found 2 solutions by Marth, stanbon:
Answer by Marth(57) About Me  (Show Source):
You can put this solution on YOUR website!
"d dollars a mile for the first x miles"
To ride x miles, it costs d%2Ax
"d+n dollars for each additional mile"
To ride y more miles, it costs %28d%2Bn%29%2Ay


So to ride x%2By miles it costs d%2Ax%2B%28d%2Bn%29%2Ay

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
If a taxi ride costs d dollars a mile for the first x miles, and d+n dollars for each additional mile, what is the cost, in dollars, to ride x+y miles?------------------------------------------------------------
cost = dx + (d+n)y
cost = dx + dy + ny
cost = d(x+y)+ny
=========================
Cheers,
Stan H.