Question 140811
I am asked to write a formula for the Nth term of:
2/3, 3/4, 4/5, 5/6 . What does my formula look like?
------------------------
Let n have values 1,2,3,....
----------
1st term is where n=1; then 2/3 = (n+1)/(n+2)
2nd term is where n=2; then 3/4 = (n+1)/(n+2)
etc.
Your formula looks like nth term = (n+1)/(n+2)
===============
Cheers
Stan H.