
so, let's first change the bounds from 1 to 9, so we'll be dropping the indices by 1, in order to do the variable "n".
however, let's use a variable hmmm say "k", where "k" is the value of "n" beginning at 1, thus
k = n - 1.
however, if k = n - 1, then
k + 1 = n. So let's use those fellows then,
Step-by-step explanation:
hope this helps have a great day!
Answer:
d. -2/3x+5
Step-by-step explanation:
Because the line is perpendicular, the slope must be the inverse of the original slope. The inverse of 3/2 is -2/3. To find the b value, you plug (6,1) into the equation y=-2/3x+b
1=-2/3(6)+b
1=-4+b
5=b
The final equation is y=-2/3x+5