1) When finding a median, order your numerical list from smallest to larger, as so: 2,2,3,4,5,6,8,9.
2) Then start eliminating numbers from each side of the order; (The bolded numbers will be removed.)
2,2,3,4,5,6,8,9
2,3,4,5,6,8,9
2,3,4,5,6,8
3,4,5,6,8
3,4,5,6
4,5,6
4,5
3) Since there is an even number of digits in your list, you will have to add the last two digits and then divide them by two. 4 and 5 are the last numbers standing, (4+5=9)(9/2=4.5) and therefore your answer, would be 4.5, or B.
Answer:
your answer is 21
Step-by-step explanation:
ffffffffffffff
Answer:
r = <u>26</u>
Step-by-step explanation:

Answer: Vertex = (2, -15) 2nd point = (0, -3)
<u>Step-by-step explanation:</u>
g(x) = 3x² - 12x - 3
= 3(x² - 4x - 1)
a=1 b=-4 c=-1
Find the x-value of the vertex by using the formula for the axis of symmetry: 


= 2
Find the y-value of the vertex by plugging the x-value (above) into the given equation: g(x) = 3x² - 12x - 3
g(2) = 3(2)² - 12(2) - 3
= 12 - 24 - 3
= -15
So, the vertex is (2, -15) ← PLOT THIS COORDINATE
Now, choose a different x-value. Plug it into the equation and solve for y. <em>I chose x = 0</em>
g(0) = 3(0)² - 12(0) - 3
= 0 - 0 - 3
= -3
So, an additional point is (0, -3) ← PLOT THIS COORDINATE