Answer:
Explicit tn = 52 + (n - 1)*(-12)
Recursive = tn = t(n - 1) - 12
Step-by-step explanation:
The difference between term n and term n - 1 is can be found by taking the difference between and 2 consecutive terms.
t3 = 28
t2 = 40
d = t3 - t2
d = 28 - 40
d = - 12
Explicit
tn = a1 + (n - 1)*d
a1 = 52
d = - 12
tn = 52 + (n - 1)*(-12)
<em><u>Example</u></em>
Find t5
t5 = 52 + (5 - 1)*(-12)
t5 = 52 + 4 * - 12
t5 = 52 - 48
t5 = 4
Recursive
tn = t(n - 1) - 12
<em><u>Example</u></em>
t5 = t4 - 12
t5 = 16 - 12
t5 = 4 just as it did before.
Answer:
A. The pie chart shows the percentages as parts of the whole. The Pareto chart shows the rankings of the seasons.
Step-by-step explanation:
hope this helps
Answer: P ( 3/2, - 1 )
Step-by-step explanation: the formulae that defines the midpoint of a line is given below as
x = (x2 + x1)/2 and y = (y2 + y1)/2
Where x and y are the coordinates of the mid point.
Point A is (-1, 5) hence x1 = - 1 and y1 = 5
Point B is (4, -3) hence x2= 4 and y2 = - 3
For x coordinate, we have that 4 + (-1)/2 = 4 - 1/ 2 = 3/2
For y coordinate, we have that - 3 + 5 / 2 = - 2/2 = - 1
Hence, coordinate of midpoint is P ( 3/2, - 1 )