Putting it in simpler terms
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
The answer is 103 it's false
Answer:
h = -t+20
After 8 hours the candle will be 12 inches
Step-by-step explanation:
We have 2 points (time, inches)
(3,17) and (5,15)
We can find the slope
m = (y2-y1)/(x2-x1)
= (15-17)/(5-3)
= -2/2
= -1
We can use point slope form
y-y1 = m(x-x1)
Replace y with h and x with t
h-17 = -1 (t-3)
Distribute
h-17 = -t+3
Add 17 to each side
h-17+17 = -t+3+17
h = -t+20
<span>2y = x + 3 then x = 2y - 3
5y = x - 7 then x = 5y + 7
so
</span>2y - 3 = 5y + 7
2y - 5y = 7 + 3
-3y = 10
y = -10/3
y = -3 1/3
<span>2y = x + 3
</span>2 (-10/3) = x + 3
-20/3 - 3 =x
-29/3 = x
-9 2/3 =x
or
x = -9 2/3
solutions: x = -9 2/3 and y = -3 1/3