document.write( "Question 915336: PLEASSEEE HELPPP !!!
\n" ); document.write( "You are deposing $20 each month in a credit union savings club account. The interest rate is 0.4% per month or 4.8% annually. The balance at the beginning of the nth month can be given by the following recursive function. \r
\n" ); document.write( "\n" ); document.write( "U1=20
\n" ); document.write( "Un=20+(1.004)Un-1
\n" ); document.write( "Find the balance at the beginning of the 5th month.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #555545 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\"a%5Bn%5D+=+a%5B1%5D%2Ar%5E%28n-1%29\"
\n" ); document.write( "Geometric
\n" ); document.write( "\"a%5Bn%5D+=+20%2A%281.004%29%5E%28n-1%29\"
\n" ); document.write( "\"a%5B5%5D+=+20%2A%281.004%29%5E%284%29\"= $20.32
\n" ); document.write( "20, 20.08, 20.16, 20.24,20.32, ... }
\n" ); document.write( "Each term the beginning of that month
\n" ); document.write( "
\n" );