First term is -7, so a_1 = -7
To get the next term, we add on 4. We can see this if we subtract like so
d = (2nd term) - (1st term) = (-3) - (-7) = -3+7 = 4
So d = 4 is the common difference.
Apply a_1 = -7 and d = 4 to get...
a_n = a_1 + d*(n-1)
a_n = -7 + 4*(n-1)
a_n = -7 + (n-1)*4
Answer: Choice A
0.3y+ z y 0, point, 3, y, plus, start fraction, y, divided by, z, end fraction when y=10y=10y, equals, 10 and z=5z=5z, equals,
artcher [175]
Answer:
5
Step-by-step explanation:
Substitute the given values and do the arithmetic.

36/ (9 - 3) = 6
Cause:
9 - 3 = 6
Then:
36/6 simplified equals 6
So, your answer is 36/(9 - 3) = 6
Hope it helps! Good luck friend! :3
Step-by-step explanation:
the general slope intercept form is
y = ax + b
a is the slope, b is the y-intercept (when x=0).
the slope is the ratio y/x indicating how much y changes, when x changes for a certain amount of units when going from one point to another.
going from (7, 2) to (2, 12) :
x changes by -5 (from 7 to 2), y changes by +10 (from 2 to 12).
so, the slope is 10/-5 = -2
therefore, we have already
y = -2x + b
we get b by using the coordinates of one of the points as x and y. e.g. (7, 2)
2 = -2×7 + b = -14 + b
16 = b
so, the full line equation is
y = -2x + 16