document.write( "Question 1095151: Find the next number in the sequence. Describe the pattern and explain how you used it to find your answer.\r
\n" ); document.write( "\n" ); document.write( "1:1
\n" ); document.write( "2:1
\n" ); document.write( "3:2
\n" ); document.write( "4:3
\n" ); document.write( "5:5
\n" ); document.write( "6:8
\n" ); document.write( "7:13
\n" ); document.write( "

Algebra.Com's Answer #710879 by Rhodium(14)\"\" \"About 
You can put this solution on YOUR website!
On the left column, we see:
\n" ); document.write( "1, 2, 3, 4, 5, 6, 7
\n" ); document.write( "All of the numbers are being added by one, thus the next number will be 7+1, or 8
\n" ); document.write( "On the right column we see:
\n" ); document.write( "1, 1, 2, 3, 5, 8, 13
\n" ); document.write( "Each number is being added by the previous, whereas 1+1=2, 1+2=3, 2+3=5, and so on, thus the next number will be 13+8, or 21
\n" ); document.write( "Our final answer is:
\n" ); document.write( "8:21
\n" ); document.write( "
\n" );