document.write( "Question 508724: 1 2 3 4 5 N
\n" );
document.write( "5 9 13 17 21 __ What is the missing value?\r
\n" );
document.write( "\n" );
document.write( "I believe the answer is N + 19. \n" );
document.write( "
Algebra.Com's Answer #341070 by jerryguo41(197)![]() ![]() You can put this solution on YOUR website! so for these problems I personally like to represent X as the input and Y as output so \n" ); document.write( "2x+1=y is your pattern\r \n" ); document.write( "\n" ); document.write( "Plug 21 in \n" ); document.write( "2x+1=21 \n" ); document.write( "minus one on both sides \n" ); document.write( "2x=20 \n" ); document.write( "divide \n" ); document.write( "x=10 \n" ); document.write( "So your missing N = 10 \n" ); document.write( " |