Answer:
3.83
Step-by-step explanation:
Mean of x = Σx / n
Mean of x = (14 + 19 + 13 + 6 + 9) / 5 = 12.2
Sum of square (SS) :
(14-12.2)^2 + (19-12.2)^2 + (13-12.2)^2 + (6-12.2)^2 + (9-12.2)^2 = 98.8
Mean of y = Σy / n
Mean of y = (101 + 89 + 48 + 21 + 47) / 5 = 61.2
Σ(y - ybar)² = (101-61.2)^2 + (89-61.2)^2 + (48-61.2)^2 + (21-61.2)^2 + (47-61.2)^2 = 4348.8
df = n - 2 = 5 - 2 = 3
Σ(y - ybar)² / df = 4348.8 / 3 = 1449.6
√(Σ(y - ybar)² / df) = √1449.6 = 38.074
Standard Error = √(Σ(y - ybar)² / df) / √SS
Standard Error = 38.074 / √98.8
Standard Error = 3.83
Answer:
420% of 85 = 357
Step-by-step explanation:
85/x=100/420
(85/x)*x=(100/420)*x - we multiply both sides of the equation by x
85=0.23809523809524*x - we divide both sides of the equation by (0.23809523809524) to get x
85/0.23809523809524=x
357=x
x=357
Answer:
is there supposed to be a picture with it? i can't solve it without more information. sorry
Answer:
A) y = 3(x -3)^2 -46
B) (3, -46)
C) look at the y-coordinate of the vertex
Step-by-step explanation:
A) Factor the leading coefficient from the variable terms.
y = 3(x^2 -6x) -19
Inside parentheses, add the square of half the x-coefficient. Outside, subtract the same value.
y = 3(x^2 -6x +9) -19 -3(9)
y = 3(x -3)^2 -46
__
B) Compared to the vertex form, ...
y = a(x -h)^2 +k
we find a=3, (h, k) = (3, -46).
The vertex is (3, -46).
__
C) The vertex is an extreme value (as is any vertex). The sign of the leading coefficient tells you whether the parabola opens upward (+) or downward (-). This parabola opens upward, so the vertex is a minimum.
If the leading coefficient is positive, the y-coordinate of the vertex is a minimum. If the leading coefficient is negative, the y-coordinate of the vertex is a maximum.