Answer:
it would be 2
Step-by-step explanation:
what you do to find the probability is to divide so you divide 60 from 12 which automatically = 5 so then you divide 10 from 5 which gives you 2
Answer:
Hypothesis rejected
Step-by-step explanation:
Lets use the t-test since the variance of the population is now known. We need to test the hypothesis that H_0: \mu \leq 79 \text{ vs } H_1: \mu > 79 . This is performed in R as follows:
t.test(tt$Test.2.Score,mu=79,alternative="greater")
One Sample t-test
data: tt$Test.2.Score
t = 2.9238, df = 69, p-value = 0.002337
alternative hypothesis: true mean is greater than 79
95 percent confidence interval:
81.26555 Inf
sample estimates:
mean of x
84.27143
Thus, we reject the null hypothesis and conclude that \mu > 79.
Let the youngest sister be n years
Lana will be 2n years, as her youngest sister is half her age
The age of the twins separately will be 2n-2 as they are 2 years younger than Lana
So, the equation looks like this:
n + 2n + 2(2n-2) = 45
Now solve for n:
3n + 4n - 4 = 45
7n - 4 = 45
7n = 49
n = 7
So the youngest sister is 7, Lana is 14 and the twins are 12. 14 + 12 + 12 + 7 =45
He sells each fish for $1.25, and he sells 24 fishes.
Multiply 24 with $1.25
24 x 1.25 = 30
He will have $30.
hope this helps
<span>Let x = # of rides
Plan A: 10 + 3x
Plan B: 20 + x
if x < 5 rides then plan A is better buy
if x = 5 both plans are the same
if x > 5 then plan B is the best buy
Prove:
x = 6 (rides)
plan A: </span>10 + 3x = 10 + 3(6) = 10+18 = $28
plan B: 20 + x = 20 + 6 = $26