x=-2 output=12 x=1 output =9 x=4 output =6 help me solve

1 answer

x1= -2
x2=x1+3= -2+3=1
x3=x2+3=1+3=4

output1=12
output2=output1-3=12-3=9
output3=output2-3=9-3=6

x(n+1)=x(n)+3

output(n+1)=output(n)-3
Similar Questions
    1. answers icon 1 answer
    1. answers icon 1 answer
  1. QuestionWhat will the output of this program be if the user enters 25? INPUT num IF num > 20 AND num < 22 THEN OUTPUT "Just
    1. answers icon 1 answer
  2. Hi, I'm having trouble finding the overall output.output at A is pq output at B is ~q+r output at C is ~p(~q+r) What is is the
    1. answers icon 0 answers
more similar questions