Answer:81.64
Step-by-step explanation:13x2=26 26x3.14=81.64
I’m pretty sure the answer would be 8 if u cut 4 in half 4 times
Answer:
a. a[1] = 3; a[n] = 2a[n-1]
b. a[n] = 3·2^(n-1)
c. a[15] = 49,152
Step-by-step explanation:
Each term of the given sequence is 2 times the previous term. (This description is the basis of the recursive formula.) That is, the terms of the given sequence have a common ratio of 2. This means the sequence is geometric, so the formulas for explicit and recursive rules for a geometric sequence apply.
The first term is 3, and the common ratio is 2.
<h3>(a)</h3>
The recursive rule is ...
a[1] = 3
a[n] = 2×a[n-1]
__
<h3>(b)</h3>
The explicit rule is ...
a[n] = a[1]×r^(n-1)
a[n] = 3×2^(n-1)
__
<h3>(c)</h3>
The 15th term is ...
a[15] = 3×2^(15-1) = 3×2^14
a[15] = 49,152
Answer:
20 days
Step-by-step explanation:
1 ton=2000ibs 2000/100=20
You can solve by using Pythagoras theorem.
Let the longest side be c.
a^2 + b^2 = c^2
If this holds, it is a right angle.
But, 3.5^2 + 4.5^2 is not equal to 5.5^2.