SOLUTION: y=2x-3 convert the following to recursive equation

Algebra.Com
Question 356804: y=2x-3 convert the following to recursive equation
Answer by Edwin McCravy(20055)   (Show Source): You can put this solution on YOUR website!
convert the following to recursive equation

We get a bunch of consecutive values

x |  y
1 | -1
2 |  1
3 |  3
4 |  5
5 |  7
6 |  9
. |  .
. |  .
. |  .

We observe

1.  That we start with the first term a1=-1

We also observe

2.  That we add 2 to each term to get the next term.

Therefore, the recursion equation is

a1 = -1,  an = an-1 + 2 for n > 2

Edwin

RELATED QUESTIONS

Please convert the following equation to standard form y + 4 = 3(x -... (answered by ewatrrr,MathLover1)
Convert the following equation to Slope-Intercept Form: y - 9 = -2(x -... (answered by Alan3354)
Hello, I have to find three ordered pairs, & graph them on a coordinate plane, for the... (answered by josmiceli)
Convert the following logarithmic equation to the equivalent exponential equation. Use... (answered by Fombitz)
convert the following to vertex form by completing the square.... (answered by josgarithmetic)
2. Given the equation f(x)=-3(x-4)(x+8), determine the following algebraically.... (answered by ewatrrr)
Convert to logarithmic equation. a. e3 = x b. 2x = y c. pk =... (answered by solver91311)
Convert the equation y-(-7)= -(12/5)(x-3) to slope-intercept form,... (answered by josgarithmetic)
Convert the following equation from rectangular to polar form: y=x^2 The help is... (answered by Edwin McCravy)