<h3>
Answer: Median = 7</h3>
=======================================================
Explanation:
Sort the values from smallest to largest. Doing so leads to the list {1,4,6,8,8,9}
Since the set is small enough, you can probably notice that the middle most number is a tie between the 6 and the first 8. The midpoint is (6+8)/2 = 14/2 = 7.
The median is 7.
---------------
If you wanted, you could cross off the first and last items of the set
That means we go from {1,4,6,8,8,9} to {4,6,8,8}
Then repeat to get the smaller set {6,8}
This shows we have a tie between the 6 and 8 as the middle most item, and why 7 is the median (since 7 is the midpoint between 6 and 8).
You divide 8644 by 8 which equals 1080.5, but since you can't have half of one person you approximate it to 1080 or 1081.
Answer:
14.42
Step-by-step explanation:
Using the given exponential functions, it is found that the graph of g(x) will be less than than the graph of f(x) when x < 0.
<h3>What are the exponential functions?</h3>
The given exponential functions, f(x) and g(x), are respectively given by:
When x < 0, one possible value is x = -1, hence evaluating the functions at these values:


, hence, the graph of g(x) will be less than than the graph of f(x) when x < 0.
More can be learned about exponential functions at brainly.com/question/25537936