document.write( "Question 863327: Find the total amount of money accumulated for an initial investment 1,150 at 8% compounded quarterly after 9 years. \n" ); document.write( "
Algebra.Com's Answer #520320 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( " In General \"A%28t%29+=+P%281%2Br%2Fn%29%5E%28nt%29\"
\n" ); document.write( "A = Accumulated Amount
\n" ); document.write( "P= principal = $1150
\n" ); document.write( "r= annual rate = .08
\n" ); document.write( "n= periods per year = 4
\n" ); document.write( "t= years = 9
\n" ); document.write( "\"A%28t%29+=+1150%281.02%29%5E%2836%29\" \n" ); document.write( "
\n" );