Answer:
315
Step-by-step explanation:
Each of the 15 teams plays each of the other 14, for a total of 210 games. However, that count includes both A playing B and B playing A. Hence, if the teams meet 3 times, the total number of games will be 3/2 this amount:
(15)(14)(3/2) = 315 . . . league games
Answer:
a2=12 (the second term of the sequence is 12)
Step-by-step explanation:
a5=324
If the term to term rule is multiply by any number, we deal with geometrical sequence
The formula you should use is an= a1*r^(n-1) where n is the number of the term which we know. In our case we know
a5, so use 5 instead of n
Then you have a5=a1*r^4 where r is the number 3 (because each next term is greater than previous in 3 times)
a5=324
324= a1*3^4
324=a1*81
a1=4 (We find the first term of sequence, because having it you can easily search for every term )
Return to the formula an= a1*r^n-1
Now search for the second term using 2 instead of n in the formula
a2= a1*r^1
a2=a1*r, a1=4, r=3
a2=4*3=12
If f(x) is an inverse of g(x),
when
f(x)=y
g(y)=x
aka
f(g(x))=x
g(f(x))=x
basically, the values should be swiched
example
f(x)=
(1,2)
(2,3)
(4,5)
then g(x)=
(2,1)
(3,2)
(5,4)