Answer:
c
Step-by-step explanation:
First off, we know that (g ° f)(2) is just both functions done in a ordered fashion. In this case, f(x) is done first.
To figure out what f(2) is, all we have to do is find where x = 2 is on the graph. In this case it is on point (2, 3). The input is the x and the output is the y, so f(2) = 3.
Then, we can figure out what g(3) by locating x = 3 on line g. It shows the point (3, 0). This means that g(3) = 0.
The answer is the letter d the anwer is 30 I think it was just a guess and I'm bored dont throw no hate comment cuz I'm from Newark run my 30 just like the answer 30
The first three terms of sequence are 9 , 6 , 3
<em><u>Solution:</u></em>
Given the recursive function f(n) = f(n - 1) - 3
Where f(1) = 9
To find: First three terms of sequence
Substitute n = 2 , n = 3 and n = 4 in given recursive function
When n = 2
f(n) = f(n - 1) - 3
f(2) = f(2 - 1) - 3
f(2) = f(1) - 3
f(2) = 9 - 3 = 6
f(2) = 6
Thus second term is 6
When n = 3
f(3) = f( 3 - 1) - 3
f(3) = f(2) - 3
f(3) = 6 - 3 = 3
f(3) = 3
Thus the third term is 3
When n = 4
f(4) = f( 4 - 1) - 3
f(4) = f(3) - 3
f(4) = 3 - 3
f(4) = 0
Thus the fourth term is 0
Thus first three terms of sequence are 9 , 6 , 3
Answer:
Step-by-step explanation:
For testing of significance of correlation coefficient denoted by r, we create hypotheses in three ways
They are one tailed, two tailed. One tailed can be stated as right tailed and also left tailed.
The null hypothesis would normally be as r=0
Verbally we can say this there is no association between the dependent and independent variable (linear)
Against this alternate hypothesis is created as
either r not equal to 0
or r>0 or r<0
If r not equal to 0, we say two tailed hypothesis test
If r>0 is alternate hypothesis, it is right tailed test
If r<0 is alternate hypothesis, then it is left tailed test.