document.write( "Question 839135: The sequence in this problem has a rule that is different from the rules for an addition sequence or a multiplication sequence. What is the missing number in the sequence?\r
\n" );
document.write( "\n" );
document.write( "1,4,3,6,5,8, ____? \n" );
document.write( "
Algebra.Com's Answer #506126 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "1,4,3,6,5,8, ____?\r\n" ); document.write( "\r\n" ); document.write( "Notice that the odd terms are 1,_,3,_,5,_\r\n" ); document.write( "(and that the even terms are _,4,_,6,_,8)\r\n" ); document.write( "\r\n" ); document.write( "The odd terms are the same as the odd terms of the sequence \r\n" ); document.write( "\r\n" ); document.write( "1,2,3,4,5,6,... which has general term n\r\n" ); document.write( "\r\n" ); document.write( "Subtracting this sequence term by term from the given sequence:\r\n" ); document.write( "\r\n" ); document.write( " {1,4,3,6,5,8,...\r\n" ); document.write( "-{1,2,3,4,5,6,...\r\n" ); document.write( "---------------\r\n" ); document.write( " 0,2,0,2,0,2,...\r\n" ); document.write( "\r\n" ); document.write( "That sequence of differences has general term\n" ); document.write( " |