document.write( "Question 229684: Please Help!!! I can figure out a) but not b). Can you please explain this to me? Thanks soooo much!\r
\n" ); document.write( "\n" ); document.write( "Use 3 and 4 as the first two terms of a Fibonacci-type sequence.
\n" ); document.write( "a)Find the next five terms
\n" ); document.write( "3,4 (are given)7,11,18,29,47 is what I came up with for the remaining 5 terms.
\n" ); document.write( "b) Write a symbolic description for this Fibonacci-type sequence using variables t n-1 and t n+2 as terms of the sequence.
\n" ); document.write( "

Algebra.Com's Answer #170229 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
As you have correctly stated, starting with 3 and 4 as the first two terms of a Fibonacci sequence.
\n" ); document.write( "You no doubt have also noted that each term in the sequence is derived from the sum of the two previous terms and this can be expressed symbolically as:
\n" ); document.write( "\"t%5Bn%5D+=+%28t%5Bn-1%5D%29\"+\"%28t%5Bn-2%5D%29\"
\n" ); document.write( "-----------------------------------------------Oops!
\n" ); document.write( "The given sequence is not a true Fibonacci sequence, so it really is not described as I have shown! Sorry about that!
\n" ); document.write( "The given sequence is:
\n" ); document.write( "3, 4, 7, 11, 18, 29, 47, 76, ... as you have stated.
\n" ); document.write( "This sequence can be described symbolically by:
\n" ); document.write( "\"t%5Bn%5D+=+%28%28t%5Bn%2B2%5D%29-%28t%5Bn-1%5D%29%29%2F2\"
\n" ); document.write( "Let's check:
\n" ); document.write( "\"29+=+%2876-18%29%2F2\"
\n" ); document.write( "\"29+=+58%2F2\"
\n" ); document.write( "\"29+=+29\"
\n" ); document.write( "
\n" );