You have too many numbers we only need 3
Answer:
24, -38, 62, -100
Step-by-step explanation:
The recursive formula is a_n = a_(n-2) - a_(n-1)
so. we try this 4 times after the -14 term
a_3 = -4 = 2 - 6 = a_1 - a_2
...
a_6 = a_4 - a_5 = 10 - (-14) = 24
a_7 = a_5 - a_6 = -14 - (24) = -38
a_8 = a_6 - a_7 = 24 - (-38) = 62
a_9 = a_7 - a_8 = -38 - 62 = -100
a_10 = a_8 - a_9 = 62 - (-100) = 162
Answer:
quantity a is halfed
Corrected question;
A quantity a varies inversely as a quantity b, if, when b changes a changes in the inverse ratio. What happens to the quantity a if the quantity b doubles?
Step-by-step explanation:
Analysing the question;
A quantity a varies inversely as a quantity b,
a ∝ 1/b
a = k/b ......1
when b changes a changes in the inverse ratio;
Since the change at the same ratio but inversely, k = 1
So, equation 1 becomes;
a = 1/b
If the quantity b doubles,
ab = 1
a1b1 = a2b2
When b doubles, b2 = 2b1
a1b1 = a2(2b1)
Making a2 the subject of formula;
a2 = a1b1/(2b1)
a2 = a1/2
Therefore, when b doubles, a will be divided by 2, that means a is halfed.
Answer:
44
Step-by-step explanation:
k=1: 2*1-4 = -2
k=2: 2*2²-4 = 4
k=3: 2*3²-4 = 14
k=4: 2*4²-4 = 28
-2 + 4 + 14 + 28 = 44