Answer is <span>C) 1/4^2
hope it helps</span>
Answer:
a[n] = a[n-1]×(4/3)
a[1] = 1/2
Step-by-step explanation:
The terms of a geometric sequence have an initial term and a common ratio. The common ratio multiplies the previous term to get the next one. That sentence describes the recursive relation.
The general explicit term of a geometric sequence is ...
a[n] = a[1]×r^(n-1) . . . . . where a[1] is the first term and r is the common ratio
Comparing this to the expression you are given, you see that ...
a[1] = 1/2
r = 4/3
(You also see that parenthses are missing around the exponent expression, n-1.)
A recursive rule is defined by two things:
- the starting value(s) for the recursive relation
- the recursive relation relating the next term to previous terms
The definition of a geometric sequence tells you the recursive relation is:
<em>the next term is the previous one multiplied by the common ratio</em>.
In math terms, this looks like
a[n] = a[n-1]×r
Using the value of r from above, this becomes ...
a[n] = a[n-1]×(4/3)
Of course, the starting values are the same for the explicit rule and the recursive rule:
a[1] = 1/2
Answer: 17
Step-by-step explanation:
3(5)+2
15+2
F(5)=17
Answer:
248.96
Step-by-step explanation:
From this regression output we have the MS Residual or mean squared error to be equal to 61983.1
the question requires us to find the standard error of the estimate. The standard error of the estimate can be gotten by finding the square root of the MSE.

= 248.96
the standard error of the estimate = 248.96
thank you!
Answer:
13-21-34
Step-by-step explanation:
Fibonacci Sequence:
the next number is found by adding the 2 numbers before it
originally starts off like this:
0-1-1-2-3-5-8-13-21-34