document.write( "Question 662748: What is this pattern; 1,4,9,25,___,___,___? and please put the next 3 numbers. Thanks \n" ); document.write( "
Algebra.Com's Answer #412496 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
What is this pattern; 1,4,9,25,___,___,___? and please put the next 3 numbers.
\n" ); document.write( "----------
\n" ); document.write( "They're the squares of 1, 2, 3, 5
\n" ); document.write( "Might be the Fibbonaci series.
\n" ); document.write( "In the Fibonacci sequence of numbers, each number is the sum of the previous two numbers, starting with 0 and 1. This sequence begins 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987 ...
\n" ); document.write( "----------
\n" ); document.write( "If so, the next 3 are the squares of 8, 13 & 21
\n" ); document.write( "--> 64, 169, 441
\n" ); document.write( "
\n" ); document.write( "
\n" );