Answer:
7/10
Step-by-step explanation:
Solve for a by simplifying both sides of the equation, then isolating the variable.
Glad I could help!
Simple
scientific notation
8.009 × 10-3
Answer:
r = 16, q = 16√2
Step-by-step explanation:
This is a 45° 45° 90° triangle. In this type of triangle, the legs of said shape will be equal and the hypotenuse will be the leg length multiplied by √2.
Therefore, r = 16 and q = 16√2.
Answer:
5.5 yards.
Step-by-step explanation:
We have been given that Mimi needs eleven 18-inch pieces of rhinestone ribbon. She purchased 5 yards of the ribbon. We are asked to find the total amount of ribbon that Mimi needs.
First of all, we will multiply 11 by 18 to find amount of ribbon needed in inches as:


We know that 1 yard equal to 36 inches. To convert 198 inches into yards, we will divide 198 by 36 as:



Therefore, the total amount of ribbon that Mimi needs is 5.5 yards.
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