Answer:
32,27,42,47,52
Step-by-step explanation:
<span> x - 4y = -5
-x + 6y = 7
---------------add
2y = 2
y = 1
</span> x - 4y = -5
x - 4(1) = -5
x - 4 = -5
x = -1
answer
x = -1 and y = 1
Answer:
the answer is C
Step-by-step explanation:
Answer:
- f[1] = 3
- f[n] = 2·f[n-1] +4
- 108
Step-by-step explanation:
We observe that first differences of the given numbers are ...
10 -3 = 7
24 -10 = 14
52 -24 = 28
That is, each difference is 2× the previous one. This suggests an exponential relation that has a base of 2.
We notice that doubling a term doesn't give the next term, but gives a value that is 4 less than the next term. So, we can get the next term by doubling the previous one and adding 4.
Then our recursive relation is ...
f[1] = 3 . . . . the first term
f[n] = 2×f[n-1] +4 . . . . double the previous term and add 4
The next term is 2·52 +4 = 108.
Answer:
Zane needs 240 strings for 5 harps.
Step-by-step explanation:
All you have to do is multiply
48 * 5 = 240
So, the answer is 240
Hope this helps! :)