Answer:
=900000
Step-by-step explanation:
the current ppl=225000
after 64 years=225000×2=450000
in the next 64 yrs(128 yrs later)=450000×2=900000
Answer:
an ordered pair could be (9,2)
Answer: Minimum: 20
Quartile Q1: 23.5
Median: 27
Quartile Q3: 31
Maximum: 35
Step-by-step explanation: The five number summary gives you a rough idea about what your data set looks like. For example, you’ll have your lowest value (the minimum) and the highest value (the maximum) or where data is more concentraced. The main reason you’ll want to find a five-number summary is to find more useful statistics, like the interquartile range IQR, sometimes called the middle fifty.
Hello from MrBillDoesMath!
Answer:
225
Discussion:
Sum ( 2n - 1) from n = 1 to 15
= Sum(2n) - Sum(1) from n = 1 to 15
= 2 Sum(n) - Sum(1) from n = 1 to 15
= 2* 15(15+1)/2 - (1 + 1 + .. + 1)
The first value comes from the fact that the sum of the first n integers is n(n+1)/2. The latter value sums 15 1's.
= 2 * 15 * 16/2 - 15 => 2/2 = 1
= 15*16 - 15 => 15*16 = 240
= 240 - 15
= 225
Thank you,
MrB