9514 1404 393
Answer:
Step-by-step explanation:
A recursive formula consists of two parts:
- initialization (rule for the first term(s))
- rule for the next term
When we look at the differences between terms in the sequence 3, -4, -11, ..., we find that they are constant at -7. That is each term can be found from the previous one by subtracting 7. This is our recursive rule. The first term is obviously 3, so the recursive formula is ...
a[1] = 3
a[n] = a[n-1] -7
Answer:
6:1
Step-by-step explanation:
Answer:
1
Step-by-step explanation:
Answer:
x = 11/5 or 2 1/5
Step-by-step explanation:
propagate the negative through the bottom equation
-5x = -11
x = 11/5
Hello!
We can go through the choices and see if they are true
Choice 1
A function has one output for every input
This is not a function because it has -1 as an output for both 4 and -1
This is the answer
------------------------------------------------------------------------------------------------------
Choice 2
The inputs are the x's
We see that the inputs are -1, 0, 3, and 4
This is true
------------------------------------------------------------------------------------------------------
Choice 3
The outputs are the y's
We see the outputs are -2, -1, and 1
This is true
------------------------------------------------------------------------------------------------------
Choice 4
We can follow the lines and see the relations are
(-1, 1), (0, -2), (3, 1), (4, -1)
This is also true
------------------------------------------------------------------------------------------------------
The only one that was false was the first choice so that is the answer
The answer is A) The diagram represents a function
------------------------------------------------------------------------------------------------------
Hope this helps!