document.write( "Question 224840: directions; use inductive reasoning to describe each pattern. then find the next two numbers in each pattern.\r
\n" );
document.write( "\n" );
document.write( "problem;
\n" );
document.write( "4, 6, 9, 13.5....\r
\n" );
document.write( "\n" );
document.write( "what are the next two numbers and how did you get it? \n" );
document.write( "
Algebra.Com's Answer #167942 by LtAurora(115)![]() ![]() You can put this solution on YOUR website! The pattern is the number + 1/2 the number = the next number. \n" ); document.write( "So: \n" ); document.write( "4+2=6 \n" ); document.write( "6+3=9 \n" ); document.write( "9+4.5=13.5\r \n" ); document.write( "\n" ); document.write( "This could also be written as: x+.5*x=Next number\r \n" ); document.write( "\n" ); document.write( "So, the next two numbers are: \n" ); document.write( "13.5+6.75=20.25 \n" ); document.write( "20.25+10.125=30.375 \n" ); document.write( " |