Your first point would be on the y axis, which would be 6. From there you would go up to, which would be 8, and over three, your new points would be
(8,3) you would keep doing this until you formed a line. Up two over three.
Answer:
An approximate match
Step-by-step explanation:
The vlookup (vertical lookup) function is a search function in excel used in locating values in an excel table.
The vlookup syntax is written as:
=VLOOKUP(value, table, col_index, [range_lookup])
The range_lookup is an optional parameter which is used to indicate if the search should be for an exact match or approximate match. Since a column, resort fee will be used as a possible additional cost; the search would be required to return an approximate search rather than an exact match in other for the search condition to be adequately implemented.