document.write( "Question 206862: A sequence is formed in the following way: The first two numbers of the sequence are 1 and 3. Each subsequent number is the sum of the previous two members of the sequence. What is the third even number of the sequence?\r
\n" ); document.write( "\n" ); document.write( "(A) 18 (B) 34 (C) 76 (D) 144 (E) 322
\n" ); document.write( "

Algebra.Com's Answer #156361 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
C) 76
\n" ); document.write( "1,3,4,7,11,18,29,47,76
\n" ); document.write( "
\n" );