Answer:
Your hair grows 2 to 4 inches in 4 months, 4 to 6 inches in 9 months, and 6 to 8 inches in a year. Though this is how the usual growth cycle works, it also depends on seasonal changes, hair and scalp health, medications, hormonal changes, and diet among other factors.
Step-by-step explanation:
Answer:
42
Step-by-step explanation:
It's just a distribution property where the given value of each variables (a, b, c, d) are being distributed to the given equation:
7a2-3ac+d2
7(2)(2) - 3(2)(-3) + (-2)(2)
28 + 18 - 4 = 42
Answer:
160
Step-by-step explanation:
Answer: 3.42 miles
Step-by-step explanation:
5.5 cm converts to 3.41754e-5 miles
The recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
<h3>How to determine the recursive sequence that would produce the sequence?</h3>
The sequence is given as:
8,-35,137,…
From the above sequence, we can see that:
The next term is the product of the current term and -4 added to -3
i.e.
Next term = -3 + Current term * -4
So, we have:
T(n + 1) = -3 + T(n) * -4
Rewrite as:
T(n + 1) = -3 - 4T(n)
Hence, the recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
Read more about recursive sequence at
brainly.com/question/1275192
#SPJ1