Suppose a taxi driver charges $3.25 per mile. Write a linear function that gives a rule for the amount charged.

A.
B.
C.
D.
E.


Answer: D

Computer Science & Information Technology

You might also like to view...

A useful modification of the if-else statement involves omitting the ____ part of the statement.

a. expression b. endif c. else d. if

Computer Science & Information Technology

When a value is assigned to a property, the property's ____________ is executed, and the value being assigned is contained in the value parameter.

a. set accessor b. get accessor c. return statement d. To Value method

Computer Science & Information Technology

The resolution time metric looks at two times within a ticket: first resolution time and full resolution time. Ideally, the times are ________

a. Always the same b. Never the same c. Increasing over a time period d. Decreasing over a time period

Computer Science & Information Technology

________ is a technique that involves breaking a program into logical segments and keeping only the currently needed segment in memory at any one time.

a) Caching b) Swapping c) Dynamic programming d) Creating overlays

Computer Science & Information Technology