It wouldn’t change and the coin would have an equal chance
Answer: 18.83
Step-by-step explanation:
Alright here we go
50- 10.67 will equal 39.33
we use the same card for everyone so subtract their totals
39.33-11.42= 27.91
27.91-9.08= 18.83
Nathans steak dinner would cost 18.83
Hope this helped
What is the Interquartile Range for the following data set?<br>
{5, 6, 7, 3,9,8, 3, 1,6,7,7)
DochEvi [55]
Answer:
sorting, we have 1 3 3 5 6 6 7 7 7 8 9. The middle number is 6. The lower quartile is 3. The upper is 7. 7-3=4.
Step-by-step explanation:
9514 1404 393
Answer:
$81
Step-by-step explanation:
The garden is 4 yards = 12 feet by 3 yards = 9 feet. The area of it is the product of these dimensions, ...
(12 ft)(9 ft) = 108 ft²
The cost of fertilizer for that area will be ...
($0.75/ft²)(108 ft²) = $81.00
They will spend $81.00 to fertilize the garden.
Explanation:
A sequence is a list of numbers.
A <em>geometric</em> sequence is a list of numbers such that the ratio of each number to the one before it is the same. The common ratio can be any non-zero value.
<u>Examples</u>
- 1, 2, 4, 8, ... common ratio is 2
- 27, 9, 3, 1, ... common ratio is 1/3
- 6, -24, 96, -384, ... common ratio is -4
___
<u>General Term</u>
Terms of a sequence are numbered starting with 1. We sometimes use the symbol a(n) or an to refer to the n-th term. The general term of a geometric sequence, a(n), can be described by the formula ...
a(n) = a(1)×r^(n-1) . . . . . n-th term of a geometric sequence
where a(1) is the first term, and r is the common ratio. The above example sequences have the formulas ...
- a(n) = 2^(n -1)
- a(n) = 27×(1/3)^(n -1)
- a(n) = 6×(-4)^(n -1)
You can see that these formulas are exponential in nature.
__
<u>Sum of Terms</u>
Another useful formula for geometric sequences is the formula for the sum of n terms.
S(n) = a(1)×(r^n -1)/(r -1) . . . . . sum of n terms of a geometric sequence
When |r| < 1, the sum converges as n approaches infinity. The infinite sum is ...
S = a(1)/(1-r)