Median: 29
Range: 25
IQR: 14.5
Explanations:
**Median:**
(To find the median, we need to first order all the elements)
Ordered —> 15, 18, 18, 20, 23, 28, 30, 33, 33, 34, 38, 40
(Since there are an even number of elements, we need to add the two elements in the middle and divide by 2)
Median = (28 + 30)/2 = 58/2 = 29
**Range:**
(To find the range, you just have the subtract the smallest one from the largest)
Range = 40 - 15 = 25
**IQR:**
First half of elements —> 15, 18, 18, 20, 23, 28
Second half of elements —> 30, 33, 33, 34, 38, 40
Q1 (Quartile 1) = Median of first half = (18 + 20)/2 = 38/2 = 19
Q3 (Quartile 3) = Median of second half = (33 + 34)/2 = 67/2 = 33.5
IQR = Q3 - Q1 = 33.5 - 19 = 14.5
Lil mosey is white sussy balls
The answer would be the last choice
Answer:
true
Step-by-step explanation:
just my opinion but for me it's true
A parabolic function's key characteristic is either having 2 x-intercepts or 2 y-intercepts. That is the reason why the standard form of parabolic functions are:
(x-h)^2 = +/- 4a(y-k) or (y-k)^2 = +/- 4a(x-h), where
(h,k) is the coordinates of the vertex
4a is the lactus rectum
a is the distance from the focus to the vertex
This is also called vertex form because the vertex (h,k) is grouped according to their variable.
Since we don't know any of those parameters, we'll just have to graph the data points given as shown in the picture. From this data alone, we can see that the parabola has two x-intercepts, x=-4 and x=-2. Since it has 2 roots, the parabola is a quadratic equation. Its equation should be
y = (x+4)(x+2)
Expanding the right side
y = x²+4x+2x+8
y = x²+6x+8
Rearrange the equation such that all x terms are on one side of the equation
x²+6x+___=y-8+___
The blank is designated for the missing terms to complete the square. Through completing the squares method, you can express the left side of the equation into (x-h)² form. This is done by taking the middle term, dividing it by two, and squaring it. So, (6/2)²=9. Therefore, you put 9 to the 2 blanks. The equation is unchanged because you add 9 to both sides of the equation.
The final equation is
x²+6x+9=y-8+9
(x+3)²=y+1