Since the sequence has a common difference of 5, hence the sequence is 4, 9, 14, 19, ... is defined recursively using the formula f(n 1) = f(n) – 5 .
<h3>Recursive functions</h3>
Recursive functions are functions used to generalize sequence. Given the recursive function
f(n - 1) = f(n) – 5 .
This can be written as:
f(n) - f(n-1) = 5
This shows that the correct sequence must have a common difference of 5
For the sequence 4, 9, 14,19...
d = 9 - 4 = 14 - 9
d = 5
Since the sequence has a common difference of 5, hence the sequence is 4, 9, 14, 19, ... is defined recursively using the formula f(n 1) = f(n) – 5
Learn more on recursive functions here: brainly.com/question/489759
#SPJ4
The answer would be B. she was stopped at the light not adding any distance
Answer:
104
Step-by-step explanation:
I don't really get it
9514 1404 393
Answer:
470.16 cm²
Step-by-step explanation:
The apothem of the base is used for two purposes: to find the area of the base, and to find the slant height of each face.
The apothem of the base for side length s is ...
s/2 = a·tan(π/8)
a = s/(2·tan(π/8)) ≈ 7.24 cm
The slant height of a triangular face is found using the Pythagorean theorem. The apothem of the base and the height are legs of the right triangle whose hypotenuse is the slant height. For slant height x, we have ...
x² = 10² + a² = 100 +52.46
x ≈ √152.46 ≈ 12.35
__
The area of the 8 triangular faces will be ...
A = 1/2Px . . . . where P is the perimeter of the pyramid
The area of the base will be ...
A = 1/2Pa
So, the total surface area is ...
A = 1/2P(a + x) = (1/2)(8)(6 cm)(7.24 +12.35 cm) ≈ 470.16 cm²