The sequence shown is defined by a function that generates <em>even</em> numbers equal or greater than 10, defined by the function s = 10 + 2 · (n - 1).
<h3>How to define the function behind a sequence</h3>
Sequences are sets of elements characterized by at least a rule. In this case, the sequence shown is characterized by a function that generates even numbers equal or greater than 10. The function behind the sequence is shown below:
s = 10 + 2 · (n - 1) (1)
Where n is the <em>element</em> index.
The sequence shown is defined by a function that generates <em>even</em> numbers equal or greater than 10, defined by the function s = 10 + 2 · (n - 1).
To learn more on sequences: brainly.com/question/21961097
#SPJ1
Answer:
12
Step-by-step explanation:
This is an exponential growth/decay problem...
F=Ir^t, F=final value, I=initial value, r=rate, t=time, in this case:
F=I(1.03)^t and they just want to know when F=2I so
2=1.03^t take natural log of both sides...
ln2=t*ln1.03
t=ln2/(ln1.03)
t≈23.45
So it will take approximately 23.45 years for the population to double..
1990+23.45=2013.45
So during the year of 2013 the population will have double from its 1990 level.
Answer:
2x^2 + 3x + 2
Step-by-step explanation:
Like terms must have exactly the same variables and exponents on the variables.
2x^2 is not a like term to any other term, so it cannot be combined.
3x is not a like term to any other term, so it cannot be combined.
3 and -1 have no variable, so they are like terms and can be combined.
2x^2 + 3 + 3x - 1 =
= 2x^2 + 3x + 3 - 1
= 2x^2 + 3x + 2