Answer:
Step-by-step explanation:
i would say d
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:
C; Substitution property
Step-by-step explanation:
Here, we want to find the justification that justifies the written equation;
If PQ + RS = PS
and RS = XY
then PQ + XY = PS
What we simply did is to substitute RS for XY in the second equation;
The correct answer is Substitution property
It can be fully referred to as the substitution property of equality.
What it simply means in a nut shell is that since XY and RS are equal, then in any addition or arithmetic equation, we can make a substitution of XY for RS since they are equal to each other
Answer:
B
Step-by-step explanation:
I chose the answer B because there is no there should be no exponents to make the answer linear
Answer:
a) m∠BPD = 120°
b) m∠BC + m∠AD = 120°
Step-by-step explanation:
a) To solve for question a, we make use of a theorem called the intersecting chord theorem. This states that:
The measure of the angle formed by two chords that intersect inside a circle is the average of the measures of the intercepted arcs.
The Interior angle =( The larger exterior arc + The smaller exterior arcs) ÷ 2
The larger exterior arc (m∠BD) = 170°
The small exterior arc (m∠CA) = 70°
m∠BPD = m∠BD + m∠CA/2
m∠BPD = 170° + 70°/2
= 240°/2
= 120°
b) We are to find m∠BC + m∠AD
The sum of exterior angles in a circle = 360°
360° = m∠BD + m∠CA + m∠BC + m∠AD
360° = 170° + 70° + m∠BC + m∠AD
360° = 240 + m∠BC + m∠AD
360 - 240° = m∠BC + m∠AD
Thererefore,
m∠BC + m∠AD = 120°