document.write( "Question 87251: I would really appreciate any help with this problem. If i learn this one i should be able to do the others following. Write a recursive rule for the sequence. The sequence may be arithmetic, geometric, or neither. 6,10,14,18,22.. \n" ); document.write( "
Algebra.Com's Answer #63219 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! 6,10,14,18,22,...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is a 4 times table. It isn't THE 4 times table (4,8,12,16,...) but it is that one shifted by a fixed amount.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "How do we know that 6,10,14,18,22 is A 4 times table? Because each number is 4 more than the last one.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Any 4 times table is written as 4xn --> 4n where n is just the counter 1, 2,3,4 etc.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Our sequence is 4n shifted by adding a further 2 every time... so we have 4n+2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "cheers \n" ); document.write( "Jon \n" ); document.write( " \n" ); document.write( " |