document.write( "Question 981911: What is the next term in the Fibonacci sequence 1, 1, 2, 3, 5, 8, ...? \n" ); document.write( "
Algebra.Com's Answer #602815 by MathLover1(20850)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "The Fibonacci Sequence is the series of numbers:\r \n" ); document.write( "\n" ); document.write( "the next number is found by adding up the two numbers before it; so,\r \n" ); document.write( "\n" ); document.write( "the next number is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |