document.write( "Question 73595: The infinite geometric sequence which begins:\r
\n" ); document.write( "\n" ); document.write( "(2^300),(2^298),(2^296),(2^294)...\r
\n" ); document.write( "\n" ); document.write( "contains only ONE odd integer. This odd integer is the nth term of the sequence. What is the value of n?\r
\n" ); document.write( "\n" ); document.write( "------------------------------------------
\n" ); document.write( "I figured out the equation for the sequence, but don't know how to find out the odd integer.\r
\n" ); document.write( "\n" ); document.write( "equation: (2^302-2n)
\n" ); document.write( "

Algebra.Com's Answer #52652 by joyofmath(189)\"\" \"About 
You can put this solution on YOUR website!
\"2%5Ex\" is always going to be even except when \"x+=+0\" in which case \"2%5Ex+=+2%5E0+=+1\".\r
\n" ); document.write( "\n" ); document.write( "So, when is \"302-2n+=+0\"? That'd be when \"302+=+2n\" or \"n+=+151\".
\n" ); document.write( "
\n" );