SOLUTION: I don't understand this q In one city, a taxi fare includes an initial fixed charge, plus a charge based on each kilometre travelled. The possible fares charged, in dollars, in

Algebra.Com
Question 1188914: I don't understand this q
In one city, a taxi fare includes an initial fixed charge, plus a charge based on each kilometre travelled. The possible fares charged, in dollars, in this city, can be represented by the recursion formula
tn = tn-1 + 0.75; t1 =8
a) What is the initial fixed charge?
b) What is the charge per kilometre travelled?
c) Is this an arithmetic or geometric sequence?
d) Find the general term of the sequence.
e) Calculate the fare for a 15 km trip.

Answer by greenestamps(13215)   (Show Source): You can put this solution on YOUR website!


My guess is that it is the recursive formula you don't understand. I will explain that; then you can answer the questions.

If you then still need more help, re-post the question telling us WHAT it is about the problem that you don't understand.

The recursive formula is

tn = tn-1 + 0.75; t1 =8

I much prefer to write it as a function, like this:

t(n) = t(n-1)+0.75; t(1) = 8

In that form, t is the total taxi fare and n is the number of kilometers traveled. The recursive formula then says two things:

(1) The cost for traveling n kilometers is the cost for traveling (n-1) kilometers, plus 75 cents -- in other words, each additional kilometer costs 75 cents more; and

(2) The cost of traveling 1 kilometer is $8


RELATED QUESTIONS

A taxi charges an initial charge of $3. Your fare will be computed as the $3 charge plus (answered by ntnk)
A taxi charges an initial charge of $3. Your fare will be computed as the $3 charge plus (answered by ntnk)
I am trying to help my son and I am lost. He is working on linear equations. Here it... (answered by scott8148)
I need help writing an equation in this problem please. A car rental company's... (answered by ikleyn,Theo)
In A Certain city, the coust of a taxi ride is computed as follows. There is a fixed... (answered by mbarugel)
The fare for riding in a taxi is a 3 dollar fixed charge and $0.80 per mile. The fare for (answered by ikleyn)
Please help me A car rental company's standard charge includes an initial fee plus an... (answered by Theo)
Sheridan's monthly phone bill includes a fixed charge, which is the same each month, and... (answered by stanbon)
I need help setting this equation up, I keep getting a neagtive number.. One taxi cab... (answered by ankor@dixie-net.com)