document.write( "Question 154630: Find a pattern.Write a rule. Use your rules to find the missing numbers in the pattern.
\n" ); document.write( "Problem:2.3,2.5,2.4,2.6,2.5,__,2.6,2.8,__
\n" ); document.write( "

Algebra.Com's Answer #113875 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
pattern=(+.2),(-.1)
\n" ); document.write( "2.3,2.5,2.4,2.6,2.5,2.7,2.6,2.8,2.7
\n" ); document.write( "
\n" );