The <em>first three</em> elements of the <em>recursive</em> series are 6, 10, 8. (Correct choice: B)
<h3>How to generate values from a recursive function</h3>
In this question we have a kind of <em>recursive</em> function known as Fibonacci's function, where a value of the series is generated from at least <em>immediately previous</em> elements. In this case, we need to find the <em>first</em> three elements from the <em>fifth</em> and <em>fourth</em> elements of the series:

a₄ = a₅ - a₆ + 4
a₄ = - 2 - 0 + 4
a₄ = 2
a₃ = a₄ - a₅ + 4
a₃ = 2 - (- 2) + 4
a₃ = 8
a₂ = a₃ - a₄ + 4
a₂ = 8 - 2 + 4
a₂ = 10
a₁ = a₂ - a₃ + 4
a₁ = 10 - 8 + 4
a₁ = 6
The <em>first three</em> elements of the <em>recursive</em> series are 6, 10, 8. (Correct choice: B)
To learn more on recursive series: brainly.com/question/8972906
#SPJ1
Answer:
if angle 2 is 117 degrees, angle 3 is supplemental and would be 63 degrees.
180-117=63
Answer:
x=0, y=5
Step-by-step explanation:
Here's the graph below.
Answer:
volume = (1/3)(area of base)(height)
area of base = pi * radius2 = pi * (10/2)2 = pi * 52 = 25pi cm2
volume = (1/3)( 25pi )( 9 ) cm3
volume = 75pi cm3
volume ≈ 236 cm3
<h2>plz give me brainliest :)) !!!!</h2>
Answer
D)
Step-by-step explanation:
I think it is D but I am not 100% sure