70.2k views
1 vote
For each trip, a taxi company charges a fixed fee of $2.00 plus $0.75 for each 1/2 mile or fraction of 1/2 miles. If, for every number x, [ x ] is defined to be the least integer greater than or equal to x, then which of the following represents the company's charge, in dollars, for a trip that is r miles long?A. 2.00 + [ 0.75r/2]B. 2.00 + 0.75[ r/2 ]C. 2.00 + 0.75[ r ]D. 2.00 + [1.5r ]E. 2.00 + 0.75 [ 2r]

1 Answer

1 vote

Answer:

E: 2.00 + 0.75 [ 2r]

Explanation:

r represents the number of miles. For each 1/2 mile the taxi will charge and extra free of $0.75. Then, for each mile, the taxi will charge $0.75*2. For example:

For a trip of 1 mile the taxi will charge:

$2.00+$0.75*2

For a trip of 2 miles, the taxi will charge:

$2.00+0.75*4

For a trip of 10 miles, the taxi will charge:

$2.00+$0.75*20

Notice that the variable fee (the one that depends on the number of miles) is $0.75 times the double of miles. In each case the number of miles is multiplied by two. Then the correct answer is E: 2.00 + 0.75 [ 2r]

User Milind Dalvi
by
6.1k points