document.write( "Question 932483: The expression 1/(1-t) can be calculated by long division as 1 + t + t^2 + t^3 . . .
\n" ); document.write( "So if t=2 then 1/(1-t) = -1 and the long division expression gives 1+2+4+8 . .
\n" ); document.write( "What's gone wrong?
\n" ); document.write( "

Algebra.Com's Answer #566167 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The Taylor series is only valid for \"abs%28t%29%3C1\".
\n" ); document.write( "
\n" ); document.write( "
\n" );