document.write( "Question 82383This question is from textbook
\n" );
document.write( ": Which series has a sum?
\n" );
document.write( "A. 1-2+4-8+...
\n" );
document.write( "B. 1+3+5+7+...
\n" );
document.write( "C. -1+1-1+1-...
\n" );
document.write( "D. 0.1+0.2+0.3+0.4+...
\n" );
document.write( "E. 0.21+0.0021+0.000021+... \n" );
document.write( "
Algebra.Com's Answer #59112 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 0.21+0.0021+0.000021+... \n" ); document.write( "This is a repeating decimal so it is a rational number. \n" ); document.write( "----------- \n" ); document.write( "Adding the terms you would get 0.2121212121.... \n" ); document.write( "Let x= 0.212121212... \n" ); document.write( "Then 100x = 21.2121212121... \n" ); document.write( "Subtract the 1st equation from the 2nd to ge: \n" ); document.write( "99x= 21 \n" ); document.write( "Then x=21/99 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |