document.write( "Question 350804: The Fibonacci numbers are shown below \r
\n" );
document.write( "\n" );
document.write( "1,1,2,3,5,8,13,21,34,55,89,.......\r
\n" );
document.write( "\n" );
document.write( "write the next three numbers in the pattern \n" );
document.write( "
Algebra.Com's Answer #250799 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "1,1,2,3,5,8,13,21,34,55,89,144,233,377 \n" ); document.write( " |