Answer:
Choice B.
Step-by-step explanation:
2.98 divided by 6 = 0.4966∞ (rounded to the nearest hundredths) 0.50
7.18 divided by 13 = 0.5523076923 (rounded to the nearest hundredths) 0.55
The difference is 5 cents.
~~~Hope this helps~~~ :)
Step-by-step explanation:
that is
sum(2^r) for r=1 to n, plus sum(1/2) for r=1 to n.
and that is
sum(2^r) + n/2 for r=1 to n.
2^r is a geometric sequence with 2 being the common ratio (every new term is created by multiplying the previous term by 2).
and since r is starting at 1, the first term a1 = 2.
the formula for the sum of a finite geometric sequence is
Sn = a1×(1 - r^n) / (1 - r)
with r being the common ratio .
so, in our case
Sn = 2×(1 - 2^n) / (1 - 2)
Sn = (2 - 2^(n+1)) / -1 = 2^(n+1) - 2
and so, in total we get
2^(n+1) - 2 + n/2 = 2^(n+1) + (n - 4)/2
Answer:
1.c
2.A
3.E
4.B
5.D
Step-by-step explanation:
hope my answer are correct .
9514 1404 393
Answer:
- 127.32 yards diameter
- 12,732.4 square yards area
Step-by-step explanation:
The diameter can be found from the circumference using the relation ...
C = πd
d = C/π = (400 yd)/π ≈ 127.32 yd . . . . diameter
The area is ...
A = πr²
where the radius (r) is half the diameter.
A = π(63.662 yd)² ≈ 12,732.4 yd² . . . . area
_____
<em>Additional comment</em>
We have used a full-precision value for pi. If you use 3.14, your answers will be different. Your diameter will be about 127.4 yards; your area about 12,738.9 yd².