Answer:
0.86.
Step-by-step explanation:
Calculator.
What is the median of the data (180,175,163,186,153,194,198,183,187,174,177,196,162,185,174,195,164,152,144,138,125,110)
allsm [11]
Put them in order from smallest to largest
110, 125, 138 , 144, 152,153,162, 163,164, 174, 174, 175, 177,180,183,185, 186,187, 194,195, 196,198
median = (174 + 175 )/2 = 174.5
answer
174.5
Answer:
The nth term of the sequence is
<h2>9n - 8</h2>
Step-by-step explanation:
The sequence above is an arithmetic sequence
For an nth term in an arithmetic sequence
A(n) = a + ( n - 1)d
where a is the first term
n is the number of terms
d is the common difference
From the question
a = 1
d = 10 - 1 = 9 or 19 - 10 = 9 or 28 - 19 = 9
So the nth term of the sequence is
A(n) = 1 + (n - 1)9
= 1 + 9n - 9
= 9n - 8
<h3>A(n) = 9n - 8</h3>
Hope this helps you