9514 1404 393
Answer:
5) 729, an=3^n, a[1]=3; a[n]=3·a[n-1]
6) 1792, an=7(4^(n-1)), a[1]=7; a[n]=4·a[n-1]
Step-by-step explanation:
The next term of a geometric sequence is the last term multiplied by the common ratio. (This is the basis of the recursive formula.)
The Explicit Rule is ...

for first term a₁ and common ratio r.
The Recursive Rule is ...
a[1] = a₁
a[n] = r·a[n-1]
__
5. First term is a₁ = 3; common ratio is r = 9/3 = 3.
Next term: 243×3 = 729
Explicit rule: an = 3·3^(n-1) = 3^n
Recursive rule: a[1] = 3; a[n] = 3·a[n-1]
__
6. First term is a₁ = 7; common ratio is r = 28/7 = 4.
Next term: 448×4 = 1792
Explicit rule: an = 7·4^(n-1)
Recursive rule: a[1] = 7; a[n] = 4·a[n-1]
Answer:
5(a+b)
Step-by-step explanation:
5(a)+5(b)
5(a+b)
1. Formula for volume of a cone is: V = PI * r * h/3
Volume = PI * 1 * 5/3 = 5.24 cubic inches.
2. Formula for volume of a sphere is: V = 4/3 * PI * r^3
Volume = 4/3 * PI * 1^3 = 4.19 cubic inches.
The answer is C, (5,-2) if you graph all the other points you can easily see where the missing point should be considering it's a rectangle
Answer:
The 90% confidence interval for the difference in mean (μ₁ - μ₂) for the two bakeries is; (<u>49</u>) < μ₁ - μ₂ < (<u>289)</u>
Step-by-step explanation:
The given data are;
Bakery A
<em> </em>= 1,880 cal
s₁ = 148 cal
n₁ = 10
Bakery B
<em> </em>= 1,711 cal
s₂ = 192 cal
n₂ = 10

df = n₁ + n₂ - 2
∴ df = 10 + 18 - 2 = 26
From the t-table, we have, for two tails,
= 1.706


≈ 178
Therefore, we get;

Which gives;

Therefore, by rounding to the nearest integer, we have;
The 90% C.I. ≈ 49 < μ₁ - μ₂ < 289