document.write( "Question 153146This question is from textbook Geomertry
\n" ); document.write( ": The Fibonacci sequence consists of the pattern 1,1,2,3,5,8,13...
\n" ); document.write( "What is the ninth term in the pattern?
\n" ); document.write( "

Algebra.Com's Answer #354320 by octogirl(7)\"\" \"About 
You can put this solution on YOUR website!
Just add the the number before the previous one and the previous one together
\n" ); document.write( "1,1,2,3,5,8,13,21,34,55
\n" ); document.write( "
\n" );