Answer: t1 = -34; t2 = -64; t3 = -94
d is the distance between numbers (d > 0)
we have:
t5 = t1 + 4d = -154
t9 = t1 + 8d = -274
we have the equations:
t1 + 4d = -154
t1 + 8d = -274
<=> t1 = -34
d = -30
with t1 = -34 and = -30 => t2 = -34 - 30 = -64
t3 = -64 - 30 = -94
Step-by-step explanation:
Answer:
c) A matched-pairs t-interval for a population mean difference
Step-by-step explanation:
Matched-Pairs t-Test. A matched-pairs t-test is used to test whether there is a significant mean difference between two sets of paired data.
Answer:
This equation has 2 solutions.
1. 
2. 
Answer:
6(3x - 5) + 2(3x - 5) - 8(3x - 5) = 0
Step-by-step explanation:
Answer:
First, let's define an arithmetic sequence:
In an arithmetic sequence, the difference between any two consecutive terms is always the same.
Then we can write it in a general way as:
aₙ = a₁ + (n - 1)*d
where:
aₙ is the n-th term of the sequence.
d is the constant difference between two consecutive terms.
a₁ is the initial term of our sequence.
Now in this case we know that the first terms of our sequence are:
84, 77, ...
Then we know the initial term of our sequence:
a₁ = 84.
And the value of d can be calculated as:
d = a₂ - a₁ = 77 - 84 = -7
Then the general way of writing this sequence is:
aₙ = 84 + (n - 1)*(-7)
And the recursion relation is:
aₙ = aₙ₋₁ - 7
So for the n-th term, we must subtract 7 of the previous term.