The first four terms of a sequence are shown below: 8, 5, 2, -1 Which of the following functions best defines this sequence? f(1) = 8, f(n + 1) = f(n) + 3; for n 1 f(1) = 8, f(n + 1) = f(n) - 5; for n 1 f(1) = 8, f(n + 1) = f(n) + 5; for n 1 f(1) = 8, f(n + 1) = f(n) - 3; for n 1
first of all do you have a common difference?
5-8=? 2-5=? -1-2=?
nevermind didn't know the answer choices
but you could have set this up as a(n)=8+(-3)(n-1)
anyways...recursion
\[f(n+1)=f(n)+3\] replace n with 1
\[f(1+1)=f(1)+3\]
\[f(2)=f(1)+3\] we are given f(1)=8 so f(2)=?
we are trying the first choice to see what happens we are trying to see if it's terms match up with the terms given
6
f(2)=f(1)+3 f(2)=8+3 f(2)=11 this first choice will not work because our second term was suppose to be 5 correct?
we know then that this f(1)+positive number will not work the numbers are suppose to decrease
check out one of the choices with a minus sign
B and D
it is definitely one of those
the other two sequences will give us an increasing sequence
and we have a decreasing one
f(1)-5=? f(1)-3=?
which one will give us the correct second term
f1 was 8 correct? so.. 8-5 = 3 8-3 = 5
yep
so is 3 our second or is 5?
D
8, 5, 2, -1 so last option is the correct choice :) yep f(1)=8 f(2)=8-3=5 f(3)=5-3=2 f(4)=2-3=-1 and so on...
I have another question
ok
the slope for this
slope=rise/run right?
rise is positive if you rise up rise is negative if you rise down - run is positive if you go right run is negative if you go left
yes
so let's count from Y to X
let's count up from Y
like one sec i will drae
|dw:1419024539995:dw|
|dw:1419024568580:dw| look at that vertical line segment I drew
Join our real-time social learning platform and learn together with your friends!