document.write( "Question 1121032: S(x)=1+5(x−5)+25(x−5)^2+125(x−5)^3+⋯.\r
\n" );
document.write( "\n" );
document.write( "Giving your answer as an interval, find all values of x for which the series converges.
\n" );
document.write( "Now assuming that x is within that interval above, find a simple formula for S(x) \n" );
document.write( "
Algebra.Com's Answer #736769 by ikleyn(52790)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "S(x) is the sum of the infinite geometric progression with the first term of 1 and the common ratio of r = 5*(x-5).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Such a progression converges if and only if |r| < 1, which gives\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "|5*(x-5)| < 1, or\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "|x-5| <\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |