Design
- 62
- 0
Homework Statement
Let {xk} = 3k+4/k-5; then lim k-> infinity {xk} = 3. Given E > 0 , find an integer K so that |{xk}-3|<E when k>K
The Attempt at a Solution
| 3k+4/k-5 - 3| < E
| 3k+4/k-5 | < E + 3
Now I don't know how to isolate the left part to a single k to find the value of k and know the value of K.