Answer:
D-- if a is a number between 0 and 1, the quotient will be greater
Step-by-step explanation:
It is 2 and 3/5 your welcome :)
Answer:
Explicit tn = 52 + (n - 1)*(-12)
Recursive = tn = t(n - 1) - 12
Step-by-step explanation:
The difference between term n and term n - 1 is can be found by taking the difference between and 2 consecutive terms.
t3 = 28
t2 = 40
d = t3 - t2
d = 28 - 40
d = - 12
Explicit
tn = a1 + (n - 1)*d
a1 = 52
d = - 12
tn = 52 + (n - 1)*(-12)
<em><u>Example</u></em>
Find t5
t5 = 52 + (5 - 1)*(-12)
t5 = 52 + 4 * - 12
t5 = 52 - 48
t5 = 4
Recursive
tn = t(n - 1) - 12
<em><u>Example</u></em>
t5 = t4 - 12
t5 = 16 - 12
t5 = 4 just as it did before.
Answer:
n = -36
Step-by-step explanation:
The answer is -36 because:
1) We first have to subtract -24 and 12 to find n
-24 - 12 = -36
This is because whenever there are two negative signs, multiply it.
Negative x Negative = Positive
We have to do, 24 + 12 which is 36. Finally, we just put the greater number's sign to the answer. 24 is greater than 12, therefore, we put a negative sign before 36.
Hope this helps!