Answer:
<h2>
66 different ways </h2>
Step-by-step explanation:
This is a combination question. Combination has to do with selection. For example if r objects are to be selected from n pool of oblects, this can be done in nCr number of ways.
nCr = n!/(n-r)r!
According to the question, if a radio show can only play 10 records out of 12 records available, this can be done in 12C10 number of ways.
12C10 = 12!/(12-10)!10!
= 12!/2!10!
= 12*11*10!/2*10!
= 12*11/2
= 6*11
= 66 different ways
Answer:
25
Step-by-step explanation:
you just multiple 5 times 5
Y
-7
-4
-1
2
5
(X,Y)
(-2,-7)
(-1,-4)
(0,-1)
(1,2)
(2,5)
Answer:
Step-by-step explanation:
The given sequence of numbers is increasing in geometric progression. The consecutive terms differ by a common ratio, r
Common ratio = 6/3 = 12/6 = 2
The formula for determining the nth term of a geometric progression is expressed as
Tn = ar^(n - 1)
Where
a represents the first term of the sequence.
r represents the common ratio.
n represents the number of terms.
From the information given,
a = 3
r = 2
The function, f(n), representing the nth term of the sequence is
f(n) = 3 × 2^(n - 1)