f (n + 1) = f(n) – 5 is the recursive formula can be used to generate the sequence below, where f(1) = 6 and n ≥ 1
<h3><u>Solution:</u></h3>
Given that,
f(1) = 6 and n ≥ 1
Given sequence is 6, 1, -4, -9, -14
<em><u>Let us first analyse the logic used in this sequence</u></em>
6 - 5 = 1
1 - 5 = -4
-4 - 5 = -9
-9 - 5 = -14
Thus the next terms in sequence are obtained by subtracting 5 from previous term
Thus a recursive formula can be formed as:
f (n + 1) = f(n) – 5
Where "n" is the nth term
Let us check our recursive formula:
f(1+ 1) = f(1) - 5
f(2) = f(1) - 5
f(2) = 6 - 5 = 1
Thus we have got f(2) = 1 which is correct as per given sequence
Given that t<span>he
manager of Theatre A says that they usually go through about 15 cups of
popcorn kernels and about 5 cups of oil each weeknight.
Then, the ratio </span><span>value of oil to popcorn kernels for theatre A is 5 / 15 = 1 / 5.
Given that t</span><span>he manager of Theatre B says that they order 18 cups of oil and 72 cups of popcorn kernels each week.
Then, the </span>ratio value of oil to popcorn kernels for theatre B is 18 / 72 = 1 / 4.
Given that t<span>he manager of Theatre C says that their concessions use 6 cups of oil and 32 cups of popcorn kernels on a busy Saturday.
Then, the </span>ratio value of oil to popcorn kernels for theatre C is 6 / 32 = 3 / 16.
Answer:
A is TRUE (44 in²*2=88 in²)
B is FALSE x(x-3)=88 (the rectangle) or x(x-3)/2=44 (the triangle)
C is TRUE if x(x-3)=88==>x²-3x-88=0
D is TRUE :
x²-3x-88=0
Δ=9+4*88=361=19²
==>x= 11 or x=-8 (excluded for <0)
E is FALSE for 11*4≠88
Step-by-step explanation:
correct me if i am wrong