Answer:

Step-by-step explanation:


9a = 7
a= 7/9
Hope this helps ^-^
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.
In order to solve for a nth term in an arithmetic sequence, we use the formula written as:
an = a1 + (n-1)d
where an is the nth term, a1 is the first value in the sequence, n is the term position and d is the common difference.
First, we need to calculate for d from the given values above.
<span>a1 = 38 and a17 = -74
</span>
an = a1 + (n-1)d
-74 = 38 + (17-1)d
d = -7
The 27th term is calculated as follows:
a27 = a1 + (n-1)d
a27= 38 + (27-1)(-7)
a27 = -144 -----------> OPTION D
Answer:
A line segment is a line that starts somewhere and then ends somewhere.
Step-by-step explanation:
First, you need to distinguish if this is a permutation or a combination. The difference between the two is the order. In combination, order does not matter. Since there is no any restriction given, we assume this is a combination problem. The equation of determining the number of ways to choose 'r' objects out of total 'n' objects is:
Number of ways = n!/r!(n-r)! = 15!/3!(15-3)! = 455
There are 455 ways.