The first five terms of the sequence are {0, -1.4, -2.8, -4.2, -5.6}
<h3>Recursive function</h3>
Given the nth term of a recursive expression shown below
an =an-1 - 1.4
where
an-1 is the preceding term
a1 is the first term
an is the nth term
an-1 is
Given the following
a1 = 0
For the second term a2
a2 = 0 - 1.4
a2 = -1.4
For the third term a3
a3 = -1.4 - 1.4
a3 = -2.8
For the fourth term a4
a4 = -2.8 - 1.4
a4 = -4.2
For the fifth term a2
a5 = -4.2 - 1.4
a5 = -5.6
Hence the first five terms of the sequence are {0, -1.4, -2.8, -4.2, -5.6}
Learn more on recursive function here: brainly.com/question/489759
#SPJ1
Answer:
“two negatives = positive” rule works for multiplication and division.
Step-by-step explanation:
-5 + (-3) example
imagine a number line with 0 in the center. From (0) You move left 5 places to (-5) on the number line. Now you move another 3 more to the left (-3) and land on (-8).
You are combining the negatives. I hope this helps.
Answer:
C. 0.314.
Step-by-step explanation:
1/2 is rational. The answer is another rational number.
The only rational number in the list is 0.314.
Answer:
B
Step-by-step explanation:
A graph is only a function when there is only one y value for each x value.
A trick is to draw a line through some points on the x-axis, and if the line goes through more than one point. Then it is not a function. (See picture)
Sorry, not all the lines are straight, but you get the point. B is the only one that doesn't have more than one point on the lines I drew.