SOLUTION: Find the output when the input is 1 2 3 4 and the output is -5 -2 1 4.

Algebra ->  Functions -> SOLUTION: Find the output when the input is 1 2 3 4 and the output is -5 -2 1 4.      Log On


   



Question 971801: Find the output when the input is 1 2 3 4 and the output is -5 -2 1 4.
Found 2 solutions by josgarithmetic, anand429:
Answer by josgarithmetic(39618) About Me  (Show Source):
You can put this solution on YOUR website!
You already have the outputs for the inputs. You want maybe the relationship? Looks like a line. Slope is 3. At x=0, y=-8;
highlight%28y=3x-8%29

Answer by anand429(138) About Me  (Show Source):
You can put this solution on YOUR website!
y(i) = x(i)-2*(n-i)
where i=1,2,3....(i.e. position of terms)
y(i) is (i)th output
x(i) is (i)th input
n is total no. of terms