Though I almost broke my brain while solving what "-3 0 -2 5 0 9 2 5 3 0" means, I can tell you which statements is absolutely incorrect: it is "The function g(x) has a minimum value of 0" (it is incorrect because the maximum value is 9 as table provides).
To solve other problems, look at f(x): if it has the top, where y is the biggest, then it is the maximum value (so if y = 4.5 is the biggest y, first statement is correct); if it has the bottom, where y is the smallest, then it is minimum value (factually, statement 3 will be correct if statement 1 is correct because 9/4.5 = 2). Finally, if f(x) has the top, then statement 4 is correct because f(x) and g(x) would be both constantly decreasing functions.
Hope this helps.
Okay so probability is just percentage of a whole, right?
So you have 14 White Eggs + 15 Brown Eggs + 11 Lemons.
Add all those numbers together and you get your whole.
14 + 15 = 29 29+11 = 40
40 is your whole.
So because you want to know how likely it is to pick up an egg, you would follow these steps.
100/40 = 2.5 (For each part of the 40, it is worth 2.5 percent.)
2.5 x 29 = 72.5
Your probability of picking an egg out of the bask is 72.5 percent or 72.5 out of 100.
The function of the trapezoid area is:
A(x)=(B+b)*h/2
Where B and b are the bases and h is the height.
With the given data: h=10 B and b =7 and x (it may vary which one is bigger)
-----------
So that function becomes:
A(x)=(7+x)*10/2
A(x)=(7+x)*5
----------
So if you want the inverse function, you have to operate to find x:
A(x)/5=7+x
A(x)/5-7=x
----------
So the new function is:
x(A)=A/5-7
It could only be scalene or isosceles ... an equilateral triangle has all 60 degree angles
Isosceles- 90-45-45 degrees
Scalene- 90-35-55 degrees
Answer:
a. z = 2.00
Step-by-step explanation:
Hello!
The study variable is "Points per game of a high school team"
The hypothesis is that the average score per game is greater than before, so the parameter to test is the population mean (μ)
The hypothesis is:
H₀: μ ≤ 99
H₁: μ > 99
α: 0.01
There is no information about the variable distribution, I'll apply the Central Limit Theorem and approximate the sample mean (X[bar]) to normal since whether you use a Z or t-test, you need your variable to be at least approximately normal. Considering the sample size (n=36) I'd rather use a Z-test than a t-test.
The statistic value under the null hypothesis is:
Z= X[bar] - μ = 101 - 99 = 2
σ/√n 6/√36
I don't have σ, but since this is an approximation I can use the value of S instead.
I hope it helps!