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:
4
Step-by-step explanation:
two in two places gives four
Answer:
answer choice B.
Step-by-step explanation:
40
8x5=40
10x4=40
Hope this helps
X+y=70
x=2y-5
x=larger number
y=smaller number
now plug in the value of x to only have one variable in the equation...
Way to solve for y:
(2y-5)+y=70
3y-5=70
add 5 on both sides...
3y=75
divide by 3 on both sides
y=25
1st way to solve for x:
now plug in y in the original equation...
x+25=70
subtract 25 on both sides...
x=45
2nd way to solve for x:
plug in y for the second equation...
x=25(2)-5
x=50-5
x=45
answer: the two numbers are 45 and 25.