Answer:
g(1) = -65; g(n) = g(n-1) -15
Step-by-step explanation:
Using n = 1, 2, 3, we can find the first three terms of the sequence:
g(1) = -50 -15 = -65
g(2) = -50 -15(2) = -80
g(3) = -50 -15(3) = -95
The first term of the arithmetic sequence is -65, so that is g(1). Each next term is 15 less than the one before, so the recursive formula is ...
g(n) = g(n-1) -15
The complete recursive function definition requires both parts:
g(1) = -65
g(n) = g(n-1) -15
Answer:
{x:x is a multiple of 3, x ≤ 15}
Answer:
The answer is B.
Step-by-step explanation:
Hope this helps!
If we want to know what percent of a number A is of another
number B, then all we have to do is to simply divide number A by number B. Then
either we move the decimal place of the answer two places to the right or
multiply the answer with 100, either method results in the same number.
So the percent of tested people who had an allergic reaction
to the new lotion is:
percent people = (15 / 200) * 100
percent people = 0.075 * 100
percent people = 7.5%
Therefore 7.5% of the people had allergic reaction.