The answer is <span>a. T(n+1)=1/2n^2+3/2n+1
</span>
T(n) = 1/2n² + 1/2n = 1/2(n² + n)
T(n + 1) = 1/2((n+1)² + (n+1))
(a + b)² = a² + 2ab + b²
(n + 1)² = n² + 2n + 1
T(n + 1) = 1/2(n² + 2n + 1 + n + 1) =
= 1/2(n² + 3n + 2) =
= 1/2n² + 3/2n + 1
1694/4 = 423,5
Answer: 423,5 hours.
1111.111 in expanded form is 1000 + 100 + 10 + 1 + 0.1 + 0.01 + 0.001
Answer:
We conclude that there has been a significant reduction in the proportion of females.
Step-by-step explanation:
We are given the following in the question:
Sample size, n = 400
p = 50% = 0.5
Alpha, α = 0.05
Number of women, x = 118
First, we design the null and the alternate hypothesis
This is a one-tailed test.
Formula:
Putting the values, we get,
Now, we calculate the critical value.
Now, 
Since the calculated z-statistic is less than the critical value, we fail to accept the null hypothesis and reject it. We accept the alternate hypothesis.
Thus, there has been a significant reduction in the proportion of females.
The nth term of the arithmetic sequence is Tn = -7 + ( n - 1) 6
<h3>What is an arithmetic sequence?</h3>
An arithmetic sequence is defined as a sequence of numbers where the differences between every two consecutive terms is the same through out the sequence.
The nth term of an arithmetic sequence is expressed as;
an = a + ( n - 1) d
Where;
- a is the first term
- n is the number of terms
- d is the common difference
Substitute the values
an = -7 + ( n - 1) 6
Thus, the nth term of the arithmetic sequence is Tn = -7 + ( n - 1) 6
Learn more about arithmetic sequence here:
brainly.com/question/6561461
#SPJ1