document.write( "Question 1122513: express the foloowing recurring decimals as an infinite G.P. and then find out their values as a rational number. the *x* refer to the recurring part
\n" );
document.write( "(a)0.*7*
\n" );
document.write( "(b)0.3*15* \n" );
document.write( "
Algebra.Com's Answer #738654 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(a) x = 0.*7* = 7/10 + 7/100 + 7/1000 + ... \n" ); document.write( "This is a geometric progression with first term 7/10 and common ratio 1/10; the infinite sum is \n" ); document.write( " \n" ); document.write( "Answer: 0.*7* = 7/9 \n" ); document.write( "(b) x = 0.3*15* = 3/10 + 15/1000 + 15/100000 + 15/10000000 + ... \n" ); document.write( "After the first term, the rest is a geometric progression with first term 15/1000 and common ratio 1/100; its infinite sum is \n" ); document.write( " \n" ); document.write( "Then the entire decimal number is \n" ); document.write( " \n" ); document.write( "Answer: 0.3*15* = 312/990; simplify if required. \n" ); document.write( " |