Answer:
35
Step-by-step explanation:
x + 55 = 90
x = 90 - 55
x = 35
Answer:
2
Step-by-step explanation:
An arithmetic progression with first term a and common difference d has the following first 6 terms:
a, a + d, a + 2d, a + 3d, a + 4d, a + 5d
We are given a = 1 and a + 5d = 11.
1 + 5d = 11
5d = 10
d = 2
Answer: The common difference is 2.
(13 + x)/(50 - x ) = (2/1)
Cross Multiply
2(50-x) = 1(13 + x)
100 - 2x = 13 + x
add 2x to both sides
100 -2x + 2x = 13 + x + 2x
100 = 13 + 3x
Subtract 13 from both sides
100 - 13 = 13 - 13 + 3x
87 = 3x
divide both sides by 3
29 = x
(13 + 29)/(50-29) = 42/21 = 2 to 1 ratio
Answer: congruent central angles
Step-by-step explanation:
A central angle is an angle formed by two radii with the vertex at the center of the circle. In the diagram at the right, ∠AOB is a central angle with an intercepted minor arc from A to B. In a circle, or congruent circles, congruent central angles have congruent arcs.
Answer:
D. If the P-value for a particular test statistic is 0.33, she expects results at least as extreme as the test statistic in exactly 33 of 100 samples if the null hypothesis is true.
D. Since this event is not unusual, she will not reject the null hypothesis.
Step-by-step explanation:
Hello!
You have the following hypothesis:
H₀: ρ = 0.4
H₁: ρ < 0.4
Calculated p-value: 0.33
Remember: The p-value is defined as the probability corresponding to the calculated statistic if possible under the null hypothesis (i.e. the probability of obtaining a value as extreme as the value of the statistic under the null hypothesis).
In this case, you have a 33% chance of getting a value as extreme as the statistic value if the null hypothesis is true. In other words, you would expect results as extreme as the calculated statistic in 33 about 100 samples if the null hypothesis is true.
You didn't exactly specify a level of significance for the test, so, I'll use the most common one to make a decision: α: 0.05
Remember:
If p-value ≤ α, then you reject the null hypothesis.
If p-value > α, then you do not reject the null hypothesis.
Since 0.33 > 0.05 then I'll support the null hypothesis.
I hope it helps!