The first term is 8, so 
Each time we want a new term, we add on 3
8+3 = 11
11+3 = 14
14+3 = 17
17+3 = 20
23+3 = 26
and so on
This recursive step of adding on 3 to the prior term is written as this:
which says "to get the nth term, add 3 to the term just before the nth term"
Based on what you posted for your answer choices, the final answer is likely choice C. However it seems some weird typo happened.
Answer:
Right angle 90 degrees is always going to be a right angle.
Step-by-step explanation:
50 - 9.20 = 40.80 so 40.80/ 4.25 = 9.6 but you can’t buy .6 of a snack so it’s 9
Slope-intercept form: y = mx + b
(m is the slope, b is the y-intercept or the y value when x = 0 --> (0, y) or the point where the line crosses through the y-axis)
For lines to be parallel, they need to have the same slope.
y - 3x = 2 Add 3x on both sides to change the equation to slope-intercept form
y - 3x + 3x = 2 + 3x
y = 3x + 2 The slope is 3, so the parallel line's slope is also 3.
Now that you know the slope, substitute/plug it into the equation
y = mx + b
y = 3x + b To find "b", plug in the point (6, 1) into the equation, then isolate/get the variable "b" by itself
1 = 3(6) + b
1 = 18 + b Subtract 18 on both sides to get "b" by itself
1 - 18 = 18 - 18 + b
-17 = b
y = 3x - 17 Your answer is the 1st option