1euro = 1.3687 USD
So 150 Euros = 150*1.3687 USD
=<span>205.305 USD
So he spent $205.305 USD on his trip.
He started off with $250 so to find the amount left we just take
250 - 205.305
= $44.695
Or 44 dollars and 69.5 cents. It's a weirdly exact amount, sure, but the question had a very precise exchange rate, so we'll assume this is fine. </span>
Step-by-step explanation:
There are 12 games in the population. You need to use a random number generator to choose 2 of these games.
RandomSample[{1,2,3,4,5,6,7,8,9,10,11,12},2]
Let's say the first sample you get is {1,5}. That corresponds to game times of 8 minutes and 7 minutes. The mean game time for that sample is 7.5 minutes. So the first row in your table would be:
![\left[\begin{array}{ccc}Sample&List\ of\ Game\ Times&Mean\ Game\ Time\\1&8,7&7.5\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7DSample%26List%5C%20of%5C%20Game%5C%20Times%26Mean%5C%20Game%5C%20Time%5C%5C1%268%2C7%267.5%5Cend%7Barray%7D%5Cright%5D)
Butttatoe!!!!!!!!!!!!!!!!!!!!!!!!!!!
Answer:
Step-by-step explanation:
Given the explicit function as
f(n) = 15n+4
The first term of the sequence is at when n= 1
f(1) = 15(1)+4
f(1) = 19
a = 19
Common difference d = f(2)-f(1)
f(2) = 15(2)+4
f(2) = 34
d = 34-19
d = 15
Sum of nth term of an AP = n/2{2a+(n-1)d}
S20 = 20/2{2(19)+(20-1)15)
S20 = 10(38+19(15))
S20 = 10(38+285)
S20 = 10(323)
S20 = 3230.
Sum of the 20th term is 3230
For the explicit function
f(n) = 4n+15
f(1) = 4(1)+15
f(1) = 19
a = 19
Common difference d = f(2)-f(1)
f(2) = 4(2)+15
f(2) = 23
d = 23-19
d = 4
Sum of nth term of an AP = n/2{2a+(n-1)d}
S20 = 20/2{2(19)+(20-1)4)
S20 = 10(38+19(4))
S20 = 10(38+76)
S20 = 10(114)
S20 = 1140
Sum of the 20th terms is 1140