document.write( "Question 289472: Which sequence follows the rule 6n-2, where n represents the position in the sequence?\r
\n" );
document.write( "\n" );
document.write( "a. 6, 12, 18, 24
\n" );
document.write( "b. 4, 10, 16, 22
\n" );
document.write( "c. 4, 12, 16, 24
\n" );
document.write( "d. 4, 12, 18, 22
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #210026 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! plug in 1 then 2 then 3 then 4 and solve them. \n" ); document.write( "6*1-2=6-2 \n" ); document.write( "6*2-2=12-2 \n" ); document.write( "6*3-2=18-2 \n" ); document.write( "6*4-2=24-2 \n" ); document.write( " |