document.write( "Question 801650: Use inductive reasoning to predict the next three numbers in the pattern:
\n" );
document.write( "a. 0,1,1,2,3,5,8___,____,_____
\n" );
document.write( "b.-12,-7,-2,3,8,____,______,_____
\n" );
document.write( "c. 1/5,1/3,3/7,1/2,5/9,_____,______,_______\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #483601 by edjones(8007)![]() ![]() You can put this solution on YOUR website! a)13,21,34 take the sum of the 2 preceding numbers. \n" ); document.write( "b)13,18,23 Add 5 to each number. \n" ); document.write( "c)6/10=3/5,7/11,8/12=2/3 Add 1 to both the numerator and denominator each time. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |