Answer:
(3, 6)
yw
Step-by-step explanation:
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: The correct answer is B.
Step-by-step explanation: We are given the cost of restaurant meal of M. Clark is $25.50.
and she has given 20% of the meal's cost as a tip to the waiter.
Step 1: Calculating the amount of tip paid

Total tip paid = $5.1
Step 2: To find the total amount, we add the cost of the meal and the tip paid
Total amount = Cost of the meal + Tip paid
Total amount = $25.50 + $5.10
Total amount paid by Ms. Clark = $30.6
Answer:
15
Step-by-step explanation:
Note: Take note , absolute value will give the magnitude of the value. (Which means ignoring the + / - signs.)
Eg. | - 19 | = 19
Therefore,
