document.write( "Question 1053405: Kristan deposits $345 for 5 years at 5.5% interest, compounded quarterly. What is her balance? \n" ); document.write( "
Algebra.Com's Answer #668653 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
In General \"A%28t%29+=+P%281%2Br%2Fn%29%5E%28nt%29\"
\n" ); document.write( "A = Accumulated Amount
\n" ); document.write( "P= principal = 345
\n" ); document.write( "r= annual rate = .055
\n" ); document.write( "n= periods per year = 4
\n" ); document.write( "t= years = 5\r
\n" ); document.write( "\n" ); document.write( "\"A%28t%29+=+345%281%2B.055%2F4%29%5E%2820%29\"
\n" ); document.write( "
\n" );